summaryrefslogtreecommitdiff
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-073-31/+35
|\
| * vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-021-26/+25
| * drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-011-0/+3
| * drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-011-5/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+2
|\ \ | |/ |/|
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+2
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-5/+5
|/
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-272-20/+2
* Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-271-11/+0
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-242-0/+63
|\
| * drm/i915: add DP test request handlingJesse Barnes2011-10-201-0/+25
| * drm: Add Panel Self Refresh DP addressesBen Widawsky2011-10-201-0/+36
| * drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-201-0/+2
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-102-0/+18
|\ \ | |/
| * drm: support routines for HDMI/DP ELDWu Fengguang2011-09-212-0/+18
* | vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-2/+45
* | DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-051-0/+104
* | vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-051-0/+63
|/
* vmwgfx: Bump majorThomas Hellstrom2011-09-061-45/+1
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-15/+134
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-3/+3
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-061-0/+25
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-4/+3
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-061-3/+0
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-28/+2
* drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-311-0/+11
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-312-2/+20
* drm/gem: add functions for mmap offset creationRob Clark2011-08-301-0/+3
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-0/+1
* Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-042-1/+3
|\
| * drm: track CEA version number if presentJesse Barnes2011-08-031-0/+2
| * Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-222-1/+3
| |\
| | * drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-267-17/+12
|\ \ \ | |_|/ |/| |
| * | drm/gem: add support for private objectsAlan Cox2011-07-251-0/+2
| * | drm/radeon/kms: add info query for backend mapAlex Deucher2011-07-181-0/+1
| |/
| * DRM: remove drm_pci_device_is_pcieJon Mason2011-07-131-7/+0
| * ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-215-10/+7
| * drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs2011-06-211-0/+2
* | drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
|/
* drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-161-0/+2
* Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-071-0/+11
|\
| * drm/radeon/kms: add llano pci idsAlex Deucher2011-06-021-0/+11
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-245-32/+69
|\ \ | |/
| * drm/dp: add some new DP regs for DP 1.2Alex Deucher2011-05-201-0/+5
| * Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie2011-05-162-0/+6
| |\
| * | drm: Export the command-line mode parserChris Wilson2011-04-282-15/+26
| * | drm: Verify debug message argumentsJoe Perches2011-04-281-1/+2
| * | drm: Create and use drm_errJoe Perches2011-04-281-14/+7