[PATCH 0/2] Clean-up TTM BOref-counting interface
Thomas Zimmermann
tzimmermann at suse.de
Tue Jul 31 06:21:25 UTC 2018
This patchset replaces ttm_bo_{reference/unref} with ttm_bo_{get,put},
which follow Linux' conventions for ref-counting functions.
Thomas Zimmermann (2):
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
drivers/gpu/drm/virtio/virtgpu_drv.h | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
2.18.0
More information about the dri-devel
mailing list