aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-1/+1
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_funcsMa Jun1-2/+2
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun1-7/+4
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun1-0/+3
2023-08-09drm/amd/pm: Clean up errors in amd_powerplay.cRan Sun1-8/+8
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuationEvan Quan1-0/+48
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello1-2/+1
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan1-2/+8
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher1-1/+1
2022-11-04drm/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/torvalds/linux into drm-nextDave Airlie1-10/+0
2022-04-27drm/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-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan1-240/+38
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-29/+42
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan1-12/+0
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan1-1/+38
2021-12-14drm/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-10drm/amd/pm: Add interface to get FW private bufferLijo Lazar1-0/+21
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-4/+8
2020-11-13drm/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 clock on Raven/Raven2/Picasso APU.Xiaojian Du1-1/+15
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+1680