summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorFilesLines
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-17/+98
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng1-6/+3
2020-12-08drm/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-02drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher1-0/+7
2020-12-02drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher1-0/+2
2020-12-02drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-02drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-02drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher1-1/+1
2020-12-01drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones1-10/+8
2020-12-01drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones1-46/+36
2020-12-01drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones1-30/+24
2020-12-01drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones1-4/+4
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones1-1/+0
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones1-1/+0
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones1-70/+61
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones1-53/+50
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones1-83/+83
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones1-35/+39
2020-12-01drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones1-40/+41
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones1-12/+13
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones1-12/+12
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones1-1/+0
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones1-9/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones1-3/+3
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' protot...Lee Jones1-1/+0
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' funct...Lee Jones1-31/+0
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...Lee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...Lee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...Lee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...Lee Jones1-1/+1
2020-12-01drm/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
2020-11-24drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva2-1/+2
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang2-0/+27
2020-11-13drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element ar...mengwang1-2/+3
2020-11-10drm/amd/pm: Use kmemdup instead of kmalloc and memcpyTian Tao1-3/+2
2020-10-30drm/amd/pm: fix compile warnings about variable used uninitializedEvan Quan1-3/+2
2020-10-30drm/amd/pm: fix compile warning about missing prototype for functionEvan Quan1-1/+1
2020-10-30drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher1-12/+18
2020-10-30drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-10-30drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan3-0/+36
2020-10-30drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan1-3/+4
2020-10-27drm/amd/pm: drop redundant display settingEvan Quan1-12/+0
2020-10-27drm/amd/pm: reconfigure smc on display vbitimeout setting changeEvan Quan2-0/+7
2020-10-27drm/amd/pm: correct the mclk switching settingEvan Quan2-17/+108
2020-10-27drm/amd/pm: enable Polaris watermark table settingEvan Quan1-0/+50