开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
/
amd_powerplay.c
Age
Commit message (
Expand
)
Author
2023-11-17
drm/amd/pm: Fix return value and drop redundant param
Ma Jun
2023-11-03
drm/amd/pm: Return 0 as default min power limit for legacy asics
Ma Jun
2023-08-09
drm/amd/pm: Clean up errors in amd_powerplay.c
Ran Sun
2023-06-30
drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...
Evan Quan
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for powerplay
Mario Limonciello
2022-12-15
drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings
Evan Quan
2022-11-15
drm/amdgpu: clarify DC checks
Alex Deucher
2022-11-04
drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
Nathan Chancellor
2022-09-29
drivers/amd/pm: check the return value of amdgpu_bo_kmap
Li Zhong
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-03-28
amdgpu/pm: Add new hwmgr API function "emit_clock_levels"
Darren Powell
2022-01-25
drm/amd/pm: drop unneeded hwmgr->smu_lock
Evan Quan
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
2021-11-22
drm/amdgpu/pm: clean up some inconsistent indenting
Jiapeng Chong
2021-11-03
drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices
Mario Limonciello
2021-11-03
drm/amd/pm: Adjust returns when power_profile_mode is not supported
Mario Limonciello
2021-11-03
drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
Mario Limonciello
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
2021-06-08
amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
Darren Powell
2021-05-10
drm/amd/pm: Add interface to get FW private buffer
Lijo Lazar
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
2020-11-13
drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)
Prike Liang
2020-09-29
drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...
Xiaojian Du
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan