summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/powerplay (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2021-01-062-1/+59
* drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2021-01-062-17/+98
* drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2020-12-091-6/+3
* drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan2020-12-094-10/+5
* drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher2020-12-031-1/+102
* drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher2020-12-021-0/+7
* drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher2020-12-021-0/+2
* drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher2020-12-021-1/+1
* drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher2020-12-021-1/+1
* drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher2020-12-021-1/+1
* drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones2020-12-011-10/+8
* drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones2020-12-011-46/+36
* drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones2020-12-011-30/+24
* drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones2020-12-011-4/+4
* drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones2020-12-011-1/+0
* drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones2020-12-011-1/+0
* drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones2020-12-011-70/+61
* drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones2020-12-011-53/+50
* drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones2020-12-011-83/+83
* drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones2020-12-011-1/+1
* drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones2020-12-011-35/+39
* drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones2020-12-011-40/+41
* drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones2020-12-011-12/+13
* drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones2020-12-011-12/+12
* drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones2020-12-011-1/+0
* drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones2020-12-011-9/+1
* drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones2020-12-011-3/+3
* drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' protot...Lee Jones2020-12-011-1/+0
* drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' funct...Lee Jones2020-12-011-31/+0
* drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones2020-12-011-1/+1
* drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...Lee Jones2020-12-011-0/+1
* drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...Lee Jones2020-12-011-1/+1
* drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...Lee Jones2020-12-011-1/+1
* drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...Lee Jones2020-12-011-1/+1
* drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones2020-12-011-7/+6
* drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang2020-12-011-7/+5
* drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-242-1/+2
* drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang2020-11-132-0/+27
* drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element ar...mengwang2020-11-131-2/+3
* drm/amd/pm: Use kmemdup instead of kmalloc and memcpyTian Tao2020-11-101-3/+2
* drm/amd/pm: fix compile warnings about variable used uninitializedEvan Quan2020-10-301-3/+2
* drm/amd/pm: fix compile warning about missing prototype for functionEvan Quan2020-10-301-1/+1
* drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher2020-10-301-12/+18
* drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan2020-10-301-4/+1
* drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan2020-10-303-0/+36
* drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan2020-10-301-3/+4
* drm/amd/pm: drop redundant display settingEvan Quan2020-10-271-12/+0
* drm/amd/pm: reconfigure smc on display vbitimeout setting changeEvan Quan2020-10-272-0/+7
* drm/amd/pm: correct the mclk switching settingEvan Quan2020-10-272-17/+108
* drm/amd/pm: enable Polaris watermark table settingEvan Quan2020-10-271-0/+50