summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan2020-08-141-1/+1
* drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan2020-08-061-11/+18
* drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan2020-08-061-0/+111
* drm/powerplay: label internally used symbols as staticNirmoy Das2020-07-011-2/+2
* drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan2020-04-011-64/+85
* drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin2019-12-021-3/+1
* drm/amdgpu/powerplay: add set_mp1_state for vega12Alex Deucher2019-07-311-1/+25
* drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell2019-05-241-0/+10
* drm/amd/powerplay: expose Vega12 realtime memory utilizationEvan Quan2019-05-241-2/+14
* drm/amd/powerplay: expose Vega12 current gpu activityEvan Quan2019-05-241-15/+6
* drm/amd/powerplay: expose Vega12 current powerEvan Quan2019-05-241-11/+10
* drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan2019-05-241-0/+19
* drm/amd/powerplay: support SMU metrics table on Vega12Evan Quan2019-05-241-0/+21
* drm/amd/powerplay: support temperature emergency max valuesEvan Quan2019-05-241-0/+6
* drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan2019-05-241-3/+8
* drm/amdgpu/powerplay: split out common smu9 BACO codeAlex Deucher2019-03-051-2/+2
* drm/amdgpu/powerplay: add BACO support for vega12Alex Deucher2019-03-051-0/+5
* drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan2019-02-221-2/+2
* drm/amd/powerplay: support Vega12 retrieving and setting ppfeaturesEvan Quan2019-01-251-0/+100
* drm/amd/powerplay: support Vega12 SOCclk and DCEFclk dpm level settingsEvan Quan2019-01-251-1/+97
* drm/amd/powerplay: run acg btc for Vega12Kenneth Feng2019-01-141-0/+21
* drm/amd/pp: handle negative values when reading ODGreathouse, Joseph2018-11-191-13/+10
* drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2018-10-251-0/+8
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher2018-09-271-1/+5
* drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher2018-09-271-4/+4
* drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan2018-07-241-1/+2
* drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan2018-07-241-1/+1
* drm/amd/powerplay: fixed uninitialized valueEvan Quan2018-07-191-1/+1
* drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher2018-07-161-29/+15
* drm/amd/powerplay: convert the sclk/mclk into Mhz for comparationEvan Quan2018-07-131-2/+2
* drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan2018-07-131-0/+38
* drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu2018-07-101-2/+1
* drm/amd/pp: Remove the same struct define in powerplayRex Zhu2018-07-051-1/+1
* drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu2018-07-051-42/+1
* drm/amd/pp: Refine the interface exported to displayRex Zhu2018-07-051-1/+2
* drm/amd/pp: Convert clock unit to KHz as definedRex Zhu2018-07-051-11/+9
* drm/amd/powerplay: cosmetic fixEvan Quan2018-07-051-7/+3
* drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan2018-07-051-0/+1
* drm/amd/powerplay: set vega12 pre display configurationsEvan Quan2018-07-051-0/+41
* drm/amd/powerplay: apply clocks adjust rules on power state changeEvan Quan2018-07-051-0/+162
* drm/amd/powerplay: correct vega12 max num of dpm levelEvan Quan2018-07-051-8/+9
* drm/amd/powerplay: drop unnecessary uclk hard min settingEvan Quan2018-07-051-10/+0
* drm/amd/powerplay: correct smc display config for multi monitorEvan Quan2018-07-051-1/+2
* drm/amd/powerplay: initialize uvd/vce powergate status v4Evan Quan2018-07-051-0/+23
* drm/amd/powerplay: revise clock level setupEvan Quan2018-07-051-107/+211
* drm/amd/powerplay: retrieve all clock ranges on startupEvan Quan2018-07-051-16/+53
* drm/amd/powerplay: revise default dpm tables setupEvan Quan2018-07-051-202/+132
* drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan2018-07-051-0/+3
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-151-9/+4
* drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng2018-05-151-0/+10