aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2009-12-08drm/radeon/kms: DP fixes and cleanup from the ddxAlex Deucher
2009-12-08drm/radeon/kms: initial radeon displayport portingDave Airlie
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz
2009-12-04drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson
2009-12-04drm/edid: Add new detailed block types from EDID 1.4Adam Jackson
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson
2009-12-01drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
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-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt
2009-11-19drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg
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: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-05Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-11-05drm/i915: add i915_lp_ring_sync helperDaniel Vetter
2009-11-05drm: make drm_mode_object_find typesafeDaniel Vetter
2009-10-26drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23drm/i915: Track purged state.Chris Wilson
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse
2009-09-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson
2009-09-08drm/i915: add B43 chipset supportFabian Henze
2009-09-08drm: include seq_file.h for debugfs builds.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie