drm/amdgpu: Resolve bug in UMC 6.7 error offset calculation
authorJohn Clements <john.clements@amd.com>
Tue, 13 Jul 2021 09:44:45 +0000 (17:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Jul 2021 15:42:50 +0000 (11:42 -0400)
commit308ef2ad84928f74e391037706c7dc2901721666
tree4276a73cc67822ae1f58c0e55f3a679696ceac81
parentb05e50b35229732a278f8e5153bdb4156a550e4e
drm/amdgpu: Resolve bug in UMC 6.7 error offset calculation

Use correct channel and instance values

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c