Re: [PATCH v3 1/2] drm/amdgpu: Polish SQ IH.

2018-06-20 Thread Deucher, Alexander
: [PATCH v3 1/2] drm/amdgpu: Polish SQ IH. Switch to using reg fields defines istead of magic values. Add SH_ID and PRIV fields reading for instr. and err cases. Signed-off-by: Andrey Grodzovsky Acked-by: Christian König --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 36

[PATCH v3 1/2] drm/amdgpu: Polish SQ IH.

2018-06-20 Thread Andrey Grodzovsky
Switch to using reg fields defines istead of magic values. Add SH_ID and PRIV fields reading for instr. and err cases. Signed-off-by: Andrey Grodzovsky Acked-by: Christian König --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 36 +++ 1 file changed, 20 insertions(+),