diff options
author | Le Ma <le.ma@amd.com> | 2022-09-27 17:26:27 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:47:59 -0400 |
commit | 7d158f52bfbf82279ea8f1c3dc7a3ab3065a76e4 (patch) | |
tree | 334142fa7eee839bc6208c157814490c12d33697 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | aabb478421f5ca2be0f1343d02873394e935c582 (diff) | |
download | linux-7d158f52bfbf82279ea8f1c3dc7a3ab3065a76e4.tar.gz linux-7d158f52bfbf82279ea8f1c3dc7a3ab3065a76e4.tar.bz2 linux-7d158f52bfbf82279ea8f1c3dc7a3ab3065a76e4.zip |
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 <le.ma@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions