summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan1-2/+0
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan1-3/+0
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan1-4/+0
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar3-1/+6
2021-04-09drm/amd/pm: Add function to wait for smu eventsLijo Lazar1-1/+14
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher1-2/+2
2021-04-09drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+10
2021-04-09drm/amd/pm: drop redundant and unneeded BACO APIs V2Evan Quan1-9/+0
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan1-57/+4
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan1-27/+0
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan1-0/+7
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang2-0/+3
2021-03-23drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher1-0/+1
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl4-0/+17
2021-03-23drm/amd/pm: add new data in metrics tableKenneth Feng1-2/+0
2021-03-23drm/amdgpu/pm: Remove redundant generic message indexLijo Lazar1-1/+0
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu4-4/+28
2021-03-23drm/amd/swsmu: add aldebaran smu13 ip support (v3)Kevin Wang5-4/+571
2021-03-23drm/amd/swsmu: add aldebaran smu driver if header (v2)Kevin Wang1-0/+512
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-4/+4
2021-03-02drm/amd/pm: optimize the link width/speed retrieving V2Evan Quan1-2/+8
2021-03-02drm/amd/pm: bump Navi1x driver if version and related data structures V2Evan Quan2-5/+99
2021-02-26amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell1-3/+3
2021-02-26amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell1-1/+6
2021-02-26amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell1-11/+5
2021-02-26amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...Darren Powell1-3/+4
2021-02-26amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use APIDarren Powell1-6/+6
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use APIDarren Powell1-5/+6
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use APIDarren Powell1-6/+6
2021-02-26amdgpu/pm: Powerplay API for smu , added get_performance_levelDarren Powell1-1/+1
2021-02-18drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das1-1/+1
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das1-3/+0
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou2-0/+21
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou1-1/+8
2021-02-09drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2-1/+9
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang2-6/+0
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher2-14/+8
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher2-1/+4
2021-01-25drm/amd/pm: store and reinstate swsmu user power configurationsArunpravin1-0/+15
2021-01-20drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang1-2/+0
2021-01-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui1-0/+2
2021-01-15drm/amd/pm: update driver if version for navy_flounderJiansong Chen1-1/+1
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-3/+0
2021-01-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui2-0/+7
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui1-0/+2
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-0/+3
2021-01-05drm/amd/pm: enable the "fetch" function of pp_dpm_vclk/dclk for vangoghXiaojian Du1-1/+0
2021-01-05drm/amd/pm: add new feature map macros to resolve duplicate nameXiaojian Du1-0/+6
2020-12-23drm/amd/pm: support overdrive vddgfx offset setting(V2)Evan Quan1-0/+1
2020-12-23drm/amd/pm: Add interface for request WGPsJinzhou Su1-0/+1