summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-12/+12
|\
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-031-12/+12
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-141-1/+1
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-121-2/+2
* drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-051-2/+2
* vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-051-3/+3
* drm/vmwgfx: Make overlay code not require fifo at init timeThomas Hellstrom2012-11-201-9/+12
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-051-5/+5
* vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-051-58/+74
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-46/+20Star
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-261-2/+1Star
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-091-1/+1
* drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz2010-06-011-0/+2
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-081-1/+1
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-141-9/+0Star
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-141-0/+634