index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
2010-01-15
1
-0
/
+15
*
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
1
-1
/
+1
*
drm/i915: Fix Ironlake M/N/P ranges to match the spec
Zhao Yakui
2010-01-07
1
-3
/
+3
*
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
Zhao Yakui
2010-01-07
1
-59
/
+2
*
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
2010-01-06
1
-68
/
+48
*
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
2010-01-06
1
-0
/
+12
*
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
2010-01-06
1
-1
/
+25
*
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2010-01-06
1
-1
/
+14
*
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
2010-01-06
1
-26
/
+47
*
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-01-06
1
-4
/
+4
*
drm/i915: remove render reclock support
Jesse Barnes
2010-01-06
1
-130
/
+2
*
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
1
-1
/
+1
*
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
1
-6
/
+20
*
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
1
-2
/
+2
*
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
1
-15
/
+20
|
\
|
*
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
1
-15
/
+20
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
1
-348
/
+681
|
\
|
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-205
/
+203
|
*
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
2009-12-07
1
-0
/
+7
|
*
drm/i915: pageflip fixes
Jesse Barnes
2009-12-07
1
-3
/
+13
|
*
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-12-01
1
-0
/
+1
|
*
drm/i915: Don't update the render-clock for every bo.
Chris Wilson
2009-12-01
1
-2
/
+7
|
*
drm/i915: Fix warning introduced with the page flipping ioctl.
Eric Anholt
2009-12-01
1
-1
/
+0
|
*
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-12-01
1
-32
/
+196
|
*
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-12-01
1
-3
/
+3
|
*
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
2009-11-30
1
-0
/
+5
|
*
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
2009-11-30
1
-2
/
+2
|
*
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
2009-11-30
1
-1
/
+1
|
*
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
2009-11-25
1
-19
/
+41
|
*
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
2009-11-25
1
-10
/
+11
|
*
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-25
1
-3
/
+14
|
*
drm/i915: fix get_core_clock_speed for G33 class desktop chips
Daniel Vetter
2009-11-05
1
-1
/
+1
|
*
drm/i915: enable self-refresh on 965
Jesse Barnes
2009-11-05
1
-4
/
+28
|
*
drm/i915: Support 30 bit depth modes
Kristian Høgsberg
2009-11-05
1
-1
/
+4
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
1
-58
/
+66
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
2009-11-05
1
-10
/
+10
|
*
drm/i915: implement interruptible sleeps in the overlay code
Daniel Vetter
2009-11-05
1
-1
/
+16
|
*
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-11-05
1
-3
/
+22
|
*
drm/i915: kill superflous IS_I855 macro
Daniel Vetter
2009-11-05
1
-2
/
+2
|
*
drm/i915: add render standby support
Jesse Barnes
2009-11-05
1
-0
/
+41
*
|
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-12-08
1
-1
/
+1
*
|
drm/i915: Fix and cleanup DPLL calculation for Ironlake
Zhenyu Wang
2009-11-05
1
-9
/
+6
|
/
*
drm/i915: kill warning in intel_find_pll_g4x_dp
Jesse Barnes
2009-10-23
1
-0
/
+1
*
drm/i915: update watermarks before enabling PLLs
Jesse Barnes
2009-10-23
1
-1
/
+2
*
drm/i915: add FIFO watermark support for G4x
Jesse Barnes
2009-10-23
1
-8
/
+72
*
drm/i915: fix panel fitting filter coefficient select for Ironlake
Zhenyu Wang
2009-10-19
1
-1
/
+1
*
drm/i915: fix to setup display reference clock control on Ironlake
Zhenyu Wang
2009-10-19
1
-0
/
+40
*
drm/i915: Install a fence register for fbc on g4x
Chris Wilson
2009-10-15
1
-3
/
+5
*
drm/i915: Fix FDI M/N setting according with correct color depth
Zhenyu Wang
2009-10-13
1
-4
/
+27
[next]