aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
AgeCommit message (Expand)Author
2019-12-18drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...Colin Ian King
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-11-19drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher
2019-06-28drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang
2019-06-11drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui
2019-01-25drm/amd/powerplay: enforce display related settings only on neededEvan Quan
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan
2018-12-03drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-09drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: Add support of powerplay for picassoLikun Gao
2018-08-27drm/amd/powerplay: add the hw manager for vega20 (v3)Evan Quan
2018-07-13drm/amd/powerplay: no need to mask workable gfxoff feature for vega12Evan Quan
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu
2018-06-15drm/amd/pp: Make sure clock_voltage_limit_table on dc is validRex Zhu
2018-05-17drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu
2018-05-15drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang
2018-05-15drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu
2018-03-21drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu
2018-03-21drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-03-05drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu
2018-03-05drm/amd/pp: Refine powerplay instanceRex Zhu
2018-02-19drm/amd/pp: Disable OD feature on APU/IcelandRex Zhu
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu
2018-02-19drm/amd/pp: Add a helper to convert VID to voltage valueRex Zhu
2018-02-19drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan
2018-02-19drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan
2017-12-19drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu
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