All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Simplify drmm_alloc_ordered_workqueue return
@ 2025-07-02 23:28 Matthew Brost
  2025-07-02 23:28 ` [PATCH 1/1] drm: " Matthew Brost
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Brost @ 2025-07-02 23:28 UTC (permalink / raw)
  To: dri-devel; +Cc: louis.chauvet

We want to use drmm_alloc_ordered_workqueue in Xe, let's make this work
a little better.

Matthew Brost (1):
  drm: Simplify drmm_alloc_ordered_workqueue return

 drivers/gpu/drm/vkms/vkms_crtc.c |  2 --
 include/drm/drm_managed.h        | 15 +++++++++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-07-03 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-02 23:28 [PATCH 0/1] Simplify drmm_alloc_ordered_workqueue return Matthew Brost
2025-07-02 23:28 ` [PATCH 1/1] drm: " Matthew Brost
2025-07-03  8:12   ` Louis Chauvet
2025-07-03 15:19     ` Matthew Brost

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.