All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/panthor: Fix regressions introduced recently
@ 2025-12-03 11:05 Boris Brezillon
  2025-12-03 11:05 ` [PATCH v2 1/3] drm/panthor: Drop a WARN_ON() in group_free_queue() Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Boris Brezillon @ 2025-12-03 11:05 UTC (permalink / raw)
  To: Boris Brezillon, Steven Price, Liviu Dudau, Adrián Larumbe
  Cc: dri-devel, Akash Goel, Chia-I Wu, kernel

Hello,

This is a set of fixes for regressions noticed while testing the
drm-misc-next branch against mesa-ci.

Regards,

Boris

Boris Brezillon (3):
  drm/panthor: Drop a WARN_ON() in group_free_queue()
  drm/panthor: Make sure caches are flushed/invalidated when an AS is
    recycled
  drm/panthor: Unlock the locked region before disabling an AS

 drivers/gpu/drm/panthor/panthor_mmu.c   | 39 +++++++++++++++++++++----
 drivers/gpu/drm/panthor/panthor_sched.c |  5 ++--
 2 files changed, 35 insertions(+), 9 deletions(-)

-- 
2.51.1


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

end of thread, other threads:[~2025-12-03 11:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 11:05 [PATCH v2 0/3] drm/panthor: Fix regressions introduced recently Boris Brezillon
2025-12-03 11:05 ` [PATCH v2 1/3] drm/panthor: Drop a WARN_ON() in group_free_queue() Boris Brezillon
2025-12-03 11:05 ` [PATCH v2 2/3] drm/panthor: Make sure caches are flushed/invalidated when an AS is recycled Boris Brezillon
2025-12-03 11:05 ` [PATCH v2 3/3] drm/panthor: Unlock the locked region before disabling an AS Boris Brezillon
2025-12-03 11:47   ` Boris Brezillon

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.