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
/
smu11
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
drm/amd/pm: Unify version check in SMUv11
Lijo Lazar
-80
/
+52
2026-03-23
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
-1
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+21
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
-23
/
+19
2026-02-03
drm/amd/pm: Use feature bits data structure
Lijo Lazar
-49
/
+68
2026-01-29
drm/amd/pm: Initialize allowed feature list
Lijo Lazar
-103
/
+89
2026-01-29
drm/amd/pm: Add smu feature interface functions
Lijo Lazar
-2
/
+3
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv11
Lijo Lazar
-10
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv11
Lijo Lazar
-19
/
+0
2026-01-10
drm/amd/pm: Replace without wait with async calls
Lijo Lazar
-22
/
+16
2026-01-10
drm/amd/pm: Add message control for SMUv11
Lijo Lazar
-0
/
+22
2026-01-08
drm/amd/pm: Use driver table structure in smuv11
Lijo Lazar
-46
/
+81
2026-01-05
drm/amd/pm: force send pcie parmater on navi1x
Yang Wang
-18
/
+15
2026-01-05
drm/amd/pm: fix wrong pcie parameter on navi1x
Yang Wang
-2
/
+2
2025-12-08
drm/amd/pm: Use common helper for sienna dpm table
Lijo Lazar
-67
/
+27
2025-12-08
drm/amd/pm: Use common helper for navi10 dpm table
Lijo Lazar
-80
/
+27
2025-12-08
drm/amd/pm: Use common helper for arcturus dpm
Lijo Lazar
-94
/
+39
2025-12-08
drm/amd/pm: Use generic pcie dpm table for SMUv11
Lijo Lazar
-38
/
+57
2025-12-08
drm/amd/pm: Use generic dpm table for SMUv11 SOCs
Lijo Lazar
-160
/
+122
2025-12-08
drm/amd/pm: Use emit_clk_levels in vangogh
Lijo Lazar
-19
/
+20
2025-12-08
drm/amd/pm: Use emit_clk_levels in cyan skillfish
Lijo Lazar
-9
/
+8
2025-12-08
drm/amd/pm: Use emit_clk_levels in sienna_cichild
Lijo Lazar
-14
/
+13
2025-12-08
drm/amd/pm: Remove print_clk_levels from navi10
Lijo Lazar
-193
/
+0
2025-11-24
drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0
Yang Wang
-1
/
+6
2025-11-04
drm/amdgpu/smu: Handle S0ix for vangogh
Alex Deucher
-0
/
+3
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
-1
/
+1
2025-10-20
drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`
Ilya Zlobintsev
-15
/
+20
2025-10-13
drm/amd: Stop overloading power limit with limit type
Mario Limonciello
-1
/
+0
2025-10-13
drm/amd: Adjust whitespace for vangogh_ppt
Mario Limonciello
-7
/
+5
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
Rodrigo Siqueira
-17
/
+2
2025-08-04
drm/amd/pm: Use cached metrics data on arcturus
Lijo Lazar
-1
/
+1
2025-06-24
drm/amd/pm: revise the pcie dpm parameters
Kenneth Feng
-2
/
+6
2025-06-18
drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual
Mario Limonciello
-22
/
+15
2025-06-18
drm/amd/pm: override pcie dpm parameters only if it is necessary
Kenneth Feng
-25
/
+28
2025-05-13
drm/amd/pm: Remove remainder of mode2_reset_is_support
Dr. David Alan Gilbert
-6
/
+0
2025-05-07
drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_range
Dr. David Alan Gilbert
-39
/
+0
2025-04-30
drm/amd/pm: Fix comment style
Lijo Lazar
-1
/
+1
2025-04-08
drm/amd/pm/smu11: Prevent division by zero
Denis Arefev
-1
/
+1
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-0
/
+3
2025-02-12
drm/amd/pm: add support for IP version 11.5.2
Ying Li
-4
/
+8
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
-1
/
+2
2024-12-10
drm/amd/pm: power up or down vcn by instance
Boyuan Zhang
-12
/
+8
2024-12-02
drm/amd/pm: fix and simplify workload handling
Alex Deucher
-232
/
+310
2024-12-02
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
-12
/
+7
2024-11-21
drm/amd/pm: Remove arcturus min power limit
Lijo Lazar
-1
/
+5
[next]