summary refs log tree commit diff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
AgeCommit message (Expand)Author
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan
2020-08-14drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan
2020-08-06drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin
2019-07-30drm/amdgpu/powerplay: add set_mp1_state for vega12Alex Deucher
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell
2019-05-24drm/amd/powerplay: expose Vega12 realtime memory utilizationEvan Quan
2019-05-24drm/amd/powerplay: expose Vega12 current gpu activityEvan Quan
2019-05-24drm/amd/powerplay: expose Vega12 current powerEvan Quan
2019-05-24drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan
2019-05-24drm/amd/powerplay: support SMU metrics table on Vega12Evan Quan
2019-05-24drm/amd/powerplay: support temperature emergency max valuesEvan Quan
2019-05-24drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan
2019-03-05drm/amdgpu/powerplay: split out common smu9 BACO codeAlex Deucher
2019-03-05drm/amdgpu/powerplay: add BACO support for vega12Alex Deucher
2019-02-22drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan
2019-01-25drm/amd/powerplay: support Vega12 retrieving and setting ppfeaturesEvan Quan
2019-01-25drm/amd/powerplay: support Vega12 SOCclk and DCEFclk dpm level settingsEvan Quan
2019-01-14drm/amd/powerplay: run acg btc for Vega12Kenneth Feng
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph
2018-10-24drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher
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-19drm/amd/powerplay: fixed uninitialized valueEvan Quan
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher
2018-07-13drm/amd/powerplay: convert the sclk/mclk into Mhz for comparationEvan Quan
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan
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: Remove duplicate code in vega12_hwmgr.cRex Zhu
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu
2018-07-05drm/amd/powerplay: cosmetic fixEvan Quan
2018-07-05drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan
2018-07-05drm/amd/powerplay: set vega12 pre display configurationsEvan Quan
2018-07-05drm/amd/powerplay: apply clocks adjust rules on power state changeEvan Quan
2018-07-05drm/amd/powerplay: correct vega12 max num of dpm levelEvan Quan
2018-07-05drm/amd/powerplay: drop unnecessary uclk hard min settingEvan Quan
2018-07-05drm/amd/powerplay: correct smc display config for multi monitorEvan Quan
2018-07-05drm/amd/powerplay: initialize uvd/vce powergate status v4Evan Quan
2018-07-05drm/amd/powerplay: revise clock level setupEvan Quan
2018-07-05drm/amd/powerplay: retrieve all clock ranges on startupEvan Quan
2018-07-05drm/amd/powerplay: revise default dpm tables setupEvan Quan
2018-07-05drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu