summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Tighten security around surface sharing v2Thomas Hellstrom2014-03-281-0/+24
* drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom2014-03-281-35/+70
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-8/+6
* drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom2014-03-131-0/+18
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-051-1/+1
* drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom2014-02-051-2/+2
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-211-0/+1
* drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz2014-01-171-8/+18
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-171-0/+4
* drm/vmwgfx: Make sure that the multisampling is offZack Rusin2014-01-171-1/+1
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-171-3/+448
* drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-081-1/+2
* drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-181-14/+16
* drm/vmwgfx: Add and make use of a header for surface size calculation.Thomas Hellstrom2012-11-211-94/+19
* drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom2012-11-211-0/+968
OpenPOWER on IntegriCloud