index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
legacy-dpm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
2024-06-14
drm/amdgpu: refine pmfw/smu firmware loading
Yang Wang
1
-5
/
+3
2024-06-05
drm/amd/pm: remove dead code in si_convert_power_level_to_smc
Jesse Zhang
1
-4
/
+0
2024-05-23
drm/amd/pm: fix unsigned value asic_type compared against
Jesse Zhang
1
-6
/
+2
2024-05-13
drm/amd/pm: remove logically dead code
Jesse Zhang
1
-9
/
+0
2024-04-27
drm/amdgpu: add protype for print ip state
Sunil Khatri
2
-0
/
+2
2024-04-27
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2
-0
/
+2
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
1
-0
/
+29
2023-12-14
drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
Zhipeng Lu
1
-39
/
+13
2023-12-14
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
1
-3
/
+1
2023-12-14
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
1
-3
/
+2
2023-10-05
drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver
Mario Limonciello
1
-1
/
+1
2023-08-09
drm/amd/pm: Clean up errors in sislands_smc.h
Ran Sun
1
-42
/
+21
2023-08-09
drm/amd/pm: Clean up errors in r600_dpm.h
Ran Sun
1
-2
/
+1
2023-08-09
drivers/amd/pm: Clean up errors in smu8_smumgr.h
Ran Sun
1
-31
/
+17
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-09
drm/amd/pm: resolve reboot exception for si oland
Guchun Chen
1
-29
/
+0
2023-06-01
drm/amd/pm: resolve reboot exception for si oland
Guchun Chen
1
-29
/
+0
2023-05-26
drm/amd/pm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
1
-3
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for si
Mario Limonciello
1
-9
/
+2
2022-10-06
drivers/amd/pm: check the return value of amdgpu_bo_kmap
Li Zhong
1
-1
/
+4
2022-04-29
drm/amd/pm: fix the compile warning
Evan Quan
1
-13
/
+1
2022-04-22
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2
-45
/
+0
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-02-08
drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
MaĆra Canal
1
-0
/
+1
2022-01-26
drm/amd/pm: remove useless if
Jiapeng Chong
1
-4
/
+1
2022-01-15
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-3
/
+16
2022-01-15
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
1
-10
/
+0
2022-01-15
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2
-30
/
+2
2022-01-15
drm/amd/pm: revise the performance level setting APIs
Evan Quan
1
-8
/
+9
2022-01-15
drm/amd/pm: relocate the power related headers
Evan Quan
13
-0
/
+15237