Re: [PATCH] drm/amdgpu: check scratch registers to see if we need post (v2)

2017-07-06 Thread Zhang, Jerry (Junwei)
Thanks for update. That's fine for me. Feel free to add my RB. Reviewed-by: Junwei Zhang On 07/04/2017 04:20 AM, Alex Deucher wrote: Rather than checking the CONGIG_MEMSIZE register as that may not be reliable on some APUs. v2: The scratch register is only used on CIK+

[PATCH] drm/amdgpu: check scratch registers to see if we need post (v2)

2017-07-03 Thread Alex Deucher
Rather than checking the CONGIG_MEMSIZE register as that may not be reliable on some APUs. v2: The scratch register is only used on CIK+ Reviewed-by: Christian König Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c