]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume...
authorTom St Denis <tom.stdenis@amd.com>
Thu, 28 Jul 2016 13:46:28 +0000 (09:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Jul 2016 18:37:13 +0000 (14:37 -0400)
commitd4ccb71d7abbceb438b2b55c0606b14fb03f01df
tree61d85cfbb5d37c31dcc32e243f38123fbece5879
parent1ddeb625ce9696fc35a58a96d3d3907885a417b3
drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume events

Setting PG state this early would cause lock ups in the IP block
initialized functions.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c