aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2011-08-31drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák
2011-08-30drm/gem: add functions for mmap offset creationRob Clark
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie
2011-08-03drm: track CEA version number if presentJesse Barnes
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25drm/gem: add support for private objectsAlan Cox
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2011-06-21drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-05-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher
2011-04-28drm: Export the command-line mode parserChris Wilson
2011-04-28drm: Verify debug message argumentsJoe Perches
2011-04-28drm: Create and use drm_errJoe Perches
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-04-28drm: parse color format support for digital displaysJesse Barnes
2011-04-28drm: add bit depth parsingJesse Barnes
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie