summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-30drm/i915: use msleep for intel_wait_for_vblankShaohua Li1-1/+1
2009-11-26drm/i915: handle failure path correctly for lvdsShaohua Li1-0/+1
2009-11-26drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang1-19/+41
2009-11-26drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui1-10/+11
2009-11-26drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui1-0/+42
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui3-3/+72
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2-3/+16
2009-11-06Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt41-619/+1118
2009-11-06drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter1-1/+1
2009-11-06drm/i915: Add display hotplug event on IronlakeZhenyu Wang3-4/+34
2009-11-06drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui4-8/+96
2009-11-06drm/i915: enable self-refresh on 965Jesse Barnes1-4/+28
2009-11-06drm/i915: Support 30 bit depth modesKristian Høgsberg2-1/+5
2009-11-06drm/i915: debugfs interface to manually reset the GPUChris Wilson1-1/+115
2009-11-06drm/i915: Use a single thread workqueueChris Wilson1-1/+1
2009-11-06drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui5-55/+61
2009-11-06drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt1-10/+0
2009-11-06drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui8-89/+99
2009-11-06drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui6-36/+38
2009-11-06drm/i915: overlay: kill one more unnecessary uninterruptible sleepDaniel Vetter1-10/+7
2009-11-06drm/i915: kill i915_lp_ring_syncDaniel Vetter2-19/+0
2009-11-06drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter3-34/+159
2009-11-06drm/i915: implement fastpath for overlay flip waitingDaniel Vetter4-11/+41
2009-11-06drm/i915: fully switch off overlay when not in useDaniel Vetter1-2/+1
2009-11-06drm/i915: implement drmmode overlay support v4Daniel Vetter8-3/+1432
2009-11-06drm/i915: kill superflous IS_I855 macroDaniel Vetter2-3/+2
2009-11-06drm/i915: add i915_lp_ring_sync helperDaniel Vetter3-11/+41
2009-11-06drm: make drm_mode_object_find typesafeDaniel Vetter2-2/+4
2009-11-06drm/i915: add render standby supportJesse Barnes4-3/+54
2009-11-06drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang1-4/+22
2009-11-06drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang1-9/+6
2009-11-06drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson1-2/+2
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2-2/+34
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+4
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-54/+84
2009-11-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+5
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-5/+47
2009-11-05Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds6-124/+48
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-4/+2
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds1-6/+7
2009-11-05Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie7-52/+50
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman1-0/+4
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-95/+486
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov1-1/+1
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong1-3/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold3-1/+8
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan1-3/+3
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan1-0/+2
2009-11-04drm/radeon/kms/r700: fix some typos in chip initAlex Deucher1-13/+13
2009-11-04drm/radeon/kms: remove some misleading debugging outputAlex Deucher1-3/+0