]> Git Repo - J-linux.git/commit
drm/amdgpu: Rework pcie_bif ras sw_init
authorHawking Zhang <[email protected]>
Mon, 13 Mar 2023 06:18:34 +0000 (14:18 +0800)
committerAlex Deucher <[email protected]>
Wed, 15 Mar 2023 22:45:27 +0000 (18:45 -0400)
commitfdc94d3a8c887e4e06a7ff8dcb51d55cd70e16cf
tree0c5e36c606d8d27b6b92066bbbec16108c23d3bd
parentda9d669eab152dbd6e9410606a7c8c8a212a7959
drm/amdgpu: Rework pcie_bif ras sw_init

pcie_bif ras blocks needs to be initialized as early
as possible to handle fatal error detected in hw_init
phase. also align the pcie_bif ras sw_init with other
ras blocks

Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Stanley Yang <[email protected]>
Reviewed-by: Tao Zhou <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c
drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
This page took 0.048797 seconds and 4 git commands to generate.