aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorYiPeng Chai <YiPeng.Chai@amd.com>2023-01-06 20:54:05 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-01-17 16:11:51 -0500
commit8c305a3fdf9b10e3ad773d843306eae2f7b76473 (patch)
treee9d2e3dc3f68c95d15bf5746ea8ce94c5ff69976 /Documentation
parentac7b25d92c6f967217c92a401734bf041187996f (diff)
downloadlinux-8c305a3fdf9b10e3ad773d843306eae2f7b76473.tar.gz
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions