index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-3
/
+3
2010-02-27
drm/i915: Disable the surface tile swizzling on Sandybridge.
Eric Anholt
1
-1
/
+1
2010-02-27
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
1
-28
/
+28
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
1
-10
/
+133
2010-02-25
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
1
-9
/
+4
2010-02-22
drm/i915: provide FBC status in debugfs
Jesse Barnes
1
-0
/
+5
2010-02-22
drm/i915: fix drps disable so unload & re-load works
Jesse Barnes
1
-1
/
+1
2010-02-22
drm/i915: Fix OGLC performance regression on 945
Li Peng
1
-10
/
+17
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
1
-2
/
+2
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
1
-7
/
+93
2010-02-22
drm/i915: enable memory self refresh on 9xx
Li Peng
1
-3
/
+28
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
1
-9
/
+4
2010-02-11
drm/i915: hold ref on flip object until it completes
Jesse Barnes
1
-1
/
+3
2010-02-11
drm/i915: fix pipe source image setting in flip command
Zhenyu Wang
1
-2
/
+4
2010-02-11
drm/i915: untangle page flip completion
Jesse Barnes
1
-7
/
+9
2010-02-11
drm/i915: handle FBC and self-refresh better
Jesse Barnes
1
-0
/
+2
2010-02-11
drm/i915: Rework DPLL calculation parameters for Ironlake
Zhenyu Wang
1
-50
/
+167
2010-02-04
drm/i915: Disable SR when more than one pipe is enabled
David John
1
-0
/
+12
2010-01-26
drm/i915: handle non-flip pending case when unpinning the scanout buffer
Jesse Barnes
1
-2
/
+18
2010-01-25
drm/i915: enable vblank interrupt on ironlake
Li Peng
1
-0
/
+1
2010-01-16
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
1
-0
/
+15
2010-01-13
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
1
-1
/
+1
2010-01-07
drm/i915: Fix Ironlake M/N/P ranges to match the spec
Zhao Yakui
1
-3
/
+3
2010-01-07
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
Zhao Yakui
1
-59
/
+2
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
1
-1
/
+14
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
1
-1
/
+1
2009-12-17
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
1
-6
/
+20
2009-12-17
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
1
-2
/
+2
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-15
/
+20
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
1
-15
/
+20
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-348
/
+681
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
1
-1
/
+1
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
1
-1
/
+1
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
1
-205
/
+203
2009-12-07
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
1
-0
/
+7
2009-12-07
drm/i915: pageflip fixes
Jesse Barnes
1
-3
/
+13
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
1
-0
/
+1
2009-12-01
drm/i915: Don't update the render-clock for every bo.
Chris Wilson
1
-2
/
+7
2009-12-01
drm/i915: Fix warning introduced with the page flipping ioctl.
Eric Anholt
1
-1
/
+0
2009-12-01
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
1
-32
/
+196
2009-12-01
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
1
-3
/
+3
2009-12-01
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
1
-0
/
+5
2009-12-01
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
1
-2
/
+2
2009-11-30
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
1
-1
/
+1
[next]