]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus
authorCandice Li <candice.li@amd.com>
Wed, 1 Jun 2022 09:10:44 +0000 (17:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jun 2022 19:58:45 +0000 (15:58 -0400)
commita9fd701023db76567a8fefb940e2a089d4c6c662
tree0570476ab4b973a0ff453755f8354bc4ad9d451a
parentfd2a85a007ac00933e488d6aaaf99afdc9e775e0
drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus

Adjust the sequence for ras late init and separate ras reset error status
from query status.

v2: squash in fix from Candice

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c