[PATCH 7/9] drm/amdgpu: drop amdgpu_gtt_node v2

2022-02-09 Thread Christian König
We have the BO pointer in the base structure now as well. v2: add lockdep and kerneldoc Signed-off-by: Christian König Reviewed-by: Daniel Vetter Tested-by: Bas Nieuwenhuizen --- drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | 49 - include/drm/ttm/ttm_resource.h

[PATCH 7/9] drm/amdgpu: drop amdgpu_gtt_node v2

2022-02-02 Thread Christian König
We have the BO pointer in the base structure now as well. v2: add lockdep and kerneldoc Signed-off-by: Christian König Reviewed-by: Daniel Vetter --- drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | 49 - drivers/gpu/drm/ttm/ttm_resource.c | 4 ++ include/drm/ttm/ttm