[PATCH 0/2] drm/amdgpu: Clean-up TTM BO ref-counting interface
Thomas Zimmermann
tzimmermann at suse.de
Tue Jul 31 07:12:34 UTC 2018
This patchset replaces ttm_bo_{reference/unref} with ttm_bo_{get,put},
which follow Linux' conventions for ref-counting functions.
v2:
* use prefix drm/amdgpu
Thomas Zimmermann (2):
drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
2.18.0
More information about the amd-gfx
mailing list