All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] drm/panthor: Fix regressions introduced recently
@ 2025-12-02 13:35 Boris Brezillon
  2025-12-02 13:35 ` [PATCH v1 1/3] drm/panthor: Drop a WARN_ON() in group_free_queue() Boris Brezillon
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Boris Brezillon @ 2025-12-02 13:35 UTC (permalink / raw)
  To: Boris Brezillon, Steven Price, Liviu Dudau, Adrián Larumbe
  Cc: dri-devel, Akash Goel, 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   | 37 +++++++++++++++++++++----
 drivers/gpu/drm/panthor/panthor_sched.c |  5 ++--
 2 files changed, 33 insertions(+), 9 deletions(-)

-- 
2.51.1


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

end of thread, other threads:[~2025-12-02 23:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 13:35 [PATCH v1 0/3] drm/panthor: Fix regressions introduced recently Boris Brezillon
2025-12-02 13:35 ` [PATCH v1 1/3] drm/panthor: Drop a WARN_ON() in group_free_queue() Boris Brezillon
2025-12-02 14:20   ` Liviu Dudau
2025-12-02 13:35 ` [PATCH v1 2/3] drm/panthor: Make sure caches are flushed/invalidated when an AS is recycled Boris Brezillon
2025-12-02 14:21   ` Liviu Dudau
2025-12-02 13:35 ` [PATCH v1 3/3] drm/panthor: Unlock the locked region before disabling an AS Boris Brezillon
2025-12-02 14:28   ` Liviu Dudau
2025-12-02 15:09   ` Akash Goel
2025-12-02 16:21     ` Boris Brezillon
2025-12-02 23:30 ` [PATCH v1 0/3] drm/panthor: Fix regressions introduced recently Chia-I Wu

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.