summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-02drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones1-1/+0
2020-12-02drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones1-9/+1
2020-12-02drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones1-3/+3
2020-12-02drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' protot...Lee Jones1-1/+0
2020-12-02drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' funct...Lee Jones1-31/+0
2020-12-02drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones1-1/+1
2020-12-02drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...Lee Jones1-0/+1
2020-12-02drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...Lee Jones1-1/+1
2020-12-02drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...Lee Jones1-1/+1
2020-12-02drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...Lee Jones1-1/+1
2020-12-02drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones1-7/+6
2020-12-01drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang1-7/+5