summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
AgeCommit message (Expand)Author
2017-10-06drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu
2017-09-28drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie
2017-09-26drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-09-26drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_initEric Huang
2017-09-26drm/amd/powerplay: Add support for CI asics to hwmgrRex Zhu
2017-09-18drm/amd/powerplay: delete dead code in powerplayRex Zhu
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu
2017-09-12drm/amd/powerplay: Fix psm_set_user_performance_state()Tom St Denis
2017-09-12drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu
2017-08-15drm/amd/powerplay: fix coding style in hwmgr.cRex Zhu
2017-08-15drm/amd/powerplay: refine dmesg info under powerplay.Rex Zhu
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-24drm/amd/powerplay: add raven support in hwmgr. (v2)Rex Zhu
2017-05-22drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada
2017-03-29drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang
2017-01-27drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu
2017-01-27drm/amd/powerplay: change function name to make code more readableRex Zhu
2017-01-27drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-11drm/amd/powerplay: enable voltage control by default for dgpu.Rex Zhu
2016-11-11drm/amd/powerplay: use mask bit for deepsleep/power tune feature.Rex Zhu
2016-11-11drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu
2016-09-19drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu
2016-09-19drm/amd/powerplay: fix potential issue of array access violationRex Zhu
2016-09-16drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu
2016-09-16drm/amd/powerplay: add pptable point check before use itRex Zhu
2016-09-16drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu
2016-09-02drm/amd/powerplay: original power state table should not be changed.Rex Zhu
2016-08-25drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu
2016-08-08drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu
2016-08-08drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu
2016-08-08drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu