[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
Christophe JAILLET
christophe.jaillet at wanadoo.fr
Sun Aug 20 09:51:12 UTC 2023
This serie simplifies amdgpu_bo_list_create() and usage of the 'struct
amdgpu_bo_list'.
It is compile tested only.
Christophe JAILLET (4):
drm/amdgpu: Explicitly add a flexible array at the end of 'struct
amdgpu_bo_list'
drm/amdgpu: Remove a redundant sanity check
drm/amdgpu: Remove amdgpu_bo_list_array_entry()
drm/amdgpu: Use kvzalloc() to simplify code
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 15 ++-------------
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h | 18 ++++++------------
2 files changed, 8 insertions(+), 25 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list