aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: remove invalid pci idAlex Deucher2014-12-141-1/+0
* introduce SIZE_MAXXi Wang2014-08-061-2/+2
* drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher2014-02-151-1/+1
* drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-11-281-0/+2
* drm: Check for invalid cursor flagsJakob Bornecrantz2012-09-191-2/+3
* drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-101-0/+2
* drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-101-0/+2
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-031-0/+1
* drm/radeon/kms: add some new pci idsAlex Deucher2011-12-141-0/+10
* drm/radeon/kms: add some new pci idsAlex Deucher2011-12-011-0/+8
* Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-281-5/+4
|\
| * drm/exynos: use gem create function genericallyInki Dae2011-11-151-5/+4
* | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-231-0/+2
* | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-201-0/+4
* | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-151-0/+2
|/
* drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-111-0/+2
* drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-111-1/+3
* 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