diff options
author | Hawking Zhang <[email protected]> | 2021-03-12 22:25:07 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-03-23 23:30:04 -0400 |
commit | 97e272928e62fad34396dd2e25158bacecb2b7eb (patch) | |
tree | 979a5361a2757c7af9739ce9c4d674d88dd22ce9 /scripts/gdb/linux/tasks.py | |
parent | 94ae8dc55790de8979b58428672c8e0b97ee0dae (diff) |
drm/amdgpu: update ecc query support for arcturus
arcturus and sienna_cichlid share the same version
of umc_info interface (umc_info v33). arcturus uses
umc_config to indicate ECC capability, while
sienna_cichlid uses umc_config1 to indicate ECC
capability. driver needs to check either umc_config
or umc_config1 to decide ECC capability for ASICs
that use umc_info v33 interface.
Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Frank Min <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions