summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
AgeCommit message (Expand)Author
2019-04-04drm/amd/powerplay: check for invalid profile mode before switchingEvan Quan
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell
2019-03-27drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan
2019-03-05drm/amdgpu/powerplay: split out common smu9 BACO codeAlex Deucher
2019-02-27drm/amd/powerplay: support retrieving clock information from other syspllsEvan Quan
2019-02-22drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan
2019-02-05drm/amd/powerplay: update soc boot and max level on vega10Kenneth Feng
2019-01-25drm/amd/powerplay: support Vega10 retrieving and setting ppfeaturesEvan Quan
2019-01-25drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settingsEvan Quan
2019-01-25drm/amd/powerplay: enable MGPU fan boost feature on Vega10Evan Quan
2019-01-25drm/amdgpu: expose BACO interfaces to upper level from PPJim Qu
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph
2018-11-01drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher
2018-09-26drm/amdgpu/powerplay: Move vega10_enable_smc_featuresAlex Deucher
2018-08-27drm/amdgpu/powerplay/vega10: enable AVFS control via ppfeaturemaskAlex Deucher
2018-08-27drm/amd/pp: Implement get_performance_level for legacy dgpuRex Zhu
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu
2018-07-16Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang
2018-07-10drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu
2018-07-05drm/amd/pp: Switch the tolerable latency for displayrex zhu
2018-07-05drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King
2018-05-15drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu
2018-05-15drm/amd/pp: Move common code to smu_helper.cRex Zhu
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu
2018-05-15drm/amd/pp: Remove unnecessary forward declarationRex Zhu
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-05-15drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan
2018-05-15drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_valuesRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex 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-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu