diff options
| author | yipechai <[email protected]> | 2022-02-15 06:38:13 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-02-17 20:59:05 +0000 |
| commit | 418abce203fc2e936bf8c7632a9a429e861f6283 (patch) | |
| tree | 2af7cd6a0eca02b9ab927fcbad7a98c455459f2e /drivers/gpu/drm/amd/amdgpu/si.c | |
| parent | drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init (diff) | |
| download | kernel-418abce203fc2e936bf8c7632a9a429e861f6283.tar.gz kernel-418abce203fc2e936bf8c7632a9a429e861f6283.zip | |
drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks
1. Define amdgpu_ras_block_late_init_default in amdgpu_ras.c as
.ras_late_init common function, which is called when
.ras_late_init of ras block isn't initialized.
2. Remove the code of using amdgpu_ras_block_late_init to
initialize .ras_late_init in ras blocks.
Signed-off-by: yipechai <[email protected]>
Reviewed-by: Tao Zhou <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
0 files changed, 0 insertions, 0 deletions
