summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)Author
2021-01-11drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones
2021-01-11drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formattingLee Jones
2021-01-11drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'Lee Jones
2021-01-11drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'cal...Lee Jones
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng
2020-12-08drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher
2020-12-02drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher
2020-12-02drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher
2020-12-02drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher
2020-12-02drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher
2020-12-02drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher
2020-12-01drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' protot...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' funct...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones
2020-12-01drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang
2020-11-24drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang
2020-11-13drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element ar...mengwang
2020-11-10drm/amd/pm: Use kmemdup instead of kmalloc and memcpyTian Tao
2020-10-30drm/amd/pm: fix compile warnings about variable used uninitializedEvan Quan
2020-10-30drm/amd/pm: fix compile warning about missing prototype for functionEvan Quan
2020-10-30drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher
2020-10-30drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-10-30drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-10-30drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan