drm/amdgpu: implement smuio v11_0 callbacks

Vega20/Arcturus will use smuio v11_0 callbacks

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Hawking Zhang
2020-10-21 00:00:19 +08:00
committed by Alex Deucher
parent 09aac699c3
commit d1ffa512c6
3 changed files with 109 additions and 1 deletions

View File

@@ -169,7 +169,8 @@ amdgpu-y += \
# add SMUIO block
amdgpu-y += \
smuio_v9_0.o
smuio_v9_0.o \
smuio_v11_0.o
# add amdkfd interfaces
amdgpu-y += amdgpu_amdkfd.o