summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2011-12-062-6/+18
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-062-34/+31
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-062-0/+38
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-062-18/+41
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-061-63/+41
* drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-061-4/+4
* drm/ttm: remove unused backend flags fieldJerome Glisse2011-12-061-2/+0
* drm/ttm: remove split btw highmen and lowmem pageJerome Glisse2011-12-061-7/+0
* drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-062-29/+0
* drm: document the drm_mode_config structureJesse Barnes2011-12-061-0/+23
* drm: document the drm_mode_group structureJesse Barnes2011-12-061-0/+13
* drm: document and cleanup drm_mode_config_funcsJesse Barnes2011-12-061-2/+9
* drm: document drm_mode_set structureJesse Barnes2011-12-061-1/+9
* drm: remove unused fields in drm_connector and document the restJesse Barnes2011-12-061-7/+28
* drm: add drm_encoder commentsJesse Barnes2011-12-061-0/+12
* drm: add comments for drm_encoder_funcsJesse Barnes2011-12-061-0/+7
* drm: fix comments for drm_crtc structJesse Barnes2011-12-061-0/+11
* drm: remove unused connector_count field from drm_display_modeJesse Barnes2011-12-061-1/+0
* gma500: Move the APIAlan Cox2011-12-061-0/+91
* drm: Redefine pixel formatsVille Syrjälä2011-12-011-27/+94
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-292-2/+3
* drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-155-3/+101
* drm: add plane support v3Jesse Barnes2011-11-153-6/+119
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-111-1/+1
* 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
OpenPOWER on IntegriCloud