mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
@ 2023-08-20  9:51 Christophe JAILLET
  2023-08-20  9:51 ` [PATCH 1/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' Christophe JAILLET
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Christophe JAILLET @ 2023-08-20  9:51 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, Xinhui.Pan, airlied, daniel,
	Felix.Kuehling, Arunpravin.PaneerSelvam
  Cc: amd-gfx, dri-devel, linux-kernel, kernel-janitors, Christophe JAILLET

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-24 14:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-20  9:51 [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
2023-08-20  9:51 ` [PATCH 1/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' Christophe JAILLET
2023-08-20  9:51 ` [PATCH 2/4] drm/amdgpu: Remove a redundant sanity check Christophe JAILLET
2023-08-20  9:51 ` [PATCH 3/4] drm/amdgpu: Remove amdgpu_bo_list_array_entry() Christophe JAILLET
2023-08-20  9:51 ` [PATCH 4/4] drm/amdgpu: Use kvzalloc() to simplify code Christophe JAILLET
2023-08-21 11:03 ` [PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create() Christian König
2023-08-21 13:00   ` Shashank Sharma
2023-08-22 13:26     ` Somalapuram, Amaranath
2023-08-24 14:37       ` Alex Deucher
2023-08-21 18:16   ` Arunpravin Paneer Selvam
2023-08-22  0:33   ` vitaly prosyak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®