aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs3-0/+307
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse1-33/+30
2009-12-10drm: Add memory manager debug functionJerome Glisse1-0/+1
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2-11/+11
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2-27/+35
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse1-0/+34
2009-12-08Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie1-14/+45
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie5-4/+92
2009-12-08drm/radeon/kms: add support for DP modesettingAlex Deucher1-15/+42
2009-12-08drm/radeon/kms: DP fixes and cleanup from the ddxAlex Deucher1-1/+3
2009-12-08drm/radeon/kms: initial radeon displayport portingDave Airlie1-0/+2
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie1-0/+149
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom1-0/+9
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom1-0/+107
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom1-0/+247
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom1-0/+267
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz3-0/+64
2009-12-04drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr1-0/+1
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg7-18/+27
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom1-0/+9
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson1-0/+5
2009-12-04drm/edid: Add new detailed block types from EDID 1.4Adam Jackson1-0/+3
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson1-3/+4
2009-12-01drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg1-1/+1
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng1-0/+1
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes1-0/+1
2009-12-01drm: use page flip event to signal flip completionJesse Barnes1-0/+1
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt4-33/+50
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt1-1/+14
2009-11-19drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch1-1/+1
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg3-0/+50
2009-11-18drm: kill more unused DRM macrosAndres Salomon1-23/+0
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon1-10/+0
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2-2/+57
2009-11-05Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2-2/+57
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+71
2009-11-05drm/i915: add i915_lp_ring_sync helperDaniel Vetter1-1/+1
2009-11-05drm: make drm_mode_object_find typesafeDaniel Vetter1-1/+2
2009-10-26drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2-2/+57
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie3-3/+11
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-0/+3
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie2-1/+6
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie1-2/+2
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-2/+40
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie1-1/+3
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie2-1/+37
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds2-0/+20
2009-09-23drm/i915: Track purged state.Chris Wilson1-0/+1
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds14-75/+477
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+3