summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)Author
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou
2021-02-02drm/amd/pm: remove some useless code for vangoghXiaojian Du
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2021-01-25drm/amd/pm: store and reinstate swsmu user power configurationsArunpravin
2021-01-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du
2021-01-05drm/amd/pm: enable the fine grain tuning function for renoirXiaojian Du
2020-12-23drm/amd/pm: Add interface for request WGPsJinzhou Su
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang
2020-12-01drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang
2020-11-24drm/amd/pm: fix the crash after runtime pm resumeLikun Gao
2020-11-18drm/amd/pm: support runtime PPTable update for dimgrey_cavefishTao Zhou
2020-11-16drm/amd/pm: enable the fine grain tuning function for vangoghXiaojian Du
2020-11-13drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang
2020-10-30drm/amd/pm: enable the rest functions of swSMU for vangogh.Xiaojian Du
2020-10-15drm/amd/pm: properly setting GPO feature on UMD pstate entering/exitingEvan Quan
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher
2020-10-12drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)Tao Zhou
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-10-05drm/amd/powerplay: add vangogh ppt into swSMUHuang Rui
2020-10-05drm/amd/powerplay: partially enable swsmu for vangoghHuang Rui
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen
2020-09-22drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan
2020-09-22drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan
2020-09-22drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin
2020-09-17drm/amd/pm: move NAVI1X power mode switching workaround to post_initEvan Quan
2020-09-17drm/amd/pm: apply no power source workaround if dc reported by gpioEvan Quan
2020-09-17drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan
2020-09-17drm/amd/pm: drop unnecessary table existence and dpm enablement checkEvan Quan
2020-09-17drm/amd/pm: drop unnecessary feature->mutex lock protections(V2)Evan Quan
2020-09-17drm/amd/pm: allocate a new buffer for pstate dummy readingEvan Quan
2020-09-17drm/amd/pm: put Navi1X umc cdr workaround in post_smu_initEvan Quan
2020-09-17drm/amd/pm: wrapper for postponing some setup job after DAL initializatioa(V2)Evan Quan
2020-09-15drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: add new callback for getting fan parametersAlex Deucher
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-18drm/amd/pm: disable/enable deep sleep features on UMD pstate enter/exitEvan Quan
2020-08-18drm/amd/pm: disable/enable gfx ulv on UMD pstate enter/exitEvan Quan
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan