drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)
authorChristian König <christian.koenig@amd.com>
Mon, 10 Sep 2018 14:07:57 +0000 (16:07 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Sep 2018 20:14:12 +0000 (15:14 -0500)
commite83dfe4d869358549bb259ab581ae4f0450c6580
tree25b211fb26ae600a241ee6e345849e54fb5ccf3b
parent03651735fbded39f608163718f816ab9cf14fba7
drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)

We can get that just by casting tv.bo.

v2: squash in kfd fix (Alex)

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c