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
Age
Commit message (
Expand
)
Author
Lines
2025-02-12
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
Jiang Liu
-1
/
+2
2025-02-12
drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
Alex Deucher
-1
/
+1
2025-01-28
drm/amd/pm: Mark MM activity as unsupported
Lijo Lazar
-1
/
+0
2025-01-24
drm/amd/pm: Fix smu v13.0.6 caps initialization
Lijo Lazar
-105
/
+134
2025-01-24
drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checks
Jesse.zhang@amd.com
-6
/
+13
2025-01-24
revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"
Jesse.zhang@amd.com
-4
/
+1
2025-01-24
revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"
Jesse.zhang@amd.com
-21
/
+9
2025-01-24
drm/amd/pm: Add capability flags for SMU v13.0.6
Lijo Lazar
-68
/
+158
2025-01-10
drm/amdgpu/smu13: update powersave optimizations
Alex Deucher
-5
/
+6
2025-01-09
drm/amdgpu/pm: Implement SDMA queue reset for different asic
Jesse Zhang
-8
/
+22
2025-01-09
drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2
Jesse Zhang
-1
/
+4
2025-01-06
drm/amd/pm: Fill max mem bw & total app clk counter
Asad Kamal
-0
/
+23
2025-01-06
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
-3
/
+11
2025-01-06
drm/amd/pm: fix BUG: scheduling while atomic
Kun Liu
-6
/
+10
2024-12-18
drm/amdgpu/smu14.0.2: fix IP version check
Alex Deucher
-1
/
+1
2024-12-10
drm/amd/pm: Revert state if force level fails
Lijo Lazar
-23
/
+35
2024-12-10
drm/amd/pm: Add smu_v13_0_12 support
Asad Kamal
-0
/
+1
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
-5
/
+10
2024-12-10
drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...
Ivan Stepchenko
-0
/
+2
2024-12-10
drm/amd/amdgpu: Add missing kdoc 'inst' parameter in 'smu_dpm_set_power_gate'...
Srinivasan Shanmugam
-2
/
+3
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
-4
/
+4
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
-4
/
+4
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
-9
/
+7
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
-12
/
+28
2024-12-10
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
-13
/
+21
2024-12-10
drm/amd/pm: add inst to smu_dpm_set_vcn_enable
Boyuan Zhang
-30
/
+47
2024-12-10
drm/amd/pm: power up or down vcn by instance
Boyuan Zhang
-45
/
+35
2024-12-10
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...
Christophe JAILLET
-2
/
+3
2024-12-10
drm/amd/pm: implement dpm sdma reset function
Jiadong Zhu
-1
/
+57
2024-12-10
drm/amd/pm: update smu_v13_0_6 smu header
Jiadong Zhu
-1
/
+2
2024-12-05
drm/amd/pm: Set SMU v13.0.7 default workload type
Kenneth Feng
-0
/
+1
2024-12-05
drm/amd/pm: Initialize power profile mode
Lijo Lazar
-7
/
+17
2024-12-02
drm/amd/pm: fix and simplify workload handling
Alex Deucher
-517
/
+741
2024-12-02
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
-84
/
+36
2024-11-21
drm/amd/pm: Remove arcturus min power limit
Lijo Lazar
-1
/
+5
2024-11-21
drm/amd/pm: skip setting the power source on smu v14.0.2/3
Kenneth Feng
-1
/
+0
2024-11-21
drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3
Kenneth Feng
-3
/
+23
2024-11-20
drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
Kenneth Feng
-6
/
+12
2024-11-20
drm/amd/pm: remove redundant tools_size check
Bhavin Sharma
-13
/
+11
2024-11-20
drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7
Umio Yasuno
-0
/
+2
2024-11-20
drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0
Asad Kamal
-1
/
+3
2024-11-20
drm/amd/pm: Add gpu_metrics_v1_7
Asad Kamal
-4
/
+7
2024-11-11
drm/amdgpu: Support vcn and jpeg error info parsing
Stanley.Yang
-0
/
+24
2024-11-08
drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
Tim Huang
-2
/
+3
2024-11-05
drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13
Wolfgang Müller
-2
/
+178
2024-11-05
drm/amd/pm: add zero RPM OD setting support for SMU13
Wolfgang Müller
-2
/
+175
2024-11-04
drm/amd/pm: correct the workload setting
Kenneth Feng
-36
/
+84
2024-11-04
drm/amd/pm: always pick the pptable from IFWI
Kenneth Feng
-64
/
+1
2024-11-04
drm/amd/pm: add inst to dpm_set_vcn_enable
Boyuan Zhang
-13
/
+31
2024-10-28
drm/amdgpu/smu13: fix profile reporting
Alex Deucher
-3
/
+3
[next]