summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh1-0/+4
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-4/+4
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter1-2/+0
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst1-9/+20
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst1-6/+2
2012-02-13vmwgfx: Move function declaration to correct headerThomas Hellstrom1-2/+6
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom1-0/+3
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom1-2/+10
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom1-0/+105