mbox series

[0/2] Clean-up TTM BOref-counting interface

Message ID 20180731062127.10131-1-tzimmermann@suse.de (mailing list archive)
Headers show
Series Clean-up TTM BOref-counting interface | expand

Message

Thomas Zimmermann July 31, 2018, 6:21 a.m. UTC
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