]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc9: fix mmhub client mapping for arcturus
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 21:53:10 +0000 (16:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Feb 2021 20:27:47 +0000 (15:27 -0500)
commitea6ab152db9427bf0b8de6195fe8d564e10ab0e5
treecba9de331b5cb6b7ce5bdd681b7408f0a0afcbef
parentf2404c680f4ccd97f4eb1f998b89a44f497cf132
drm/amdgpu/gmc9: fix mmhub client mapping for arcturus

The hw interface changed on arcturus so the old numbering
scheme doesn't work.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c