开源镜像站
帮助
动态
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
/
vega10_hwmgr.c
Age
Commit message (
Expand
)
Author
2024-08-06
drm/amd/pm: fix unchecked return value warning for vega10_hwmgr
Tim Huang
2024-06-05
drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
Bob Zhou
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Ma Jun
2024-05-08
drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
Ma Jun
2024-04-30
drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
Tim Huang
2024-04-30
drm/amd/pm: fix warning using uninitialized value of max_vid_step
Jesse Zhang
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
2023-08-15
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
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: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...
Alexey Kodanev
2022-03-28
amdgpu/pm: Implement emit_clk_levels for vega10
Darren Powell
2022-03-02
gpu/amd: vega10_hwmgr: fix inappropriate private variable name
Meng Tang
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-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
2021-08-16
drm/amd/pm: change the workload type for some cards
Kenneth Feng
2021-08-16
Revert "drm/amd/pm: fix workload mismatch on vega10"
Kenneth Feng
2021-08-10
amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emit
Darren Powell
2021-05-27
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...
Lee Jones
2021-03-23
drm/amd/pm: fix workload mismatch on vega10
Kenneth Feng
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
2021-03-23
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
2021-02-26
amdgpu/pm: read_sensor() report failure apporpriately
Shirish S
2021-01-11
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...
Lee Jones
2021-01-11
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...
Lee Jones
2020-12-02
drm/amdgpu/powerplay/vega10: handle error in getting pptable
Alex Deucher
2020-09-17
drm/amdgpu/powerplay: hwmgr - modify the return value
Xiaoliang Pang
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan