[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1692524665.git.christophe.jaillet@wanadoo.fr>
Date: Sun, 20 Aug 2023 11:51:12 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: alexander.deucher@....com, christian.koenig@....com,
Xinhui.Pan@....com, airlied@...il.com, daniel@...ll.ch,
Felix.Kuehling@....com, Arunpravin.PaneerSelvam@....com
Cc: amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
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
Powered by blists - more mailing lists