summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c
AgeCommit message (Expand)Author
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun
2023-08-09drm/amd/pm: Clean up errors in amd_powerplay.cRan Sun
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-04drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-09-29drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-11-22drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell
2021-05-10drm/amd/pm: Add interface to get FW private bufferLijo Lazar
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan