summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell1-0/+10
2019-05-24drm/amd/powerplay: expose Vega12 realtime memory utilizationEvan Quan1-2/+14
2019-05-24drm/amd/powerplay: expose Vega12 current gpu activityEvan Quan1-15/+6
2019-05-24drm/amd/powerplay: expose Vega12 current powerEvan Quan1-11/+10
2019-05-24drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan1-0/+19
2019-05-24drm/amd/powerplay: support SMU metrics table on Vega12Evan Quan1-0/+21
2019-05-24drm/amd/powerplay: support temperature emergency max valuesEvan Quan1-0/+6
2019-05-24drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan1-3/+8
2019-03-05drm/amdgpu/powerplay: split out common smu9 BACO codeAlex Deucher1-2/+2
2019-03-05drm/amdgpu/powerplay: add BACO support for vega12Alex Deucher1-0/+5
2019-02-22drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan1-2/+2
2019-01-25drm/amd/powerplay: support Vega12 retrieving and setting ppfeaturesEvan Quan1-0/+100
2019-01-25drm/amd/powerplay: support Vega12 SOCclk and DCEFclk dpm level settingsEvan Quan1-1/+97
2019-01-14drm/amd/powerplay: run acg btc for Vega12Kenneth Feng1-0/+21
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph1-13/+10
2018-10-24drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan1-0/+8
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher1-1/+5
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher1-4/+4
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan1-1/+2
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan1-1/+1
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher1-29/+15
2018-07-13drm/amd/powerplay: convert the sclk/mclk into Mhz for comparationEvan Quan1-2/+2
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan1-0/+38
2018-07-10drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu1-2/+1
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu1-1/+1
2018-07-05drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu1-42/+1
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu1-1/+2
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu1-11/+9
2018-07-05drm/amd/powerplay: cosmetic fixEvan Quan1-7/+3
2018-07-05drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan1-0/+1
2018-07-05drm/amd/powerplay: set vega12 pre display configurationsEvan Quan1-0/+41
2018-07-05drm/amd/powerplay: apply clocks adjust rules on power state changeEvan Quan1-0/+162
2018-07-05drm/amd/powerplay: correct vega12 max num of dpm levelEvan Quan1-8/+9
2018-07-05drm/amd/powerplay: drop unnecessary uclk hard min settingEvan Quan1-10/+0
2018-07-05drm/amd/powerplay: correct smc display config for multi monitorEvan Quan1-1/+2
2018-07-05drm/amd/powerplay: initialize uvd/vce powergate status v4Evan Quan1-0/+23
2018-07-05drm/amd/powerplay: revise clock level setupEvan Quan1-107/+211
2018-07-05drm/amd/powerplay: retrieve all clock ranges on startupEvan Quan1-16/+53
2018-07-05drm/amd/powerplay: revise default dpm tables setupEvan Quan1-202/+132
2018-07-05drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan1-0/+3
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu1-9/+4
2018-05-15drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng1-0/+10
2018-05-15amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng1-1/+41
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan1-1/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-21/+8
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu1-1/+22
2018-03-22drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu1-481/+1
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu1-1/+1
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-47/+1