OSDN Git Service

drm/amdgpu: implement smuio v11_0_6 callbacks
authorLikun Gao <Likun.Gao@amd.com>
Wed, 3 Feb 2021 10:16:34 +0000 (18:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Feb 2021 20:28:21 +0000 (15:28 -0500)
commit1deb98534c239d4f45e10ebe62eade4f07352d16
tree37db170c8261896b067d6b07881745b0111139ec
parent2a53291ef2e607d449f60a3f11d1861a9671b8dd
drm/amdgpu: implement smuio v11_0_6 callbacks

Implement smuio v11_0_6 callbacks which will used by Sienna_Cichlid and
forward ASIC.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.h [new file with mode: 0644]