Re: [PATCH] drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define

2018-05-17 Thread Alex Deucher
On Thu, May 17, 2018 at 4:03 AM, Rex Zhu wrote: > Signed-off-by: Rex Zhu Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/soc15_common.h | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/soc15_common.h > b/drivers/gpu/drm/amd/amd

[PATCH] drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define

2018-05-17 Thread Rex Zhu
Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/soc15_common.h | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15_common.h b/drivers/gpu/drm/amd/amdgpu/soc15_common.h index def8650..0942f49 100644 --- a/drivers/gpu/drm/amd/amdgpu/soc15_com