aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher
2011-11-15drm/exynos: use gem create function genericallyInki Dae
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom
2011-11-01drm/radeon/kms: properly set panel mode for eDPAlex Deucher
2011-11-01drm: Introduce "Virtual" connectors and encodersThomas Hellstrom
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-20drm/i915: add DP test request handlingJesse Barnes
2011-10-20drm: Add Panel Self Refresh DP addressesBen Widawsky
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-09-21drm: support routines for HDMI/DP ELDWu Fengguang
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