]> 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)
commit35a726043a180bc0db0a8bb7d80c33d6551f0b67
tree0570476ab4b973a0ff453755f8354bc4ad9d451a
parent43c9e380697a8ffaa96cc16b88f9a79cb7b30774
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