aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-12-01drm: use page flip event to signal flip completionJesse Barnes
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-12-01drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-11-30drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui
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-18Merge branch 'drm-core-next' of ../linux-2.6 into drm-nextDave Airlie
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg
2009-11-18drm: check return values in drm_versionAndres Salomon
2009-11-18drm: replace DRM_COPY macro w/ a functionAndres Salomon
2009-11-18drm: kill more unused DRM macrosAndres Salomon
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon
2009-11-18drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-11drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-11-09ksm: cond_resched in unstable treeHugh Dickins
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller