linux/drivers/gpu/drm/amd/powerplay
Eric Huang 681ed01c62 drm/amd/powerplay: fix bug dpm can't work when resume back on Polaris
Need to initialize the values to 0 since they get or'ed with additional
values.  If the initialization is missing, on resume, they may end up
with a combination of stale data and new data.

Fixes dpm on resume.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-05-04 20:29:39 -04:00
..
eventmgr drm/amd/powerplay: Mark pem_event_action chains as const 2016-05-04 20:20:13 -04:00
hwmgr drm/amd/powerplay: fix bug dpm can't work when resume back on Polaris 2016-05-04 20:29:39 -04:00
inc drm/amd/powerplay: parameter updates according to SMC. 2016-05-04 20:29:03 -04:00
smumgr drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 2016-05-04 20:27:57 -04:00
amd_powerplay.c drm/amd/powerplay: return 0 when interface not implement on some asic. 2016-05-04 20:29:27 -04:00
Kconfig
Makefile drm/amdgpu: clean up path handling for powerplay 2016-03-21 11:52:13 -04:00