aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared headerLee Jones2-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc formattingLee Jones1-70/+61
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of function docsLee Jones1-53/+50
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical function doc issuesLee Jones1-83/+83
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference staticLee 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-doc formatLee Jones1-40/+41
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related formatting issuesLee 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 prototype to headerLee Jones2-1/+1
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 clause as its useLee Jones1-3/+3
2020-12-01drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unusedLee Jones1-2/+2
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' prototype to shared headerLee Jones2-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' functionsLee 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 our prototypesLee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones1-7/+6
2020-12-01drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10_i2c_algo'Lee Jones1-204/+0
2020-12-01drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuseLee Jones1-2/+2
2020-12-01drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unusedLee Jones1-1/+2
2020-12-01drm/amdgpu/swsmu/vangogh: return error if fetching metrics failsAlex Deucher1-0/+2
2020-12-01drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin1-1/+6
2020-12-01drm/amdgpu: skip power profile switch in sriovJingwen Chen1-0/+3
2020-12-01drm/amd/pm: update driver if version for navy_flounderJiansong Chen1-1/+1
2020-12-01drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang2-8/+6
2020-11-24drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"Colin Ian King1-2/+2
2020-11-24drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva2-1/+2
2020-11-24drm/amdgpu: add module parameter choose runtime methodLikun Gao1-7/+29
2020-11-24drm/amd/pm: fix the crash after runtime pm resumeLikun Gao1-2/+6
2020-11-24drm/amdgpu: Add gfx doorbell setting for VangoghJinzhou Su1-1/+1
2020-11-18drm/amd/pm: support runtime PPTable update for dimgrey_cavefishTao Zhou1-1/+1
2020-11-18drm/amd/pm: fix smu_v11_0_init_power power_context allocationRyan Taylor1-2/+2
2020-11-17drm/amd/pm: fix spelling mistakes in dev_warn messagesColin Ian King1-2/+2
2020-11-17drm/amd/pm: retire dimgrey_cavefish hardcode for the use of soft PPTableTao Zhou1-2/+1
2020-11-16drm/amd/pm: update driver if file for sienna cichlidLikun Gao3-28/+12
2020-11-16drm/amd/pm: enable the fine grain tuning function for vangoghXiaojian Du1-0/+4
2020-11-16drm/amd/pm: add the fine grain tuning function for vangoghXiaojian Du4-0/+158
2020-11-13drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-1/+1
2020-11-13drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang3-0/+21
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang4-1/+30
2020-11-13drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element array with flexible-array in struct phm_clock_voltage_dependency_tablemengwang1-2/+3
2020-11-13drm/amd/pm: update the swSMU headers for vangoghXiaojian Du3-6/+22
2020-11-13drm/amd/pm: add the interface to dump smu metrics table for vangoghXiaojian Du3-0/+66
2020-11-10drm/amd/pm: Use kmemdup instead of kmalloc and memcpyTian Tao1-3/+2
2020-11-10drm/amdgpu/pm/smu11: cache smu firmware versionAlex Deucher1-0/+3
2020-11-10drm/amdgpu/pm/smu12: cache smu firmware versionAlex Deucher1-0/+3