Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-24 | drm/vgem: Switch to reservation_object_lock() helpers | Chris Wilson | 1 | -2/+2 |
2016-12-08 | drm: Take ownership of the dmabuf->obj when exporting | Chris Wilson | 1 | -1/+0 |
2016-12-02 | drm/vgem: Use ww_mutex_(un)lock even with a NULL context | Nicolai Hähnle | 1 | -2/+2 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -26/+27 |
2016-07-19 | drm/vgem: Fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-07-19 | drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffies | Chris Wilson | 1 | -2/+2 |
2016-07-18 | drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl) | Chris Wilson | 1 | -0/+283 |