]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: gmc support ras gpu reset
authorxinhui pan <xinhui.pan@amd.com>
Wed, 8 May 2019 14:32:34 +0000 (22:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:50 +0000 (12:20 -0500)
commit2363edc7df7329cb341bd2e3f5fd09ba126b9493
tree6cab0fd557400d38294e2e224ccfc4e31cf0c8f9
parent498594e251554254ffca2799b0b9b82e21ddd27d
drm/amdgpu: gmc support ras gpu reset

request a gpu reset if ras return EAGAIN.
we will run late init again so it is ok to do nothing this time.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c