index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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