diff options
author | Jiang Liu <gerry@linux.alibaba.com> | 2025-01-08 21:59:53 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-09 16:02:56 -0500 |
commit | edec9b0690906f37024b0dc74a0a924006a2ff07 (patch) | |
tree | 5803472809dd12e7e25fcc3c3fd48269b169471f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60a2c0c12b644450e420ffc42291d1eb248bacb7 (diff) |
drm/amdgpu: wrong array index to get ip block for PSP
The adev->ip_blocks array is not indexed by AMD_IP_BLOCK_TYPE_xxx,
instead we should call amdgpu_device_ip_get_ip_block() to get the
corresponding IP block oject.
Fix some checkpatch issues (Alex)
Signed-off-by: Jiang Liu <gerry@linux.alibaba.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