]> 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)
commit600970e60394a616ddfae28d325ee0e8aee1ccb9
treea9c575550edadb4e3989cd3f8b91ff3884efb80a
parent58e1ef8dafceafad34697445db30e4e0412e2781
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