index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
2024-10-07
1
-13
/
+13
*
drm/amd/pm: update workload mask after the setting
Kenneth Feng
2024-09-26
3
-2
/
+13
*
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
2024-09-18
1
-1
/
+5
*
drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6
Kent Russell
2024-09-18
1
-2
/
+6
*
drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3
Kenneth Feng
2024-09-10
1
-0
/
+3
*
drm/amd/pm: update the features set on smu v14.0.2/3
Kenneth Feng
2024-09-10
2
-1
/
+19
*
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Alex Deucher
2024-09-05
1
-2
/
+4
*
drm/amdgpu/swsmu: always force a state reprogram on init
Alex Deucher
2024-08-27
1
-6
/
+9
*
drm/amdgpu/smu13.0.7: print index for profiles
Alex Deucher
2024-08-27
1
-2
/
+2
*
drm/amdgpu/swsmu: fix ordering for setting workload_mask
Alex Deucher
2024-08-27
1
-1
/
+1
*
drm/amdgpu: align pp_power_profile_mode with kernel docs
Alex Deucher
2024-08-27
1
-4
/
+2
*
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-27
9
-64
/
+926
|
\
|
*
drm/amd/pm: Drop unsupported features on smu v14_0_2
Candice Li
2024-08-23
1
-47
/
+0
|
*
drm/amd/pm: Add support for new P2S table revision
Lijo Lazar
2024-08-23
1
-1
/
+6
|
*
drm/amd/pm: update message interface for smu v14.0.2/3
Kenneth Feng
2024-08-23
2
-5
/
+14
|
*
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
2024-08-21
1
-0
/
+2
|
*
drm/amdgpu: Disable dpm_enabled flag while VF is in reset
Victor Skvortsov
2024-08-13
1
-1
/
+5
|
*
drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)
Tobias Jakobi
2024-08-13
2
-4
/
+4
|
*
drm/amd/pm: fix unchecked return value warning for vega10_hwmgr
Tim Huang
2024-08-06
1
-3
/
+1
|
*
drm/amd/pm: add overdrive support on smu v14.0.2/3
Kenneth Feng
2024-08-06
2
-3
/
+894
|
*
drm/amd/pm: update powerplay structure on smu v14.0.2/3
Kenneth Feng
2024-08-06
1
-6
/
+46
|
*
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
2024-07-27
1
-1
/
+2
|
*
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
2024-07-25
1
-2
/
+84
*
|
Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-08-09
1
-6
/
+46
|
\
\
|
*
|
drm/amd/pm: update powerplay structure on smu v14.0.2/3
Kenneth Feng
2024-08-08
1
-6
/
+46
*
|
|
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-02
2
-3
/
+86
|
\
|
|
|
*
|
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
2024-07-28
1
-1
/
+2
|
*
|
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
2024-07-28
1
-2
/
+84
|
|
/
*
|
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-29
1
-1
/
+1
*
|
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
1
-4
/
+10
|
/
*
drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4
Li Ma
2024-07-16
1
-3
/
+15
*
drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2
Tim Huang
2024-07-16
1
-12
/
+4
*
drm/amd/pm: Ignore initial value in smu response register
Danijel Slivka
2024-07-10
3
-5
/
+40
*
drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
Li Ma
2024-07-08
1
-10
/
+142
*
drm/amd/pm: avoid to load smu firmware for APUs
Tim Huang
2024-07-08
1
-1
/
+1
*
Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-07-05
3
-27
/
+24
|
\
|
*
drm/amd/pm: add SMU IP v14.0.4 support
Tim Huang
2024-07-03
2
-0
/
+3
|
*
drm/amd/pm: smu v14.0.4 reuse smu v14.0.0 dpmtable
Li Ma
2024-07-03
2
-27
/
+21
*
|
Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-07-05
2
-31
/
+2
|
\
|
|
*
Revert "drm/amd/pm: workaround to pass jpeg unit test"
Kenneth Feng
2024-06-27
2
-31
/
+2
*
|
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
Li Ma
2024-06-25
5
-3
/
+96
|
*
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
2024-06-20
1
-0
/
+2
|
*
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
2024-06-05
1
-9
/
+11
|
*
Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-05-31
1
-1
/
+0
|
|
\
|
|
*
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
Heiner Kallweit
2024-05-29
1
-1
/
+0
|
*
|
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
47
-215
/
+4538
|
|
\
|
|
*
|
dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users
Mario Limonciello
2024-05-08
1
-1
/
+1
|
*
|
drm/amd/pm: Restore config space after reset
Lijo Lazar
2024-04-24
1
-0
/
+25
|
*
|
drm/amdgpu/pm: Remove gpu_od if it's an empty directory
Ma Jun
2024-04-24
1
-0
/
+7
[next]