]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: switch to indirect reg access helper
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 15 Sep 2020 09:57:30 +0000 (17:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Oct 2020 14:42:48 +0000 (10:42 -0400)
commit5d206708db0d766566c3307b5a43a56f2081553a
treece22ff60c26d37a38ce894f67691d6091e81a424
parentea341caa36679e0603110c68b07f7091bffa5efe
drm/amdgpu: switch to indirect reg access helper

Switch WREG32/RREG32_PCIE to use indirect reg access
helper for soc15 and onwards

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c
drivers/gpu/drm/amd/amdgpu/soc15.c