diff options
author | Lijo Lazar <[email protected]> | 2022-09-30 10:43:08 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-10-24 14:44:03 -0400 |
commit | d2c4c1569a7d7d5c8f75963bf2d62d7aeac30e2a (patch) | |
tree | 00cc883c0fd4b1452a2be911dcc17e4938d9d8f1 /lib/mpi/mpi-sub-ui.c | |
parent | 226dcfad349f23f7744d02b24f8ec3bc4f6198ac (diff) |
drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
MMHUB 2.1.x versions don't have ATCL2. Remove accesses to ATCL2 registers.
Since they are non-existing registers, read access will cause a
'Completer Abort' and gets reported when AER is enabled with the below patch.
Tagging with the patch so that this is backported along with it.
v2: squash in uninitialized warning fix (Nathan Chancellor)
Fixes: 8795e182b02d ("PCI/portdrv: Don't disable AER reporting in get_port_device_capability()")
Signed-off-by: Lijo Lazar <[email protected]>
Reviewed-by: Guchun Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions