diff options
| author | yipechai <[email protected]> | 2022-02-14 06:38:02 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-02-17 20:59:05 +0000 |
| commit | caae42f00924498e78da8a960561936aa7eba503 (patch) | |
| tree | 575319ccdb26080c07322c8da6e0d4da5faab9f0 /drivers/gpu/drm/amd/amdgpu/si.c | |
| parent | drm/amdgpu: Remove redundant calls of ras_late_init in mca ras block (diff) | |
| download | kernel-caae42f00924498e78da8a960561936aa7eba503.tar.gz kernel-caae42f00924498e78da8a960561936aa7eba503.zip | |
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
1. Move calling ras block instance members from module internal
function to the top calling xxx_ras_late_init.
2. Module internal function calls can only use parameter variables
of xxx_ras_late_init instead of ras block instance members.
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
