diff options
author | Jiang Liu <gerry@linux.alibaba.com> | 2025-01-08 16:59:53 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-10 00:02:56 +0300 |
commit | edec9b0690906f37024b0dc74a0a924006a2ff07 (patch) | |
tree | 5803472809dd12e7e25fcc3c3fd48269b169471f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60a2c0c12b644450e420ffc42291d1eb248bacb7 (diff) | |
download | linux-edec9b0690906f37024b0dc74a0a924006a2ff07.tar.xz |
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