drm/amdgpu: Fix VM fault reporting on XCC1
authorMukul Joshi <mukul.joshi@amd.com>
Tue, 10 May 2022 02:30:57 +0000 (22:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:42:55 +0000 (09:42 -0400)
commit21e1217b4c0e0234704d50ea303c7603266604ac
tree2522b39d5a944244cf1c34d4363cc3c2a152e76e
parent7fe51e6fd2368b358441a1f6e0c94f4cd7e0720f
drm/amdgpu: Fix VM fault reporting on XCC1

Fix VM fault reporting and clear VM fault register
for XCC1.

Signed-off-by: Mukul Joshi <mukul.joshi@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_v9_0.c