]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
authorGuchun Chen <guchun.chen@amd.com>
Fri, 26 Nov 2021 05:06:15 +0000 (13:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Dec 2021 21:04:02 +0000 (16:04 -0500)
commit3700169886659e678fe37629ffcaacd6e559655a
tree22befdd37d24fe0c802eaa2fbacdb79775a165fb
parent6c18ecefaba7ccb8150bbcf997f7a796a43f786b
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3

There is no base reg offset or ip_version set for SDMA2
and SDMA3 on SIENNA_CICHLID, so add them.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Kevin Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c