diff options
author | 2022-02-14 14:38:02 +0800 | |
---|---|---|
committer | 2022-02-17 15:59:05 -0500 | |
commit | caae42f00924498e78da8a960561936aa7eba503 (patch) | |
tree | 575319ccdb26080c07322c8da6e0d4da5faab9f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: Remove redundant calls of ras_late_init in mca ras block (diff) | |
download | linux-dev-caae42f00924498e78da8a960561936aa7eba503.tar.xz linux-dev-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 <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions