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