linux/drivers/gpu/drm/amd
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
..
acp drm/amd: make a type-safe cgs_device struct. (v2) 2016-05-04 20:20:28 -04:00
amdgpu drm/amdgpu: fix memory leak in CGS (FW info) 2016-05-04 20:29:20 -04:00
amdkfd drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type 2016-03-22 15:36:02 -07:00
include drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 2016-05-04 20:27:57 -04:00
powerplay drm/amd/powerplay: fix bug dpm can't work when resume back on Polaris 2016-05-04 20:29:39 -04:00
scheduler drm/amd/scheduler: Mark amdgpu_sched_ops const 2016-05-04 20:20:05 -04:00