summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.h
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-4/+4
* drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-081-2/+0Star
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-021-9/+20
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-021-6/+2Star
* vmwgfx: Move function declaration to correct headerThomas Hellstrom2012-02-131-2/+6
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-131-0/+3
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-2/+10
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-0/+105