summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-0/+48
2023-08-16drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan1-2/+8
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor1-1/+2
2022-09-29drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-10/+0
2022-04-28drm/amd/pm: fix the deadlock issue observed on SIEvan Quan1-10/+0
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell1-0/+17
2022-01-26drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan1-240/+38
2022-01-15drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-29/+42
2022-01-15drm/amd/pm: revise the performance level setting APIsEvan Quan1-12/+0
2022-01-15drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan1-1/+38
2021-12-15drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan1-1/+6
2021-11-22drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello1-12/+2
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello1-3/+5
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello1-1/+5
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-8/+8
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell1-11/+22
2021-05-11drm/amd/pm: Add interface to get FW private bufferLijo Lazar1-0/+21
2021-03-24drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-4/+8
2020-11-14drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang1-0/+19
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du1-1/+15
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+1680