aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc
AgeCommit message (Expand)AuthorFilesLines
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 functions to use APIDarren 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
2020-12-23drm/amd/pm: add pptable_funcs documentation (v3)Ryan Taylor1-0/+526
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan1-1/+1
2020-12-10drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2-2/+2
2020-12-10drm/amd/pm: new SMC message for 2nd usb2.0 port workaroundEvan Quan2-0/+3
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan1-0/+1
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan2-1/+4
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng1-8/+6
2020-12-08drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-1/+1
2020-12-02drm/amdgpu/swsmu: add metrics enums for voltageAlex Deucher1-0/+2
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to shared headerLee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared headerLee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s prototype to headerLee Jones1-0/+1
2020-12-01drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unusedLee Jones1-2/+2
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' prototype to shared headerLee Jones1-0/+1
2020-12-01drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unusedLee Jones1-1/+2