linux/drivers/gpu/drm/amd
YiPeng Chai 8c305a3fdf drm/amdgpu: Remove unnecessary ras block support check
[Why]:
   For special asic with mem ecc enabled but sram ecc
not enabled, some ras blocks can register their ras
configuration to ras list, but these ras blocks are not
enabled on .ras_enabled, so it can not get ras block
object using amdgpu_ras_get_ras_block.

[How]:
   Remove ras block support check. Even if the ras block
checked is not in the ras list, it will return a null
pointer and will have no effect.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-17 16:11:51 -05:00
..
acp
amdgpu drm/amdgpu: Remove unnecessary ras block support check 2023-01-17 16:11:51 -05:00
amdkfd drm/amdkfd: Page aligned memory reserve size 2023-01-11 16:41:03 -05:00
display drm/amd/display: 3.2.218 2023-01-17 15:41:40 -05:00
include drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3 2023-01-17 16:11:51 -05:00
pm drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10 2023-01-13 14:59:26 -05:00