summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2011-10-20drm: Add Panel Self Refresh DP addressesBen Widawsky-0/+36
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky-0/+2
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie-0/+18
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom-2/+45
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae-0/+104
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz-0/+63
2011-09-21drm: support routines for HDMI/DP ELDWu Fengguang-0/+18
2011-09-06vmwgfx: Bump majorThomas Hellstrom-45/+1
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom-15/+134
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom-3/+3
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom-0/+25
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom-4/+3
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom-3/+0
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom-28/+2
2011-08-31drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák-0/+11
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák-2/+20
2011-08-30drm/gem: add functions for mmap offset creationRob Clark-0/+3
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim-0/+1
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie-1/+3
2011-08-03drm: track CEA version number if presentJesse Barnes-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+12
2011-07-25drm/gem: add support for private objectsAlan Cox-0/+2
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard-1/+3
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren-1/+1
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher-0/+1
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher-0/+2
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason-7/+0
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk-10/+7
2011-06-21drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs-0/+2
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie-0/+2
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+11
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher-0/+11
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-32/+69
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher-0/+5
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson-1/+1
2011-05-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie-0/+6
2011-05-09drm: mm: fix debug outputDaniel Vetter-1/+1
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher-0/+1
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher-0/+5
2011-04-28drm: Export the command-line mode parserChris Wilson-15/+26
2011-04-28drm: Verify debug message argumentsJoe Perches-1/+2
2011-04-28drm: Create and use drm_errJoe Perches-14/+7
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson-1/+1
2011-04-28drm: parse color format support for digital displaysJesse Barnes-1/+12
2011-04-28drm: add bit depth parsingJesse Barnes-1/+17
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher-0/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-17/+17
2011-04-05drm: fix "persistant" typoJan Engelhardt-11/+11