开源镜像站
帮助
动态
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
/
hwmgr
/
smu7_hwmgr.c
Age
Commit message (
Expand
)
Author
2025-03-05
drm/amdgpu: Remove powerdown_uvd member
Dr. David Alan Gilbert
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Ma Jun
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Ma Jun
2024-05-13
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
Ma Jun
2024-04-30
drm/amd/pm: fix uninitialized variable warning
Jesse Zhang
2024-04-09
drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...
Ma Jun
2024-01-15
drm/amdgpu: fix avg vs input power reporting on smu7
Alex Deucher
2024-01-05
drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
Zhipeng Lu
2023-10-26
drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported
Mario Limonciello
2023-08-15
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
2023-08-09
drm/amd: Clean up errors in smu7_hwmgr.c
Ran Sun
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-07-13
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
2023-02-08
drm/amd/pm/smu7: move variables to where they are used
Alex Deucher
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-17
drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks addition
Deepak R Varma
2023-01-13
drm/amdgpu: Do not include <linux/fb.h>
Thomas Zimmermann
2022-12-15
drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings
Evan Quan
2022-10-10
drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...
Alexey Kodanev
2022-02-16
drm/amd: smu7: downgrade voltage error to info
Mario Limonciello
2022-01-25
drm/amdgpu/pm/smu7: drop message about VI performance levels
Alex Deucher
2021-12-01
amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...
Darren Powell
2021-11-24
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
2021-11-05
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
Alex Deucher
2021-08-30
drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
Koba Ko
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
2021-08-10
amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit
Darren Powell
2021-04-09
drm/amdgpu/smu7: fix CAC setting on TOPAZ
Alex Deucher
2021-04-09
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
2021-03-23
drm/amd/pm: Fix spelling mistake "disble" -> "disable"
Colin Ian King
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
2021-03-23
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
2021-02-26
amdgpu/pm: read_sensor() report failure apporpriately
Shirish S
2021-01-11
drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
Lee Jones
2020-12-01
drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...
Lee Jones
2020-10-30
drm/amd/pm: fix compile warnings about variable used uninitialized
Evan Quan
2020-10-30
drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polaris
Alex Deucher
2020-10-30
drm/amd/pm: perform SMC reset on suspend/hibernation
Evan Quan
2020-10-27
drm/amd/pm: drop redundant display setting
Evan Quan
2020-10-27
drm/amd/pm: reconfigure smc on display vbitimeout setting change
Evan Quan
2020-10-27
drm/amd/pm: correct the mclk switching setting
Evan Quan
2020-10-27
drm/amd/pm: enable Polaris watermark table setting
Evan Quan
2020-10-27
drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...
Evan Quan
2020-10-27
drm/amd/pm: correct pcie spc cap setup
Evan Quan
2020-10-27
drm/amd/pm: correct the way to get the highest vddc
Evan Quan
2020-10-27
drm/amd/pm: correct sclk/mclk dpm enablement
Evan Quan
2020-10-27
drm/amd/pm: correct smc voltage controller setup
Evan Quan
2020-10-27
drm/amd/pm: correct platformcaps setup
Evan Quan
[next]