OSDN Git Service

drm/amd/powerplay: implement smu_init[fini]_power function for smu11
authorKevin Wang <Kevin1.Wang@amd.com>
Sat, 15 Dec 2018 02:50:03 +0000 (10:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:55 +0000 (15:03 -0500)
commit8bf16963df8c27787f12d7df88d4c88fe6d9aff1
treeccff8525610a8f91bd3c31719917c186da263141
parent142dec6266b24df2e56f87347471032922e40bc2
drm/amd/powerplay: implement smu_init[fini]_power function for smu11

This patch implements smu_init[fini]_power function for smu v11.

Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h
drivers/gpu/drm/amd/powerplay/smu_v11_0.c