summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu2018-05-171-0/+1
* drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-151-0/+3
* drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang2018-05-151-0/+6
* drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui2018-05-151-1/+5
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-111-1/+2
* drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu2018-04-111-17/+57
* drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu2018-03-211-4/+0
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-211-1/+1
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-211-45/+1
* drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan2018-03-211-0/+6
* drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2018-03-151-4/+4
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-38/+12
* drm/amd/pp: Move helper functions to smu_help.cRex Zhu2018-03-151-509/+4
* drm/amd/pp: Replace rv_* with smu10_*Rex Zhu2018-03-151-3/+3
* drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2018-03-071-0/+2
* drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu2018-03-071-0/+16
* drm/amd/pp: Add a helper to set field in u32Rex Zhu2018-03-051-0/+16
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-051-39/+15
* drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu2018-03-051-3/+1
* drm/amd/pp: Refine powerplay instanceRex Zhu2018-03-051-3/+4
* drm/amd/pp: Disable OD feature on APU/IcelandRex Zhu2018-02-191-0/+4
* drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu2018-02-191-0/+3
* drm/amd/pp: Add a helper to convert VID to voltage valueRex Zhu2018-02-191-0/+5
* drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan2018-02-191-5/+3
* drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan2018-02-191-2/+2
* drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu2017-12-191-0/+1
* drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu2017-10-061-1/+0
* drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie2017-09-281-3/+3
* drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu2017-09-261-3/+39
* drm/amd/powerplay: refine powerplay code.Rex Zhu2017-09-261-1/+18
* drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu2017-09-261-1/+1
* drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_initEric Huang2017-09-261-1/+74
* drm/amd/powerplay: Add support for CI asics to hwmgrRex Zhu2017-09-261-25/+32
* drm/amd/powerplay: delete dead code in powerplayRex Zhu2017-09-181-12/+0
* drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu2017-09-181-0/+1
* drm/amd/powerplay: Fix psm_set_user_performance_state()Tom St Denis2017-09-121-2/+2
* drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-121-78/+136
* drm/amd/powerplay: fix coding style in hwmgr.cRex Zhu2017-08-151-7/+7
* drm/amd/powerplay: refine dmesg info under powerplay.Rex Zhu2017-08-151-7/+6
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-0/+9
|\
| * drm/amd/powerplay: add raven support in hwmgr. (v2)Rex Zhu2017-05-241-0/+9
* | drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada2017-05-221-2/+2
|/
* drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang2017-03-291-0/+9
* drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu2017-01-271-9/+12
* drm/amd/powerplay: change function name to make code more readableRex Zhu2017-01-271-3/+3
* drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu2017-01-271-15/+0
* drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu2017-01-271-3/+3
* drm/amd/powerplay: refine powerplay interface.Rex Zhu2017-01-271-30/+84
* drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu2017-01-271-1/+1
* drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui2017-01-271-4/+4
OpenPOWER on IntegriCloud