summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possibleThomas Hellstrom2020-01-151-0/+4
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-061-1/+14
* drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg2019-08-151-1/+0
* drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann2019-03-191-9/+2
* drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-191-1/+1
* 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