igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] tests/intel/xe_eudebug_online: add pagefault-one-of-many test
@ 2025-11-28 14:12 Andrzej Hajda
  2025-11-28 14:12 ` [PATCH 01/11] lib/igt_aux: add hweight helper for bitmaps Andrzej Hajda
                   ` (15 more replies)
  0 siblings, 16 replies; 19+ messages in thread
From: Andrzej Hajda @ 2025-11-28 14:12 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Priyanka Dandamudi, Gwan-gyeong Mun, Jan Maslak,
	Andrzej Hajda

This series adds few bitmap helpers, performs xe_eudebug_online
file refactoring, and finally it adds pagefault-one-of-many test
which exercises detection of GPU EU threads causing pagefault.
xe_eudebug_online needs much more refactoring, which hopefully
will be done later.

Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
---
Andrzej Hajda (11):
      lib/igt_aux: add hweight helper for bitmaps
      lib/xe/xe_query: add helpers to return count of EUs and EU threads
      lib/gpgpu_shader: use recently introduced helper to get EU thread count
      tests/intel/xe_eudebug_online: use igt_bitmap_hweight
      lib/igt_aux: add fls helper for bitmaps
      tests/intel/xe_eudebug_online: use igt_bitmap_fls to calculate max dss count
      tests/intel/xe_eudebug_online: add fd and flags to online_debug_data
      tests/intel/xe_eudebug_online: rename threads_count to thread_hit_count
      tests/intel/xe_eudebug_online: use online_debug_data in get_(shader|sip)
      tests/intel/xe_eudebug_online: cache thread count value
      tests/intel/xe_eudebug_online: add pagefault-one-of-many test

 lib/gpgpu_shader.c                                |   5 +-
 lib/igt_aux.c                                     |  48 +++
 lib/igt_aux.h                                     |   3 +
 lib/meson.build                                   |   2 +-
 lib/xe/xe_query.c                                 |  57 ++++
 lib/xe/xe_query.h                                 |   3 +
 tests/intel/xe_eudebug_online.c                   | 353 ++++++++++++++--------
 tests/intel/xe_eudebug_online.c.gen.iga64_codes.c |  43 +++
 8 files changed, 391 insertions(+), 123 deletions(-)
---
base-commit: 005281c52252a2b3790b186bf95c6cb378f9a609
change-id: 20251126-pagefault-one-of-many-30a877d95441

Best regards,
--  
Andrzej Hajda <andrzej.hajda@intel.com>


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

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 14:12 [PATCH 00/11] tests/intel/xe_eudebug_online: add pagefault-one-of-many test Andrzej Hajda
2025-11-28 14:12 ` [PATCH 01/11] lib/igt_aux: add hweight helper for bitmaps Andrzej Hajda
2025-11-28 14:12 ` [PATCH 02/11] lib/xe/xe_query: add helpers to return count of EUs and EU threads Andrzej Hajda
2025-11-28 14:12 ` [PATCH 03/11] lib/gpgpu_shader: use recently introduced helper to get EU thread count Andrzej Hajda
2025-11-28 14:12 ` [PATCH 04/11] tests/intel/xe_eudebug_online: use igt_bitmap_hweight Andrzej Hajda
2025-11-28 14:12 ` [PATCH 05/11] lib/igt_aux: add fls helper for bitmaps Andrzej Hajda
2025-11-28 14:12 ` [PATCH 06/11] tests/intel/xe_eudebug_online: use igt_bitmap_fls to calculate max dss count Andrzej Hajda
2025-11-28 14:12 ` [PATCH 07/11] tests/intel/xe_eudebug_online: add fd and flags to online_debug_data Andrzej Hajda
2025-11-28 14:12 ` [PATCH 08/11] tests/intel/xe_eudebug_online: rename threads_count to thread_hit_count Andrzej Hajda
2025-11-28 14:12 ` [PATCH 09/11] tests/intel/xe_eudebug_online: use online_debug_data in get_(shader|sip) Andrzej Hajda
2025-11-28 14:12 ` [PATCH 10/11] tests/intel/xe_eudebug_online: cache thread count value Andrzej Hajda
2025-11-28 14:12 ` [PATCH 11/11] tests/intel/xe_eudebug_online: add pagefault-one-of-many test Andrzej Hajda
2025-11-28 15:01 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-11-28 15:39 ` ✓ i915.CI.BAT: " Patchwork
2025-11-28 15:58 ` ✗ Xe.CI.Full: failure " Patchwork
2025-12-01 13:24   ` â " Hajda, Andrzej
2025-11-28 16:24 ` ✗ i915.CI.Full: " Patchwork
2025-12-01 14:54   ` â " Hajda, Andrzej
2025-12-03 11:16 ` [PATCH 00/11] " Maciej Patelczyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).