summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-54/+0
|\
| * drm/ttm: initialize globals during device init (v2)Christian König2018-11-051-27/+0
| * drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-051-27/+0
| * drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-051-2/+2
* | drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-131-0/+36
|/
* drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-3/+2
* drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* drm: move ttm global code to core drmDave Airlie2010-08-041-10/+10
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+99
OpenPOWER on IntegriCloud