All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Misc panthor bits
@ 2026-05-22 11:38 Tvrtko Ursulin
  2026-05-22 11:38 ` [RFC 1/2] drm/panthor: Remove redundant drm_sched_job_cleanup() from the .free_job callback Tvrtko Ursulin
  2026-05-22 11:38 ` [RFC 2/2] drm/panthor: Use separate workqueue for DRM scheduler Tvrtko Ursulin
  0 siblings, 2 replies; 9+ messages in thread
From: Tvrtko Ursulin @ 2026-05-22 11:38 UTC (permalink / raw)
  To: dri-devel
  Cc: kernel-dev, Tvrtko Ursulin, Boris Brezillon, Liviu Dudau,
	Steven Price

I am working on some DRM scheduler experiments and have noticed two things
which perhaps can be improved in panthor.

Sending them out as RFC as they are only compile tested, but feel free to have a
look and see what you think at your own leisure.

Cc: Boris Brezillon <boris.brezillon@collabora.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Steven Price <steven.price@arm.com>

Tvrtko Ursulin (2):
  drm/panthor: Remove redundant drm_sched_job_cleanup() from the
    .free_job callback
  drm/panthor: Use separate workqueue for DRM scheduler

 drivers/gpu/drm/panthor/panthor_sched.c | 28 +++++++++++++++----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-06-01  9:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 11:38 [RFC 0/2] Misc panthor bits Tvrtko Ursulin
2026-05-22 11:38 ` [RFC 1/2] drm/panthor: Remove redundant drm_sched_job_cleanup() from the .free_job callback Tvrtko Ursulin
2026-05-22 11:38 ` [RFC 2/2] drm/panthor: Use separate workqueue for DRM scheduler Tvrtko Ursulin
2026-05-22 16:08   ` Boris Brezillon
2026-05-22 16:25     ` Tvrtko Ursulin
2026-05-23  6:06       ` Boris Brezillon
2026-05-23 13:12         ` Tvrtko Ursulin
2026-06-01  9:05           ` Tvrtko Ursulin
2026-05-23 10:46   ` [RFC v2 " Tvrtko Ursulin

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.