[PATCH 0/2] drm/amdgpu: Clean-up TTM BO ref-counting interface
Huang Rui
ray.huang at amd.com
Tue Jul 31 08:02:35 UTC 2018
On Tue, Jul 31, 2018 at 09:12:34AM +0200, Thomas Zimmermann wrote:
> 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
I guess Chritian will help to fix the subject prefix, you actually needn't
send them again :-)
Thanks,
Ray
>
> 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
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list