]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: Fix ineffective ras_mask settings
authorStanley.Yang <Stanley.Yang@amd.com>
Wed, 21 Feb 2024 09:42:20 +0000 (17:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Feb 2024 16:14:37 +0000 (11:14 -0500)
commit7ec11c2f65d0dad8d3bd05f1ca32a6ed66baebaa
tree555a479b40e4930cad2732006b466977f7ccee3b
parente1f6746f339c9514c0564bab02c3f8847f4aa44b
drm/amdgpu: Fix ineffective ras_mask settings

Check amdgpu_ras_mask to fix ineffective ras_mask setting
due to special asic without sram ecc enable but with poison
supported.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c