aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAge
...
| * | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-14
* | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-01
* | | Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-28
|\ \ \
| * | | drm/exynos: use gem create function genericallyInki Dae2011-11-15
| |/ /
* | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-23
* | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-20
* | | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-15
|/ /
* | drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-11
* | drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-11
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-07
|\
| * vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
| * drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-01
| * drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-01
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-27
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-24
|\
| * drm/i915: add DP test request handlingJesse Barnes2011-10-21
| * drm: Add Panel Self Refresh DP addressesBen Widawsky2011-10-20
| * drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-20
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-10
|\|
| * drm: support routines for HDMI/DP ELDWu Fengguang2011-09-21
* | vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* | DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05
* | vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-05
|/
* vmwgfx: Bump majorThomas Hellstrom2011-09-06
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-06
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-06
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-06
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-06
* drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-31
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-31
* drm/gem: add functions for mmap offset creationRob Clark2011-08-30
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-04
* Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-04
|\
| * drm: track CEA version number if presentJesse Barnes2011-08-03
| * Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22
| |\
| | * drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-22
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\ \ \ | |_|/ |/| |
| * | drm/gem: add support for private objectsAlan Cox2011-07-25
| * | drm/radeon/kms: add info query for backend mapAlex Deucher2011-07-18
| |/
| * DRM: remove drm_pci_device_is_pcieJon Mason2011-07-13