mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] drm/virtio: use drm managed resources
@ 2022-07-20 14:02 Danilo Krummrich
  2022-07-20 14:02 ` [PATCH RESEND 1/2] drm/virtio: plane: " Danilo Krummrich
  2022-07-20 14:02 ` [PATCH RESEND 2/2] drm/virtio: kms: " Danilo Krummrich
  0 siblings, 2 replies; 6+ messages in thread
From: Danilo Krummrich @ 2022-07-20 14:02 UTC (permalink / raw)
  To: airlied, daniel, kraxel; +Cc: dri-devel, linux-kernel, Danilo Krummrich

This patch series converts plain memory allocations for driver structures and
planes to drm managed allocations in order to cleanup/simply the corresponding
release/destroy callbacks.

Danilo Krummrich (2):
  drm/virtio: plane: use drm managed resources
  drm/virtio: kms: use drm managed resources

 drivers/gpu/drm/virtio/virtgpu_kms.c   | 16 ++++++--------
 drivers/gpu/drm/virtio/virtgpu_plane.c | 30 +++++++-------------------
 2 files changed, 15 insertions(+), 31 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-07-21 10:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20 14:02 [PATCH RESEND 0/2] drm/virtio: use drm managed resources Danilo Krummrich
2022-07-20 14:02 ` [PATCH RESEND 1/2] drm/virtio: plane: " Danilo Krummrich
2022-07-20 15:17   ` Sam Ravnborg
2022-07-21 10:38     ` Danilo Krummrich
2022-07-20 14:02 ` [PATCH RESEND 2/2] drm/virtio: kms: " Danilo Krummrich
2022-07-20 15:20   ` Sam Ravnborg

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®