drm/amd/powerplay: implement functions of amd_powerplay_func
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 28 Aug 2015 04:56:43 +0000 (12:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:12 +0000 (16:42 -0500)
commit577bbe01832285f6f5128ae570246e086e37f9d0
tree54e619355f3a50abcea89f639a24bc29a57790ea
parente92a0370575ab985bcdc3ba1520bf946521d62f1
drm/amd/powerplay: implement functions of amd_powerplay_func

This is the common interface for interacting with the powerplay
module.

v2: squash in fixes

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Acked-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amd_powerplay.c