index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
2023-12-14
drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
Zhipeng Lu
2023-12-14
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
2023-12-14
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
2023-10-04
drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver
Mario Limonciello
2023-08-09
drm/amd/pm: Clean up errors in sislands_smc.h
Ran Sun
2023-08-09
drm/amd/pm: Clean up errors in r600_dpm.h
Ran Sun
2023-08-09
drivers/amd/pm: Clean up errors in smu8_smumgr.h
Ran Sun
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-09
drm/amd/pm: resolve reboot exception for si oland
Guchun Chen
2023-05-31
drm/amd/pm: resolve reboot exception for si oland
Guchun Chen
2023-05-26
drm/amd/pm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for si
Mario Limonciello
2022-10-06
drivers/amd/pm: check the return value of amdgpu_bo_kmap
Li Zhong
2022-04-28
drm/amd/pm: fix the compile warning
Evan Quan
2022-04-22
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
2022-02-07
drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
MaĆra Canal
2022-01-25
drm/amd/pm: remove useless if
Jiapeng Chong
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan