Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/3] tests/panthor: Add more tests
@ 2025-11-28  9:38 Boris Brezillon
  2025-11-28  9:38 ` [PATCH i-g-t v2 1/3] drm-uapi/panthor: Sync panthor uapi Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Boris Brezillon @ 2025-11-28  9:38 UTC (permalink / raw)
  To: igt-dev, Petri Latvala, Arkadiusz Hiler, Kamil Konieczny,
	Juha-Pekka Heikkila, Bhanuprakash Modem
  Cc: Boris Brezillon, Steven Price, Liviu Dudau, Adrián Larumbe,
	Daniel Almeida, kernel

Hello,

Here's a bunch of tests that were developped while fixing different
bugs in panthor. I'm posting them before I forget.

v2:
- Add some docs
- Fix commit message

Regards,

Boris

Boris Brezillon (3):
  drm-uapi/panthor: Sync panthor uapi
  tests/panthor: Add a test to make sure the buffer is zeroed at alloc
    time
  tests/panthor: Add scheduler tests

 include/drm-uapi/panthor_drm.h | 213 +++++++++++++++++----
 lib/igt_panthor.c              |  71 +++++++
 lib/igt_panthor.h              |  76 ++++++++
 tests/panthor/meson.build      |   1 +
 tests/panthor/panthor_gem.c    |  11 ++
 tests/panthor/panthor_sched.c  | 338 +++++++++++++++++++++++++++++++++
 6 files changed, 668 insertions(+), 42 deletions(-)
 create mode 100644 tests/panthor/panthor_sched.c

-- 
2.51.1


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

end of thread, other threads:[~2025-12-17 15:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28  9:38 [PATCH i-g-t v2 0/3] tests/panthor: Add more tests Boris Brezillon
2025-11-28  9:38 ` [PATCH i-g-t v2 1/3] drm-uapi/panthor: Sync panthor uapi Boris Brezillon
2025-11-28  9:38 ` [PATCH i-g-t v2 2/3] tests/panthor: Add a test to make sure the buffer is zeroed at alloc time Boris Brezillon
2025-12-01 11:14   ` Kamil Konieczny
2025-12-01 13:25     ` Daniel Almeida
2025-12-01 15:19       ` Kamil Konieczny
2025-12-01 15:21         ` Daniel Almeida
2025-11-28  9:38 ` [PATCH i-g-t v2 3/3] tests/panthor: Add scheduler tests Boris Brezillon
2025-12-03 19:31   ` Daniel Almeida
2025-12-17 15:38     ` Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox