index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
swsmu
/
smu14
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
drm/amd/pm: add od table upload error message parsing for smu v14.0.x
Yang Wang
-8
/
+52
2026-04-17
drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x
Yang Wang
-3
/
+7
2026-04-03
drm/amd/pm: correct mem_busy_percent display due to calculation errors
Yang Wang
-5
/
+5
2026-03-30
drm/amd/pm: Unify version check in SMUv14
Lijo Lazar
-62
/
+21
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
-1
/
+32
2026-03-23
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
-1
/
+0
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
-1
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+10
2026-02-03
drm/amd/pm: Add default feature number definition
Lijo Lazar
-1
/
+1
2026-02-03
drm/amd/pm: Change get_enabled_mask signature
Lijo Lazar
-8
/
+6
2026-02-03
drm/amd/pm: Use feature bits data structure
Lijo Lazar
-22
/
+28
2026-01-29
drm/amd/pm: Initialize allowed feature list
Lijo Lazar
-8
/
+3
2026-01-29
drm/amd/pm: Remove unused logic in SMUv14.0.2
Lijo Lazar
-39
/
+0
2026-01-29
drm/amd/pm: Add smu feature interface functions
Lijo Lazar
-2
/
+2
2026-01-27
drm/amd/pm: fix smu v14 soft clock frequency setting issue
Yang Wang
-0
/
+1
2026-01-14
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
-1
/
+2
2026-01-10
drm/amd/pm: Use message control for debug mailbox
Lijo Lazar
-10
/
+7
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv14
Lijo Lazar
-2
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv14
Lijo Lazar
-17
/
+0
2026-01-10
drm/amd/pm: Replace without wait with async calls
Lijo Lazar
-4
/
+8
2026-01-10
drm/amd/pm: Add message control for SMUv14
Lijo Lazar
-0
/
+34
2026-01-08
drm/amd/pm: Use driver table structure in smuv14
Lijo Lazar
-16
/
+22
2026-01-05
drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v14.0.2
Yang Wang
-2
/
+4
2026-01-05
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
-2
/
+7
2025-12-16
drm/amd/pm: restore SCLK settings after S0ix resume
mythilam
-5
/
+37
2025-12-08
drm/amd/pm: Use common helper for smuv14.0.2 dpm
Lijo Lazar
-75
/
+15
2025-12-08
drm/amd/pm: Use generic pcie dpm table for SMUv14
Lijo Lazar
-18
/
+18
2025-12-08
drm/amd/pm: Use generic dpm table for SMUv14 SOCs
Lijo Lazar
-100
/
+78
2025-12-08
drm/amd/pm: Use emit_clk_levels in SMUv14.0.2
Lijo Lazar
-11
/
+10
2025-12-08
drm/amd/pm: Use emit_clk_levels in SMUv14.0.0
Lijo Lazar
-12
/
+12
2025-10-20
drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`
Ilya Zlobintsev
-5
/
+7
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
Rodrigo Siqueira
-17
/
+2
2025-08-15
drm/amdgpu/swm14: Update power limit logic
Alex Deucher
-5
/
+25
2025-07-28
drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14
Frank Min
-3
/
+8
2025-06-24
drm/amd/pm: revise the pcie dpm parameters
Kenneth Feng
-2
/
+4
2025-06-24
drm/amd/pm: Add support to set min ISP clocks
Pratap Nirujogi
-17
/
+34
2025-06-24
drm/amd/pm: Add support to set ISP Power
Pratap Nirujogi
-0
/
+9
2025-06-18
drm/amd/pm: set pcie default dpm table when updating pcie dpm parameters
Kenneth Feng
-24
/
+21
2025-06-18
drm/amd/pm: override pcie dpm parameters only if it is necessary
Kenneth Feng
-14
/
+23
2025-03-26
drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2
Tomasz Pakuła
-1
/
+54
2025-03-18
drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
Tomasz Pakuła
-41
/
+18
2025-03-13
drm/amdgpu/pm: add VCN activity for SMU 14.0.2
Alex Deucher
-0
/
+10
2025-03-13
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
-0
/
+35
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-02-27
drm/amd/pm: add fan abnormal detection
Kenneth Feng
-0
/
+52
2025-02-12
drm/amdgpu: add support for SMU IP version 14.0.5
Tim Huang
-0
/
+2
2024-12-18
drm/amdgpu/smu14.0.2: fix IP version check
Alex Deucher
-1
/
+1
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
-1
/
+2
[next]