summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/basics/vector.c
AgeCommit message (Expand)AuthorFilesLines
14 daysdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King1-3/+3
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira1-6/+5
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2020-12-02drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...Lee Jones1-1/+1
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie1-2/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-9/+10
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+307