Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] Ignore some tests on MTL which
@ 2023-09-18 16:47 Nirmoy Das
  2023-09-18 16:47 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_gt: Add gem_engine_can_block_ggtt_binder Nirmoy Das
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Nirmoy Das @ 2023-09-18 16:47 UTC (permalink / raw)
  To: igt-dev; +Cc: andi.shyti, oak.zeng, Nirmoy Das

Because of a HW bug in MTL it is recommended to do GGTT
update using MI_UPDATE_GGTT[1] which happens through BCS0
engine. If some test blocks bcs with a spinner then such
tests will fail. This series ignore those tests on MTL.

v2: use macro,
s/gem_has_ggtt_bind/gem_engine_can_block_ggtt_binder(Kamil)
v3: Skip gem_ctx_schedule@in-order@bcs as well.
Add two more tests in gem_spin_batch as hinted by the latest
results from the i915 CI.

[1]https://patchwork.freedesktop.org/series/123329/

Nirmoy Das (4):
  lib/igt_gt: Add gem_engine_can_block_ggtt_binder
  tests/intel/gem_ctx_shared: Skip some test on MTL
  tests/intel/gem_ctx_schedule: Skip some test on MTL
  tests/intel/gem_spin_batch: Skip some test on MTL

 lib/igt_gt.c                    | 15 +++++++++++++
 lib/igt_gt.h                    |  2 ++
 tests/intel/gem_ctx_shared.c    | 14 ++++++++----
 tests/intel/gem_exec_schedule.c | 39 +++++++++++++++++++--------------
 tests/intel/gem_spin_batch.c    |  3 +++
 5 files changed, 53 insertions(+), 20 deletions(-)

-- 
2.41.0

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

end of thread, other threads:[~2023-09-22 11:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 16:47 [igt-dev] [PATCH i-g-t 0/4] Ignore some tests on MTL which Nirmoy Das
2023-09-18 16:47 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_gt: Add gem_engine_can_block_ggtt_binder Nirmoy Das
2023-09-18 16:47 ` [igt-dev] [PATCH i-g-t 2/4] tests/intel/gem_ctx_shared: Skip some test on MTL Nirmoy Das
2023-09-18 16:47 ` [igt-dev] [PATCH i-g-t 3/4] tests/intel/gem_ctx_schedule: " Nirmoy Das
2023-09-18 17:00   ` Nirmoy Das
2023-09-19 10:20     ` Kamil Konieczny
2023-09-19 14:17       ` Nirmoy Das
2023-09-20  7:54         ` Kamil Konieczny
2023-09-18 16:47 ` [igt-dev] [PATCH i-g-t 4/4] tests/intel/gem_spin_batch: " Nirmoy Das
2023-09-20  7:51   ` Kamil Konieczny
2023-09-18 21:40 ` [igt-dev] ✓ Fi.CI.BAT: success for Ignore some tests on MTL which (rev4) Patchwork
2023-09-18 22:44 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-20  0:17 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-22 10:29   ` Nirmoy Das
2023-09-20  8:57 ` [igt-dev] [PATCH i-g-t 0/4] Ignore some tests on MTL which Andi Shyti
2023-09-22 11:25 ` [igt-dev] ✗ Fi.CI.BAT: failure for Ignore some tests on MTL which (rev5) Patchwork

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