diff options
| author | Le Ma <[email protected]> | 2022-09-27 17:26:27 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 09:47:59 -0400 |
| commit | 7d158f52bfbf82279ea8f1c3dc7a3ab3065a76e4 (patch) | |
| tree | 334142fa7eee839bc6208c157814490c12d33697 /tools/perf/scripts/python/bin | |
| parent | aabb478421f5ca2be0f1343d02873394e935c582 (diff) | |
drm/amdgpu: parse base address from new ip discovery with 64bit ip base address
Truncate the 64bit base address from ip discovery and only store lower 32bit
ip base in reg_offset[].
Bits > 32 follows ASIC specific format, thus just discard them and handle it
within specific ASIC.
By this way reg_offset[] and related helpers can stay unchanged.
v2: make comments more generic
Signed-off-by: Le Ma <[email protected]>
Reviewed-by: Lijo Lazar <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions