]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0aa694f1c46fccf7b7f8677dd31f79d30f30db5b
treea9c575550edadb4e3989cd3f8b91ff3884efb80a
parent40a8c472ee2e489116cef70d012c9e1b8ff5cf7b
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