drm/amdgpu: implement smuio v9_0 callbacks
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 20 Oct 2020 15:59:12 +0000 (23:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Nov 2020 05:13:16 +0000 (00:13 -0500)
commit09aac699c3992c5ce12e82d3c9d1e4e19e1bd090
treec4abed5a154815c8dde93f38c620837a724c2f6c
parent293f256396aa8674cb3f1794f724fcb3aacdee24
drm/amdgpu: implement smuio v9_0 callbacks

Vega10/12 will use smuio v9_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_v9_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/smuio_v9_0.h [new file with mode: 0644]