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
/
inc
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
drm/amd/swsmu: Move IP specific functions
Pratik Vishwakarma
-7
/
+0
2026-02-12
drm/amdgpu: Add support for update_table for SMU15
Pratik Vishwakarma
-0
/
+5
2026-02-12
drm/amd/pm: send unload command to smu during modprobe -r amdgpu
Kenneth Feng
-1
/
+0
2026-02-03
drm/amd/pm: Add default feature number definition
Lijo Lazar
-1
/
+2
2026-02-03
drm/amd/pm: Change get_enabled_mask signature
Lijo Lazar
-1
/
+8
2026-02-03
drm/amd/pm: Use feature bits data structure
Lijo Lazar
-0
/
+17
2026-01-29
drm/amd/pm: Initialize allowed feature list
Lijo Lazar
-21
/
+3
2026-01-29
drm/amd/pm: Add smu feature interface functions
Lijo Lazar
-2
/
+102
2026-01-29
drm/amd/pm: Add smu feature bits data struct
Lijo Lazar
-0
/
+81
2026-01-27
drm/amd/pm: fix smu v14 soft clock frequency setting issue
Yang Wang
-0
/
+1
2026-01-27
drm/amd/pm: fix smu v13 soft clock frequency setting issue
Yang Wang
-0
/
+1
2026-01-14
drm/amd/pm: Deprecate print_clk_levels callback
Lijo Lazar
-9
/
+0
2026-01-10
drm/amd/pm: Use message control for debug mailbox
Lijo Lazar
-4
/
+0
2026-01-10
drm/amd/pm: Add debug message callback
Lijo Lazar
-0
/
+12
2026-01-10
drm/amd/pm: Drop unused ppt callback definitions
Lijo Lazar
-18
/
+0
2026-01-10
drm/amd/pm: Drop legacy message related fields
Lijo Lazar
-6
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv15
Lijo Lazar
-2
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv14
Lijo Lazar
-4
/
+2
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv13
Lijo Lazar
-1
/
+0
2026-01-10
drm/amd/pm: Drop legacy message fields from SMUv11
Lijo Lazar
-1
/
+0
2026-01-10
drm/amd/pm: Add async message call support
Lijo Lazar
-1
/
+2
2026-01-10
drm/amd/pm: Add message control for SMUv13
Lijo Lazar
-0
/
+2
2026-01-10
drm/amd/pm: Add message control for SMUv12
Lijo Lazar
-0
/
+3
2026-01-10
drm/amd/pm: Add message control for SMUv11
Lijo Lazar
-0
/
+2
2026-01-10
drm/amd/pm: Add smu message control block
Lijo Lazar
-0
/
+70
2026-01-08
drm/amd: Enable SMU 15_0_0 support
Pratik Vishwakarma
-1
/
+253
2026-01-08
drm/amd: Enable SMU 15_0_0 firmware headers
Pratik Vishwakarma
-0
/
+524
2026-01-08
drm/amd/pm: Use driver table for board temperature
Lijo Lazar
-7
/
+7
2026-01-08
drm/amd/pm: Use cached gpu metrics table
Lijo Lazar
-3
/
+0
2026-01-08
drm/amd/pm: Use driver table structure in smuv11
Lijo Lazar
-0
/
+2
2026-01-05
drm/amd/pm: Add smu driver table structure
Lijo Lazar
-0
/
+88
2025-12-08
drm/amd/pm: Use generic pcie dpm table for SMUv14
Lijo Lazar
-8
/
+1
2025-12-08
drm/amd/pm: Use generic pcie dpm table for SMUv13
Lijo Lazar
-8
/
+1
2025-12-08
drm/amd/pm: Use generic pcie dpm table for SMUv11
Lijo Lazar
-7
/
+1
2025-12-08
drm/amd/pm: Add generic pcie dpm table
Lijo Lazar
-0
/
+9
2025-12-08
drm/amd/pm: Use generic dpm table for SMUv14 SOCs
Lijo Lazar
-26
/
+12
2025-12-08
drm/amd/pm: Use generic dpm table for SMUv13 SOCs
Lijo Lazar
-26
/
+12
2025-12-08
drm/amd/pm: Use generic dpm table for SMUv11 SOCs
Lijo Lazar
-27
/
+14
2025-12-08
drm/amd/pm: Add clock table structure
Lijo Lazar
-0
/
+22
2025-12-08
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-0
/
+8
2025-11-11
drm/amd/pm: Add ppt1 support for smu_v13_0_12
Asad Kamal
-1
/
+3
2025-11-11
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-2
/
+9
2025-11-06
drm/amd/pm: check pmfw eeprom feature bit
Gangliang Xie
-2
/
+3
2025-11-04
drm/amd/pm: add smu ras driver framework
Gangliang Xie
-0
/
+7
2025-11-04
drm/amd/pm: add new message definitions for pmfw eeprom interface
Gangliang Xie
-11
/
+14
2025-10-13
drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly
YiPeng Chai
-0
/
+11
2025-10-13
drm/amd: Save and restore all limit types
Mario Limonciello
-1
/
+2
2025-09-23
drm/amd/pm: Add VCN reset message support for SMU v13.0.12
Jesse.Zhang
-1
/
+2
2025-09-23
drm/amd/pm: place the smu 13.0.0 pptable header into the correct folder
Yang Wang
-0
/
+198
2025-09-16
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-2
/
+10
[next]