开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
basics
/
vector.c
Age
Commit message (
Expand
)
Author
2026-06-03
drm/amd/display: Use krealloc_array() in dal_vector_reserve()
Harry Wentland
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-27
drm/amd/display: Multiplication result converted to larger type
Clay King
2023-07-18
drm/amd/display: Add missing static
Rodrigo Siqueira
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2020-12-01
drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...
Lee Jones
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland