[PATCH 22/52] drm/amd/powerplay: enable dpm for baffin.

2016-03-24 Thread Vasily Anonimov
Alex Deucher gmail.com> writes: > + > + tmp_result = ellesmere_enable_thermal_auto_throttle(hwmgr); > + PP_ASSERT_WITH_CODE((0 == tmp_result), > + "Failed to enable thermal auto throttle!", result = > tmp_result); > + > + tmp_result = ellesmere_pcie_performance_re

[PATCH 22/52] drm/amd/powerplay: enable dpm for baffin.

2016-03-23 Thread Alex Deucher
From: Rex Zhu Signed-off-by: Rex Zhu Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/powerplay/hwmgr/Makefile |3 +- .../amd/powerplay/hwmgr/ellesmere_dyn_defaults.h | 62 + .../gpu/drm/amd/powerplay/hwmgr/ellesmere_hwmgr.c | 4560 .../gpu/drm/amd/powerpla