drm/amdgpu: implement retry fault handling for Navi
authorChristian König <christian.koenig@amd.com>
Tue, 3 Nov 2020 13:40:57 +0000 (14:40 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:07:01 +0000 (12:07 -0500)
commita2a8857ceefe0a5011624779b9edec4412df6b6e
treea9c575550edadb4e3989cd3f8b91ff3884efb80a
parentd4581f7dfbe1f115b9f72f80a7f1febb52940bbd
drm/amdgpu: implement retry fault handling for Navi

Same as gmc9, basically filter the fault, reroute or handle it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c