summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan1-1/+2
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher2-4/+4
2021-04-09drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOADShirish S1-7/+6
2021-03-24drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-24drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King1-1/+1
2021-03-24drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-4/+8
2021-03-24drm/amdgpu/smu8: return an error rather than 50% if busy query failsAlex Deucher1-4/+3
2021-03-24drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher1-1/+27
2021-03-24drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-24drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-24drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-02-27amdgpu/pm: read_sensor() report failure apporpriatelyShirish S8-8/+8
2021-02-19drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui1-14/+0
2021-02-19drm/amd/pm: Replace one-element array with flexible-array in struct _ATOM_Veg...Gustavo A. R. Silva1-3/+3
2021-02-19drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_...Gustavo A. R. Silva2-9/+7
2021-02-19drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King1-1/+1
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du1-1/+1
2021-01-12drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...Lee Jones1-4/+6
2021-01-12drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...Lee Jones1-68/+65
2021-01-12drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared headerLee Jones2-1/+2
2021-01-12drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issuesLee Jones1-2/+2
2021-01-12drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-12drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-12drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'Lee Jones1-2/+2
2021-01-12drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'cal...Lee Jones1-0/+1
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-17/+98
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng1-6/+3
2020-12-09drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan4-10/+5
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-03drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher1-0/+7
2020-12-03drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher1-0/+2
2020-12-03drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-03drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-03drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-02drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones1-10/+8
2020-12-02drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones1-46/+36
2020-12-02drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones1-30/+24
2020-12-02drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones1-4/+4
2020-12-02drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones1-1/+0
2020-12-02drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones1-1/+0
2020-12-02drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones1-70/+61
2020-12-02drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones1-53/+50
2020-12-02drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones1-83/+83
2020-12-02drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones1-1/+1
2020-12-02drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones1-35/+39
2020-12-02drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones1-40/+41
2020-12-02drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones1-12/+13
2020-12-02drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones1-12/+12