aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-15
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-12
* drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-07
* drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui2010-01-07
* drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-06
* drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-06
* drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-06
* drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-06
* drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-06
* drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-06
* drm/i915: remove render reclock supportJesse Barnes2010-01-06
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-06
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-16
* drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-16
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-10
|\
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-08
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
|\|
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-07
| * drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes2009-12-07
| * drm/i915: pageflip fixesJesse Barnes2009-12-07
| * drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-01
| * drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-01
| * drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-01
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-01
| * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-01
| * drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-30
| * drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-30
| * drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-30
| * drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-25
| * drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-25
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-25
| * drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter2009-11-05
| * drm/i915: enable self-refresh on 965Jesse Barnes2009-11-05
| * drm/i915: Support 30 bit depth modesKristian Høgsberg2009-11-05
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-05
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui2009-11-05
| * drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter2009-11-05
| * drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-05
| * drm/i915: kill superflous IS_I855 macroDaniel Vetter2009-11-05
| * drm/i915: add render standby supportJesse Barnes2009-11-05
* | Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-07
|\ \ | |/ |/|
| * drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-07
* | drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-05
|/
* drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-23
* drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-23
* drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-23
* drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-19
* drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-19
* drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-15
* drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-13