drm/amdgpu: implement smuio v11_0 callbacks
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 20 Oct 2020 16:00:19 +0000 (00:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Nov 2020 05:13:22 +0000 (00:13 -0500)
commitd1ffa512c635d5df81e18f2686b5e5060ca03f18
tree85aa38edba0564e39fe39d18803aa90b7f9e7032
parent09aac699c3992c5ce12e82d3c9d1e4e19e1bd090
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>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/smuio_v11_0.h [new file with mode: 0644]