Re: [PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface

2018-12-06 Thread Christian König
Am 06.12.18 um 13:14 schrieb Rex Zhu: add a point of struct amdgpu_job in emit_cntxcntl interface in order to get the csa mc address per ctx when emit ce metadata in baremetal. Signed-off-by: Rex Zhu Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +- driv

[PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface

2018-12-06 Thread Rex Zhu
add a point of struct amdgpu_job in emit_cntxcntl interface in order to get the csa mc address per ctx when emit ce metadata in baremetal. Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 4 ++-- drivers/gpu/drm/amd/amdgpu/g

[PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface

2018-12-06 Thread Rex Zhu
add a point of struct amdgpu_job in emit_cntxcntl interface in order to get the csa mc address per ctx when emit ce metadata in baremetal. Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 4 ++-- drivers/gpu/drm/amd/amdgpu/g