index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
/
hwmgr
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
drm/amdgpu/powerplay: Clean up errors in smu_helper.h
Ran Sun
1
-1
/
+1
2023-08-09
drm/amd: Clean up errors in vega10_processpptables.c
Ran Sun
1
-3
/
+3
2023-08-09
drm/amd: Clean up errors in pptable_v1_0.h
Ran Sun
1
-2
/
+1
2023-08-09
drm/amd: Clean up errors in smu7_hwmgr.c
Ran Sun
1
-13
/
+13
2023-08-09
drm/amd/pm: Clean up errors in vega10_pptable.h
Ran Sun
1
-12
/
+6
2023-08-09
drm/amdgpu: Clean up errors in ppatomctrl.h
Ran Sun
1
-4
/
+2
2023-08-09
drm/amdgpu: Clean up errors in ci_baco.c
Ran Sun
1
-14
/
+7
2023-08-09
drm/amdgpu: Clean up errors in smu_helper.c
Ran Sun
1
-1
/
+1
2023-08-09
drm/amdgpu: Clean up errors in common_baco.c
Ran Sun
1
-1
/
+1
2023-08-09
drm/amdgpu: Clean up errors in smu7_powertune.c
Ran Sun
1
-8
/
+5
2023-08-09
drm/amd/pm: Clean up errors in vega12_baco.c
Ran Sun
1
-8
/
+4
2023-08-09
drm/amd/pm: Clean up errors in vega12_pptable.h
Ran Sun
1
-6
/
+5
2023-08-09
drm/amd/pm: Clean up errors in vega10_powertune.c
Ran Sun
1
-58
/
+31
2023-08-09
drm/amd/pm: Clean up errors in fiji_baco.c
Ran Sun
1
-16
/
+8
2023-08-09
drm/amd/pm: Clean up errors in smu10_hwmgr.c
Ran Sun
1
-8
/
+8
2023-08-09
drm/amd/pm/powerplay/hwmgr/ppevvmath: Clean up errors in ppevvmath.h
Ran Sun
1
-7
/
+7
2023-08-09
drm/amd/pm: Clean up errors in vega12_hwmgr.c
Ran Sun
1
-5
/
+5
2023-08-09
drm/amd/pm: Clean up errors in vega10_baco.c
Ran Sun
1
-15
/
+11
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
3
-9
/
+6
2023-07-13
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
1
-12
/
+2
2023-06-30
drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...
Evan Quan
1
-18
/
+9
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
5
-1
/
+23
2023-06-30
drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L inte...
Evan Quan
2
-2
/
+6
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
2
-24
/
+24
2023-02-08
drm/amd/pm/smu7: move variables to where they are used
Alex Deucher
1
-6
/
+8
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-4
/
+4
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
7
-7
/
+0
2023-01-17
drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks addition
Deepak R Varma
1
-4
/
+4
2023-01-13
drm/amdgpu: Do not include <linux/fb.h>
Thomas Zimmermann
7
-7
/
+0
2022-12-15
drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings
Evan Quan
6
-36
/
+145
2022-11-15
amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
Dan Carpenter
1
-1
/
+2
2022-11-09
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...
Asher Song
1
-13
/
+12
2022-10-18
drm/amdgpu/powerplay/psm: Fix memory leak in power state init
Rafael Mendonca
1
-0
/
+2
2022-10-17
drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
Asher Song
1
-12
/
+13
2022-10-10
drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...
Alexey Kodanev
1
-1
/
+1
2022-10-10
drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...
Alexey Kodanev
1
-1
/
+1
2022-09-20
drm/amd/pm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
drm/amdgpu: getting fan speed pwm for vega10 properly
Yury Zhuravlev
1
-13
/
+12
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-03-28
amdgpu/pm: Implement emit_clk_levels for vega10
Darren Powell
1
-0
/
+147
2022-03-02
gpu/amd: vega10_hwmgr: fix inappropriate private variable name
Meng Tang
1
-30
/
+38
2022-02-16
drm/amd: smu7: downgrade voltage error to info
Mario Limonciello
1
-2
/
+2
2022-01-25
drm/amdgpu/pm/smu7: drop message about VI performance levels
Alex Deucher
1
-4
/
+0
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
1
-1
/
+9
2021-12-01
amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...
Darren Powell
4
-37
/
+8
2021-11-24
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
6
-79
/
+67
2021-11-05
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
Alex Deucher
7
-12
/
+51
2021-09-29
gpu: amd: replace open-coded offsetof() with builtin
Arnd Bergmann
1
-2
/
+2
2021-08-30
drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
Koba Ko
1
-1
/
+16
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
9
-49
/
+38
[prev]
[next]