summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vgem/vgem_fence.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vgem: Switch to reservation_object_lock() helpersChris Wilson2017-01-241-2/+2
* drm: Take ownership of the dmabuf->obj when exportingChris Wilson2016-12-081-1/+0
* drm/vgem: Use ww_mutex_(un)lock even with a NULL contextNicolai Hähnle2016-12-021-2/+2
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-26/+27
* drm/vgem: Fix non static symbol warningWei Yongjun2016-07-191-1/+1
* drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffiesChris Wilson2016-07-191-2/+2
* drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)Chris Wilson2016-07-181-0/+283