All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/panthor: Collection of tiler heap related fixes
@ 2024-04-25  7:18 Boris Brezillon
  2024-04-25  7:18 ` [PATCH 1/3] drm/panthor: Fix tiler OOM handling to allow incremental rendering Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Boris Brezillon @ 2024-04-25  7:18 UTC (permalink / raw)
  To: Boris Brezillon, Steven Price, Liviu Dudau, Adrián Larumbe
  Cc: Christopher Healy, dri-devel, kernel

Hello,

This is a collection of tiler heap fixes for bugs/oddities found while
looking at incremental rendering.

We need to make sure those land before 6.10 is released (we still have
plenty of time), so we don't need to increment the driver version to
reflect the ABI changes.

Regards,

Boris

Antonino Maniscalco (1):
  drm/panthor: Fix tiler OOM handling to allow incremental rendering

Boris Brezillon (2):
  drm/panthor: Make sure the tiler initial/max chunks are consistent
  drm/panthor: Relax the check on the tiler chunk size

 drivers/gpu/drm/panthor/panthor_heap.c  | 5 ++++-
 drivers/gpu/drm/panthor/panthor_sched.c | 8 +++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-25 12:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25  7:18 [PATCH 0/3] drm/panthor: Collection of tiler heap related fixes Boris Brezillon
2024-04-25  7:18 ` [PATCH 1/3] drm/panthor: Fix tiler OOM handling to allow incremental rendering Boris Brezillon
2024-04-25  9:28   ` Steven Price
2024-04-25  9:45     ` Boris Brezillon
2024-04-25  7:18 ` [PATCH 2/3] drm/panthor: Make sure the tiler initial/max chunks are consistent Boris Brezillon
2024-04-25  9:28   ` Steven Price
2024-04-25 10:43     ` Steven Price
2024-04-25 12:04       ` Boris Brezillon
2024-04-25  7:18 ` [PATCH 3/3] drm/panthor: Relax the check on the tiler chunk size Boris Brezillon
2024-04-25  9:28   ` Steven Price
2024-04-25  9:56     ` 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.