aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-28drm/vmwgfx: Tighten security around surface sharing v2Thomas Hellstrom1-0/+24
2014-03-28drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom1-35/+70
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom1-8/+6
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom1-0/+18
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom1-1/+1
2014-02-05drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom1-2/+2
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom1-0/+1
2014-01-17drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz1-8/+18
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom1-0/+4
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin1-1/+1
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom1-3/+448
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom1-1/+2
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom1-14/+16
2012-11-21drm/vmwgfx: Add and make use of a header for surface size calculation.Thomas Hellstrom1-94/+19
2012-11-21drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom1-0/+968