aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-30drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: parse child device from VBTZhao Yakui
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: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg
2009-11-30drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li
2009-11-30drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson
2009-11-30drm/i915: fixup interrupted overlay switch off callsDaniel Vetter
2009-11-30drm/i915: overlay: extract some duplicated codeDaniel Vetter
2009-11-30drm/i915: remove Pineview EOS protection supportShaohua Li
2009-11-30drm/i915: use msleep for intel_wait_for_vblankShaohua Li
2009-11-25drm/i915: handle failure path correctly for lvdsShaohua 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: Check whether the LVDS downclock is found in VBTZhao Yakui
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt
2009-11-05Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-11-05drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter
2009-11-05drm/i915: Add display hotplug event on IronlakeZhenyu Wang
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui
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: debugfs interface to manually reset the GPUChris Wilson
2009-11-05drm/i915: Use a single thread workqueueChris Wilson
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui
2009-11-05drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt
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: overlay: kill one more unnecessary uninterruptible sleepDaniel Vetter
2009-11-05drm/i915: kill i915_lp_ring_syncDaniel Vetter
2009-11-05drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter
2009-11-05drm/i915: fully switch off overlay when not in useDaniel 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 i915_lp_ring_sync helperDaniel Vetter
2009-11-05drm: make drm_mode_object_find typesafeDaniel Vetter
2009-11-05drm/i915: add render standby supportJesse Barnes
2009-11-05drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang
2009-11-05drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang
2009-11-05drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-05Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds