drm/amd/powerplay: send event to notify powerplay all modules are initialized.
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 25 Feb 2016 09:32:45 +0000 (17:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2016 16:01:22 +0000 (11:01 -0500)
commit4ea2efae0d117c5b5f44081bab941542d892e758
treef8e4fbd54c0d24788b26c86fbb9287438186ef8a
parentdc26a2a2b3f037c2727f514b64e8a865721ec74b
drm/amd/powerplay: send event to notify powerplay all modules are initialized.

with this event, powerplay can adjust current power state if needed.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c