index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
/
hwmgr
/
processpptables.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-08-20
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
2024-05-13
drm/amdgpu/pm: Drop redundant setting code for pcie lanes
Ma Jun
2023-08-09
drm/amd/pm: Remove many unnecessary NULL values
Ruan Jinjie
2020-12-03
drm/amdgpu/powerplay: parse fan table for CI asics
Alex Deucher
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_samu_...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_cac_l...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_vce_c...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_phase...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_acp_c...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_uvd_c...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_clock...
Gustavo A. R. Silva
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan