]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00ac75015f00e3e0ab5a1588bc67d871ff059390
treef8e4fbd54c0d24788b26c86fbb9287438186ef8a
parent762729d27c996530244498803dd63837b918998c
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