index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2009-11-26
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
1
-19
/
+41
2009-11-26
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
1
-10
/
+11
2009-11-25
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
1
-3
/
+14
2009-11-06
drm/i915: fix get_core_clock_speed for G33 class desktop chips
Daniel Vetter
1
-1
/
+1
2009-11-06
drm/i915: enable self-refresh on 965
Jesse Barnes
1
-4
/
+28
2009-11-06
drm/i915: Support 30 bit depth modes
Kristian Høgsberg
1
-1
/
+4
2009-11-06
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
1
-58
/
+66
2009-11-06
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
1
-10
/
+10
2009-11-06
drm/i915: implement interruptible sleeps in the overlay code
Daniel Vetter
1
-1
/
+16
2009-11-06
drm/i915: implement drmmode overlay support v4
Daniel Vetter
1
-3
/
+22
2009-11-06
drm/i915: kill superflous IS_I855 macro
Daniel Vetter
1
-2
/
+2
2009-11-06
drm/i915: add render standby support
Jesse Barnes
1
-0
/
+41
[next]