Age | Commit message (Expand) | Author |
---|---|---|
2019-01-28 | drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put | Thomas Zimmermann |
2019-01-28 | drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get | Thomas Zimmermann |
2018-09-28 | drm/vmwgfx: Look up user buffer objects without taking a reference | Thomas Hellstrom |
2018-09-27 | drm/vmwgfx: Make the object handles idr-generated | Thomas Hellstrom |
2018-09-27 | drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr... | Thomas Hellstrom |
2018-07-10 | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie |
2018-07-03 | drm/vmwgfx: Optimize the buffer object swap_notify callback somewhat. | Thomas Hellstrom |
2018-07-03 | drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c | Thomas Hellstrom |
2018-07-03 | drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object | Thomas Hellstrom |