drm/amdgpu: add BACO interfaces for vega10
authorJim Qu <Jim.Qu@amd.com>
Wed, 7 Nov 2018 03:24:45 +0000 (11:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Jan 2019 21:15:33 +0000 (16:15 -0500)
commit2affc6234ff51f3e6c51270fd3260b03ad1d4094
tree2ab329337a312d4ccd5591f4c39882a1fdbf60d1
parent36eac4dd1f6ece0507cd2141d3e1b34ae589b896
drm/amdgpu: add BACO interfaces for vega10

V2: delay 20ms before BACO out.
V3: rename function to vega10_baco_xxx

Signed-off-by: Jim Qu <Jim.Qu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_baco.h [new file with mode: 0644]