summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_prime.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-091-1/+0
* drm/vmwgfx: Delete mmaping functionsDaniel Vetter2019-11-251-33/+0
* drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-271-1/+1
* drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
* dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-13/+0
* dma_buf: remove device parameter from attach callback v2Christian König2018-06-201-1/+0
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-181-0/+137