drm/amdgpu: Drop pcie_bif ras check from fatal error handler
authorCandice Li <candice.li@amd.com>
Wed, 19 Apr 2023 09:28:19 +0000 (17:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Apr 2023 12:49:37 +0000 (08:49 -0400)
commit8eba72053c682d8ae652bed4a62546239e58390b
treedf0f7e598d1aaed8d299470436b52d4b41754226
parent01382501509871d0799bab6bd412c228486af5bf
drm/amdgpu: Drop pcie_bif ras check from fatal error handler

Some ASICs support fatal error event but do not
support pcie_bif ras.

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_ras.c