aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-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: debugfs interface to manually reset the GPUChris Wilson2009-11-05
* drm/i915: Use a single thread workqueueChris Wilson2009-11-05
* drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui2009-11-05
* drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt2009-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: overlay: kill one more unnecessary uninterruptible sleepDaniel Vetter2009-11-05
* drm/i915: kill i915_lp_ring_syncDaniel Vetter2009-11-05
* drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter2009-11-05
* drm/i915: implement fastpath for overlay flip waitingDaniel Vetter2009-11-05
* drm/i915: fully switch off overlay when not in useDaniel 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 i915_lp_ring_sync helperDaniel Vetter2009-11-05
* drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-05
* drm/i915: add render standby supportJesse Barnes2009-11-05
* drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang2009-11-05
* drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-05
* drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson2009-11-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-04
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-23
| * 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: quiet DP i2c initZhenyu Wang2009-10-19
| * 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: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-15
| * drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-13
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-13
| * drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-13
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-13
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-13
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-13
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-02
* | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-27
* | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-27
* | drm/radeon/kms: ignore vga arbiter return.Dave Airlie2009-10-27
|/
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-09
|\
| * drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-02
| * drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-02
| * Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt2009-10-02
| |\
| | * drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-28
| | * drm/i915: batch submit seqno off-by-one.Chris Wilson2009-09-28
| | * drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-28
| * | drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-28
| |/