* [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup
@ 2023-08-31 11:39 Katarzyna Dec
2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests Katarzyna Dec
` (6 more replies)
0 siblings, 7 replies; 11+ messages in thread
From: Katarzyna Dec @ 2023-08-31 11:39 UTC (permalink / raw)
To: igt-dev; +Cc: Gandi Ramadevi
Let's add missing documentation fileds that are causing warnings.
Some tests documentation needed changes to have more accurate naming.
Let's mark Negative and Stress tests.
Adding missing 'Run type' and 'Test category' for remaining test.
Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Gandi Ramadevi <ramadevi.gandi@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Katarzyna Dec (2):
tests/xe: Add missing documentation fields for tests
test/xe: Clean up of test documentation
tests/core_hotunplug.c | 1 +
tests/xe/xe_ccs.c | 7 +-
tests/xe/xe_create.c | 8 +-
tests/xe/xe_debugfs.c | 2 +-
tests/xe/xe_dma_buf_sync.c | 5 +-
tests/xe/xe_evict.c | 154 +++++++++++++++++++++++++-------
tests/xe/xe_exec_balancer.c | 11 +++
tests/xe/xe_exec_basic.c | 7 +-
tests/xe/xe_exec_compute_mode.c | 5 +-
tests/xe/xe_exec_fault_mode.c | 9 +-
tests/xe/xe_exercise_blt.c | 6 +-
tests/xe/xe_intel_bb.c | 2 +-
tests/xe/xe_media_fill.c | 1 +
tests/xe/xe_mmap.c | 8 +-
tests/xe/xe_mmio.c | 3 +-
tests/xe/xe_noexec_ping_pong.c | 25 ++++--
tests/xe/xe_pm.c | 1 +
tests/xe/xe_query.c | 14 ++-
tests/xe/xe_spin_batch.c | 2 +-
tests/xe/xe_sysfs_scheduler.c | 5 +-
tests/xe/xe_sysfs_tile.c | 3 +
tests/xe/xe_uevent.c | 3 +
tests/xe/xe_vm.c | 25 +++++-
23 files changed, 245 insertions(+), 62 deletions(-)
--
2.34.1
^ permalink raw reply [flat|nested] 11+ messages in thread* [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec @ 2023-08-31 11:39 ` Katarzyna Dec 2023-08-31 12:32 ` Mauro Carvalho Chehab 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation Katarzyna Dec ` (5 subsequent siblings) 6 siblings, 1 reply; 11+ messages in thread From: Katarzyna Dec @ 2023-08-31 11:39 UTC (permalink / raw) To: igt-dev; +Cc: Gandi Ramadevi Adding missing documentation for tests that show warnings during building IGTs. Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Cc: Gandi Ramadevi <ramadevi.gandi@intel.com> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> --- tests/xe/xe_pm.c | 1 + tests/xe/xe_sysfs_scheduler.c | 1 + tests/xe/xe_sysfs_tile.c | 2 ++ tests/xe/xe_uevent.c | 2 ++ tests/xe/xe_vm.c | 1 + 5 files changed, 7 insertions(+) diff --git a/tests/xe/xe_pm.c b/tests/xe/xe_pm.c index 2ec108d14..d31049d19 100644 --- a/tests/xe/xe_pm.c +++ b/tests/xe/xe_pm.c @@ -366,6 +366,7 @@ NULL)); /** * SUBTEST: vram-d3cold-threshold + * Functionality: pm - d3cold * Description: * Validate whether card is limited to d3hot while vram used * is greater than vram_d3cold_threshold. diff --git a/tests/xe/xe_sysfs_scheduler.c b/tests/xe/xe_sysfs_scheduler.c index 0315ce915..ec2190113 100644 --- a/tests/xe/xe_sysfs_scheduler.c +++ b/tests/xe/xe_sysfs_scheduler.c @@ -5,6 +5,7 @@ /** * TEST: xe sysfs scheduler + * Category: Software building block * Sub-category: sysman * Functionality: scheduler control interface * Test category: functionality test diff --git a/tests/xe/xe_sysfs_tile.c b/tests/xe/xe_sysfs_tile.c index 3be9c93f7..63ba09091 100644 --- a/tests/xe/xe_sysfs_tile.c +++ b/tests/xe/xe_sysfs_tile.c @@ -5,9 +5,11 @@ /** * TEST: Verify physical_vram_size_bytes of each tiles + * Category: Software building block * SUBTEST: physical_vram_size_bytes * Functionality: Vram * Sub-category: Total vram per tile + * Run type: Full * Description: * Read sysfs entry for physical_vram_size_bytes and compare with * vram size. physical_vram_size_bytes should be more than vram size. diff --git a/tests/xe/xe_uevent.c b/tests/xe/xe_uevent.c index 4dc49057c..3b1e991dd 100644 --- a/tests/xe/xe_uevent.c +++ b/tests/xe/xe_uevent.c @@ -5,9 +5,11 @@ /** * TEST: cause fake gt reset failure and listen uevent from KMD + * Category: Software building block * SUBTEST:fake_reset_uevent_listener * Functionality: uevent * Sub-category: GT reset failure uevent + * Run type: Full * Description: * Test creates uevent listener and causes fake reset failure for gt0 * and returns success if uevent is sent by driver and listened by listener. diff --git a/tests/xe/xe_vm.c b/tests/xe/xe_vm.c index e42c04e33..e48715aed 100644 --- a/tests/xe/xe_vm.c +++ b/tests/xe/xe_vm.c @@ -1628,6 +1628,7 @@ try_again_after_invalidate: /** * SUBTEST: mmap-style-bind-%s * Description: Test mmap style unbind with %arg[1] + * Functionality: bind * Run type: FULL * TODO: change ``'Run type' == FULL`` to a better category * -- 2.34.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* Re: [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests Katarzyna Dec @ 2023-08-31 12:32 ` Mauro Carvalho Chehab 0 siblings, 0 replies; 11+ messages in thread From: Mauro Carvalho Chehab @ 2023-08-31 12:32 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev, Gandi Ramadevi On Thu, 31 Aug 2023 11:39:35 +0000 Katarzyna Dec <katarzyna.dec@intel.com> wrote: > Adding missing documentation for tests that show warnings during building > IGTs. > > Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com> > Cc: Mauro Carvalho Chehab <mchehab@kernel.org> > Cc: Gandi Ramadevi <ramadevi.gandi@intel.com> > Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> > --- > tests/xe/xe_pm.c | 1 + > tests/xe/xe_sysfs_scheduler.c | 1 + > tests/xe/xe_sysfs_tile.c | 2 ++ > tests/xe/xe_uevent.c | 2 ++ > tests/xe/xe_vm.c | 1 + > 5 files changed, 7 insertions(+) > > diff --git a/tests/xe/xe_pm.c b/tests/xe/xe_pm.c > index 2ec108d14..d31049d19 100644 > --- a/tests/xe/xe_pm.c > +++ b/tests/xe/xe_pm.c > @@ -366,6 +366,7 @@ NULL)); > > /** > * SUBTEST: vram-d3cold-threshold > + * Functionality: pm - d3cold > * Description: > * Validate whether card is limited to d3hot while vram used > * is greater than vram_d3cold_threshold. > diff --git a/tests/xe/xe_sysfs_scheduler.c b/tests/xe/xe_sysfs_scheduler.c > index 0315ce915..ec2190113 100644 > --- a/tests/xe/xe_sysfs_scheduler.c > +++ b/tests/xe/xe_sysfs_scheduler.c > @@ -5,6 +5,7 @@ > > /** > * TEST: xe sysfs scheduler > + * Category: Software building block > * Sub-category: sysman > * Functionality: scheduler control interface > * Test category: functionality test > diff --git a/tests/xe/xe_sysfs_tile.c b/tests/xe/xe_sysfs_tile.c > index 3be9c93f7..63ba09091 100644 > --- a/tests/xe/xe_sysfs_tile.c > +++ b/tests/xe/xe_sysfs_tile.c > @@ -5,9 +5,11 @@ > > /** > * TEST: Verify physical_vram_size_bytes of each tiles > + * Category: Software building block > * SUBTEST: physical_vram_size_bytes > * Functionality: Vram > * Sub-category: Total vram per tile > + * Run type: Full Let's use the same case everywhere. So, please use FULL here. > * Description: > * Read sysfs entry for physical_vram_size_bytes and compare with > * vram size. physical_vram_size_bytes should be more than vram size. > diff --git a/tests/xe/xe_uevent.c b/tests/xe/xe_uevent.c > index 4dc49057c..3b1e991dd 100644 > --- a/tests/xe/xe_uevent.c > +++ b/tests/xe/xe_uevent.c > @@ -5,9 +5,11 @@ > > /** > * TEST: cause fake gt reset failure and listen uevent from KMD > + * Category: Software building block > * SUBTEST:fake_reset_uevent_listener > * Functionality: uevent > * Sub-category: GT reset failure uevent > + * Run type: Full > * Description: > * Test creates uevent listener and causes fake reset failure for gt0 > * and returns success if uevent is sent by driver and listened by listener. > diff --git a/tests/xe/xe_vm.c b/tests/xe/xe_vm.c > index e42c04e33..e48715aed 100644 > --- a/tests/xe/xe_vm.c > +++ b/tests/xe/xe_vm.c > @@ -1628,6 +1628,7 @@ try_again_after_invalidate: > /** > * SUBTEST: mmap-style-bind-%s > * Description: Test mmap style unbind with %arg[1] > + * Functionality: bind > * Run type: FULL > * TODO: change ``'Run type' == FULL`` to a better category > * ^ permalink raw reply [flat|nested] 11+ messages in thread
* [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests Katarzyna Dec @ 2023-08-31 11:39 ` Katarzyna Dec 2023-08-31 12:35 ` Mauro Carvalho Chehab 2023-08-31 12:18 ` [igt-dev] ✗ GitLab.Pipeline: warning for IGT XE documentation cleanup Patchwork ` (4 subsequent siblings) 6 siblings, 1 reply; 11+ messages in thread From: Katarzyna Dec @ 2023-08-31 11:39 UTC (permalink / raw) To: igt-dev; +Cc: Gandi Ramadevi Change documentation fields: xe_ccs.c - HW blitter test xe_dma_buf_sync.c - functionality 'export' xe_exercise_blt.c - HW blitter test xe_intel_bb.c - IGT Lib test xe_query.c - uapi ioctl test Shortenning description for xe_noexec_ping_pong.c. Add/Change 'Test category' and 'Run Type': ../core_hotunplug.c xe_ccs.c xe_create.c xe_debugfs.c xe_dma_buf_sync.c xe_evict.c xe_exec_balancer.c xe_exec_basic.c xe_exec_compute_mode.c xe_exec_fault_mode.c xe_exercise_blt.c xe_intel_bb.c xe_media_fill.c xe_mmap.c xe_mmio.c xe_noexec_ping_pong.c xe_query.c xe_spin_batch.c xe_sysfs_scheduler.c xe_sysfs_tile.c xe_uevent.c xe_vm.c Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Cc: Gandi Ramadevi <ramadevi.gandi@intel.com> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> --- tests/core_hotunplug.c | 1 + tests/xe/xe_ccs.c | 7 +- tests/xe/xe_create.c | 8 +- tests/xe/xe_debugfs.c | 2 +- tests/xe/xe_dma_buf_sync.c | 5 +- tests/xe/xe_evict.c | 154 +++++++++++++++++++++++++------- tests/xe/xe_exec_balancer.c | 11 +++ tests/xe/xe_exec_basic.c | 7 +- tests/xe/xe_exec_compute_mode.c | 5 +- tests/xe/xe_exec_fault_mode.c | 9 +- tests/xe/xe_exercise_blt.c | 6 +- tests/xe/xe_intel_bb.c | 2 +- tests/xe/xe_media_fill.c | 1 + tests/xe/xe_mmap.c | 8 +- tests/xe/xe_mmio.c | 3 +- tests/xe/xe_noexec_ping_pong.c | 25 ++++-- tests/xe/xe_query.c | 14 ++- tests/xe/xe_spin_batch.c | 2 +- tests/xe/xe_sysfs_scheduler.c | 4 +- tests/xe/xe_sysfs_tile.c | 1 + tests/xe/xe_uevent.c | 1 + tests/xe/xe_vm.c | 24 ++++- 22 files changed, 238 insertions(+), 62 deletions(-) diff --git a/tests/core_hotunplug.c b/tests/core_hotunplug.c index b254447c7..be80d479f 100644 --- a/tests/core_hotunplug.c +++ b/tests/core_hotunplug.c @@ -43,6 +43,7 @@ * TEST: core hotunplug * Description: Examine behavior of a driver on device hot unplug * Feature: SMI, core + * Test category: functionality test * * SUBTEST: hotrebind * Category: Software building block diff --git a/tests/xe/xe_ccs.c b/tests/xe/xe_ccs.c index a3c6c46d1..f4741ffdf 100644 --- a/tests/xe/xe_ccs.c +++ b/tests/xe/xe_ccs.c @@ -18,10 +18,11 @@ #include "xe/xe_util.h" /** * TEST: xe ccs - * Category: Software building block - * Sub-category: IGT Lib - * Functionality: blitter + * Category: Hardware building block + * Sub-category: Blitter + * Functionality: flat_ccs * Description: Exercise gen12 blitter with and without flatccs compression on Xe + * Test category: functionality test * Run type: FULL * * SUBTEST: block-copy-compressed diff --git a/tests/xe/xe_create.c b/tests/xe/xe_create.c index 20e7a7da8..3e4bc1e3a 100644 --- a/tests/xe/xe_create.c +++ b/tests/xe/xe_create.c @@ -7,8 +7,6 @@ * TEST: Check bo create ioctl * Category: Software building block * Sub-category: uapi - * Functionality: device - * Test category: functionality test * Run type: BAT */ @@ -44,6 +42,8 @@ static int __create_bo(int fd, uint32_t vm, uint64_t size, uint32_t flags, /** * SUBTEST: create-invalid-size + * Functionality: ioctl + * Test category: negative test * Description: Verifies xe bo create returns expected error code on invalid * buffer sizes. */ @@ -124,7 +124,9 @@ static uint32_t __xe_exec_queue_create(int fd, uint32_t vm, /** * SUBTEST: create-execqueues-%s + * Functionality: exequeues creation time * Description: Check process ability of multiple exec_queues creation + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -187,6 +189,8 @@ static void create_execqueues(int fd, enum exec_queue_destroy ed) /** * SUBTEST: create-massive-size + * Functionality: ioctl + * Test category: functionality test * Description: Verifies xe bo create returns expected error code on massive * buffer sizes. */ diff --git a/tests/xe/xe_debugfs.c b/tests/xe/xe_debugfs.c index e51d03661..f17766f3d 100644 --- a/tests/xe/xe_debugfs.c +++ b/tests/xe/xe_debugfs.c @@ -6,7 +6,7 @@ /** * TEST: Check debugfs userspace API * Category: Software building block - * Sub-category: debugfs + * Sub-category: uapi * Functionality: debugfs * Test category: functionality test * Run type: BAT diff --git a/tests/xe/xe_dma_buf_sync.c b/tests/xe/xe_dma_buf_sync.c index 29d675154..8c400c8fd 100644 --- a/tests/xe/xe_dma_buf_sync.c +++ b/tests/xe/xe_dma_buf_sync.c @@ -7,7 +7,6 @@ * TEST: Check dmabuf functionality * Category: Software building block * Sub-category: dmabuf - * Functionality: dma_buf * Test category: functionality test */ @@ -72,18 +71,22 @@ static bool sync_file_busy(int sync_file) /** * SUBTEST: export-dma-buf-once * Description: Test exporting a sync file from a dma-buf + * Functionality: export * Run type: BAT * * SUBTEST: export-dma-buf-once-read-sync * Description: Test export prime BO as sync file and verify business + * Functionality: export * Run type: BAT * * SUBTEST: export-dma-buf-many * Description: Test exporting many sync files from a dma-buf + * Functionality: export * Run type: FULL * * SUBTEST: export-dma-buf-many-read-sync * Description: Test export many prime BO as sync file and verify business + * Functionality: export * Run type: FULL */ diff --git a/tests/xe/xe_evict.c b/tests/xe/xe_evict.c index b8f186809..7a508fdd2 100644 --- a/tests/xe/xe_evict.c +++ b/tests/xe/xe_evict.c @@ -467,6 +467,7 @@ static uint64_t calc_bo_size(uint64_t vram_size, int mul, int div) /** * SUBTEST: evict-%s * Description: %arg[1] evict test. + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -474,67 +475,160 @@ static uint64_t calc_bo_size(uint64_t vram_size, int mul, int div) * @small: small * @small-external: small external * @small-multi-vm: small multi VM - * @large: large - * @large-external: large external - * @large-multi-vm: large multi VM * @beng-small: small bind exec_queue * @beng-small-external: small external bind exec_queue * @beng-small-multi-vm: small multi VM bind ending + */ +/** + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Test category: stress test + * Run type: FULL + * + * arg[1]: + * + * @large: large + * @large-external: large external + * @large-multi-vm: large multi VM * @beng-large: large bind exec_queue * @beng-large-external: large external bind exec_queue * @beng-large-multi-vm: large multi VM bind exec_queue + */ +/** + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: compute machine + * Test category: functionality test + * Run type: FULL + * + * arg[1]: * * @small-cm: small compute machine * @small-external-cm: small external compute machine * @small-multi-vm-cm: small multi VM compute machine - * @large-cm: large compute machine - * @large-external-cm: large external compute machine - * @large-multi-vm-cm: large multi VM compute machine * @beng-small-cm: small bind exec_queue compute machine * @beng-small-external-cm: small external bind exec_queue compute machine * @beng-small-multi-vm-cm: small multi VM bind ending compute machine + */ +/** + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: compute machine + * Test category: stress test + * Run type: FULL + * + * arg[1]: + * + * @large-cm: large compute machine + * @large-external-cm: large external compute machine + * @large-multi-vm-cm: large multi VM compute machine * @beng-large-cm: large bind exec_queue compute machine * @beng-large-external-cm: large external bind exec_queue compute machine * @beng-large-multi-vm-cm: large multi VM bind exec_queue compute machine + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: mixted threads + * Test category: functionality test + * Run type: FULL + * + * arg[1]: * - * @threads-small: threads small - * @cm-threads-small: compute mode threads small * @mixed-threads-small: mixed threads small * @mixed-many-threads-small: mixed many threads small - * @threads-large: threads large - * @cm-threads-large: compute mode threads large - * @mixed-threads-large: mixed threads large - * @mixed-many-threads-large: mixed many threads large - * @threads-small-multi-vm: threads small multi vm - * @cm-threads-small-multi-vm: compute mode threads small multi vm * @mixed-threads-small-multi-vm: * mixed threads small multi vm - * @threads-large-multi-vm: threads large multi vm - * @cm-threads-large-multi-vm: compute mode threads large multi vm - * @mixed-threads-large-multi-vm: - * mixed threads large multi vm - * @beng-threads-small: bind exec_queue threads small - * @beng-cm-threads-small: bind exec_queue compute mode threads small * @beng-mixed-threads-small: bind exec_queue mixed threads small * @beng-mixed-many-threads-small: * bind exec_queue mixed many threads small - * @beng-threads-large: bind exec_queue threads large - * @beng-cm-threads-large: bind exec_queue compute mode threads large + * @beng-mixed-threads-small-multi-vm: + * bind exec_queue mixed threads small multi vm + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: mixted threads + * Test category: stress test + * Run type: FULL + * + * arg[1]: + * + * @beng-mixed-threads-large-multi-vm: + * bind exec_queue mixed threads large multi vm + * @mixed-threads-large: mixed threads large + * @mixed-many-threads-large: mixed many threads large + * @mixed-threads-large-multi-vm: + * mixed threads large multi vm * @beng-mixed-threads-large: bind exec_queue mixed threads large * @beng-mixed-many-threads-large: * bind exec_queue mixed many threads large - * @beng-threads-small-multi-vm: - * bind exec_queue threads small multi vm + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: compute mode threads + * Test category: functionality test + * Run type: FULL + * + * arg[1]: + * @cm-threads-small: compute mode threads small + * @cm-threads-small-multi-vm: compute mode threads small multi vm + * @beng-cm-threads-small: bind exec_queue compute mode threads small * @beng-cm-threads-small-multi-vm: * bind exec_queue compute mode threads small multi vm - * @beng-mixed-threads-small-multi-vm: - * bind exec_queue mixed threads small multi vm - * @beng-threads-large-multi-vm: - * bind exec_queue threads large multi vm + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: compute mode threads + * Test category: stress test + * Run type: FULL + * + * arg[1]: + * @cm-threads-large: compute mode threads large + * @cm-threads-large-multi-vm: compute mode threads large multi vm + * @beng-cm-threads-large: bind exec_queue compute mode threads large * @beng-cm-threads-large-multi-vm: * bind exec_queue compute mode threads large multi vm - * @beng-mixed-threads-large-multi-vm: - * bind exec_queue mixed threads large multi vm + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: threads + * Test category: functionality test + * Run type: FULL + * + * arg[1]: + * + * @threads-small: threads small + * @beng-threads-small: bind exec_queue threads small + * @threads-small-multi-vm: threads small multi vm + * @beng-threads-small-multi-vm: + * bind exec_queue threads small multi vm + * + */ +/** + * + * SUBTEST: evict-%s + * Description: %arg[1] evict test. + * Feature: threads + * Test category: stress test + * Run type: FULL + * + * arg[1]: + * + * @threads-large: threads large + * @threads-large-multi-vm: threads large multi vm + * @beng-threads-large-multi-vm: + * bind exec_queue threads large multi vm + * @beng-threads-large: bind exec_queue threads large + * */ /* diff --git a/tests/xe/xe_exec_balancer.c b/tests/xe/xe_exec_balancer.c index f364a4b7a..f571f13d9 100644 --- a/tests/xe/xe_exec_balancer.c +++ b/tests/xe/xe_exec_balancer.c @@ -30,6 +30,7 @@ * Description: * Run a test to check if virtual exec_queues can be running on all instances * of a class simultaneously + * Test category: functionality test * Run type: FULL */ static void test_all_active(int fd, int gt, int class) @@ -137,22 +138,27 @@ static void test_all_active(int fd, int gt, int class) /** * SUBTEST: once-%s * Description: Run %arg[1] test only once + * Test category: functionality test * Run type: FULL * * SUBTEST: many-%s * Description: Run %arg[1] test many times + * Test category: stress test * Run type: FULL * * SUBTEST: many-execqueues-%s * Description: Run %arg[1] test on many exec_queues + * Test category: stress test * Run type: FULL * * SUBTEST: twice-%s * Description: Run %arg[1] test twice + * Test category: functionality test * Run type: BAT * * SUBTEST: no-exec-%s * Description: Run no-exec %arg[1] test + * Test category: functionality test * Run type: BAT * * arg[1]: @@ -356,24 +362,29 @@ test_exec(int fd, int gt, int class, int n_exec_queues, int n_execs, /** * SUBTEST: once-cm-%s * Description: Run compute mode virtual exec_queue arg[1] test only once + * Test category: functionality test * * Run type: FULL * * SUBTEST: twice-cm-%s * Description: Run compute mode virtual exec_queue arg[1] test twice + * Test category: functionality test * Run type: BAT * * SUBTEST: many-cm-%s * Description: Run compute mode virtual exec_queue arg[1] test many times + * Test category: stress test * Run type: FULL * * SUBTEST: many-execqueues-cm-%s * Description: Run compute mode virtual exec_queue arg[1] test on many exec_queues + * Test category: stress test * Run type: FULL * * * SUBTEST: no-exec-cm-%s * Description: Run compute mode virtual exec_queue arg[1] no-exec test + * Test category: functionality test * Run type: BAT * * arg[1]: diff --git a/tests/xe/xe_exec_basic.c b/tests/xe/xe_exec_basic.c index 46b8709a7..d1d36e086 100644 --- a/tests/xe/xe_exec_basic.c +++ b/tests/xe/xe_exec_basic.c @@ -8,7 +8,6 @@ * Category: Hardware building block * Sub-category: execbuf * Functionality: exec_queues - * Test category: functionality test */ #include "igt.h" @@ -33,26 +32,32 @@ /** * SUBTEST: once-%s * Description: Run %arg[1] test only once + * Test category: functionality test * Run type: FULL * * SUBTEST: many-%s * Description: Run %arg[1] test many times + * Test category: stress test * Run type: FULL * * SUBTEST: many-execqueues-%s * Description: Run %arg[1] test on many exec_queues + * Test category: stress test * Run type: FULL * * SUBTEST: many-execqueues-many-vm-%s * Description: Run %arg[1] test on many exec_queues and many VMs + * Test category: stress test * Run type: FULL * * SUBTEST: twice-%s * Description: Run %arg[1] test twice + * Test category: functionality test * Run type: BAT * * SUBTEST: no-exec-%s * Description: Run no-exec %arg[1] test + * Test category: functionality test * Run type: BAT * * arg[1]: diff --git a/tests/xe/xe_exec_compute_mode.c b/tests/xe/xe_exec_compute_mode.c index 679b84fa1..38c904ddd 100644 --- a/tests/xe/xe_exec_compute_mode.c +++ b/tests/xe/xe_exec_compute_mode.c @@ -8,7 +8,6 @@ * Category: Hardware building block * Sub-category: execbuf * Functionality: compute machine - * Test category: functionality test */ #include <fcntl.h> @@ -34,14 +33,17 @@ /** * SUBTEST: twice-%s * Description: Run %arg[1] compute machine test twice + * Test category: functionality test * Run type: BAT * * SUBTEST: once-%s * Description: Run %arg[1] compute machine test only once + * Test category: functionality test * Run type: FULL * * SUBTEST: many-%s * Description: Run %arg[1] compute machine test many times + * Test category: stress test * Run type: FULL * * arg[1]: @@ -65,6 +67,7 @@ * * SUBTEST: many-execqueues-%s * Description: Run %arg[1] compute machine test on many exec_queues + * Test category: functionality test * Run type: FULL * * arg[1]: diff --git a/tests/xe/xe_exec_fault_mode.c b/tests/xe/xe_exec_fault_mode.c index 85c010039..efd7ca2c2 100644 --- a/tests/xe/xe_exec_fault_mode.c +++ b/tests/xe/xe_exec_fault_mode.c @@ -8,7 +8,6 @@ * Category: Hardware building block * Sub-category: execbuf * Functionality: fault mode - * Test category: functionality test * GPU requirements: GPU needs support for DRM_XE_VM_CREATE_FAULT_MODE */ @@ -37,18 +36,22 @@ /** * SUBTEST: once-%s * Description: Run %arg[1] fault mode test only once + * Test category: functionality test * Run type: FULL * * SUBTEST: twice-%s * Description: Run %arg[1] fault mode test twice + * Test category: functionality test * Run type: FULL * * SUBTEST: many-%s * Description: Run %arg[1] fault mode test many times + * Test category: stress test * Run type: FULL * * SUBTEST: many-execqueues-%s * Description: Run %arg[1] fault mode test on many exec_queues + * Test category: stress test * Run type: FULL * * arg[1]: @@ -324,19 +327,23 @@ test_exec(int fd, struct drm_xe_engine_class_instance *eci, /** * SUBTEST: atomic-once * Description: Run atomic fault mode test only once + * Test category: functionality test * Run type: FULL * * SUBTEST: atomic-once-wait * Description: Run atomic wait fault mode test once + * Test category: functionality test * Run type: FULL * * SUBTEST: atomic-many * Description: Run atomic fault mode test many times * Description: atomic many + * Test category: functionality test * Run type: FULL * * SUBTEST: atomic-many-wait * Description: Run atomic wait fault mode test many times + * Test category: functionality test * Run type: FULL * */ diff --git a/tests/xe/xe_exercise_blt.c b/tests/xe/xe_exercise_blt.c index 34522c0f8..2e2ec34dc 100644 --- a/tests/xe/xe_exercise_blt.c +++ b/tests/xe/xe_exercise_blt.c @@ -14,9 +14,9 @@ /** * TEST: xe exercise blt - * Category: Software building block - * Sub-category: IGT Lib - * Functionality: blitter + * Category: Hardware building block + * Sub-category: Blitter + * Functionality: flat_ccs * Description: Exercise blitter commands on Xe * Run type: FULL * Test category: functionality test diff --git a/tests/xe/xe_intel_bb.c b/tests/xe/xe_intel_bb.c index a5531cf80..daab3496d 100644 --- a/tests/xe/xe_intel_bb.c +++ b/tests/xe/xe_intel_bb.c @@ -25,7 +25,7 @@ /** * TEST: Basic tests for intel-bb xe functionality * Category: Software building block - * Sub-category: xe + * Sub-category: IGT Lib * Functionality: intel-bb * Test category: functionality test */ diff --git a/tests/xe/xe_media_fill.c b/tests/xe/xe_media_fill.c index 4b2c235fa..84c721ba7 100644 --- a/tests/xe/xe_media_fill.c +++ b/tests/xe/xe_media_fill.c @@ -33,6 +33,7 @@ * Description: Basic test for the media_fill() function, * a very simple workload for the Media pipeline. * Feature: media + * Test category: functionality test * Run type: FULL * * SUBTEST: media-fill diff --git a/tests/xe/xe_mmap.c b/tests/xe/xe_mmap.c index 8a70a5c35..5a80fb6be 100644 --- a/tests/xe/xe_mmap.c +++ b/tests/xe/xe_mmap.c @@ -8,7 +8,6 @@ * Category: Software building block * Sub-category: mmap * Functionality: mmap - * Test category: functionality test * Run type: BAT */ @@ -24,6 +23,7 @@ /** * SUBTEST: system + * Test category: functionality test * Description: Test mmap on system memory */ @@ -31,12 +31,14 @@ * SUBTEST: small-bar * Description: Sanity check mmap behaviour on small-bar systems * GPU requirements: GPU needs to have dedicated VRAM and using small-bar + * Test category: functionality test */ /** * SUBTEST: %s * Description: Test mmap on %arg[1] memory * GPU requirements: GPU needs to have dedicated VRAM + * Test category: functionality test * * arg[1]: * @@ -64,6 +66,7 @@ test_mmap(int fd, uint32_t flags) /** * SUBTEST: bad-flags * Description: Test mmap offset with bad flags. + * Test category: negative test * */ static void test_bad_flags(int fd) @@ -82,6 +85,7 @@ static void test_bad_flags(int fd) /** * SUBTEST: bad-extensions * Description: Test mmap offset with bad extensions. + * Test category: negative test * */ static void test_bad_extensions(int fd) @@ -103,6 +107,7 @@ static void test_bad_extensions(int fd) /** * SUBTEST: bad-object * Description: Test mmap offset with bad object. + * Test category: negative test * */ static void test_bad_object(int fd) @@ -144,6 +149,7 @@ static void trap_sigbus(uint32_t *ptr) /** * SUBTEST: small-bar * Description: Test mmap behaviour on small-bar systems. + * Test category: functionality test * */ static void test_small_bar(int fd) diff --git a/tests/xe/xe_mmio.c b/tests/xe/xe_mmio.c index 02e79d7e4..4053faa56 100644 --- a/tests/xe/xe_mmio.c +++ b/tests/xe/xe_mmio.c @@ -8,7 +8,6 @@ * Category: Software building block * Sub-category: mmio * Functionality: mmap - * Test category: functionality test * Run type: BAT */ @@ -24,6 +23,7 @@ /** * SUBTEST: mmio-timestamp + * Test category: functionality test * Description: * Try to run mmio ioctl with 32 and 64 bits and check it a timestamp * matches @@ -51,6 +51,7 @@ static void test_xe_mmio_timestamp(int fd) /** * SUBTEST: mmio-invalid + * Test category: negative test * Description: Try to run mmio ioctl with 8, 16 and 32 and 64 bits mmio */ diff --git a/tests/xe/xe_noexec_ping_pong.c b/tests/xe/xe_noexec_ping_pong.c index cc61a77c1..a238f9d34 100644 --- a/tests/xe/xe_noexec_ping_pong.c +++ b/tests/xe/xe_noexec_ping_pong.c @@ -25,18 +25,25 @@ * SUBTEST: * Description: * This test creates compute vms, binds a couple of bos and an exec_queue each, - * thus redying it for execution. However, VRAM memory is over- - * committed and while there is still nothing to execute, an eviction - * will trigger the VM's rebind worker to rebind the evicted bo, which - * will in turn trigger another eviction and so on. + * thus redying it for execution. * - * Since we don't have eviction stats yet we need to watch "top" for - * the rebind kworkers using a lot of CPU while the test idles. - * - * The correct driver behaviour should be not to rebind anything unless - * there is worked queued on one of the VM's compute exec_queues. * Run type: FULL */ + /* + * More dailed test description: + * This test creates compute vms, binds a couple of bos and an exec_queue each, + * thus redying it for execution. However, VRAM memory is over- + * committed and while there is still nothing to execute, an eviction + * will trigger the VM's rebind worker to rebind the evicted bo, which + * will in turn trigger another eviction and so on. + * + * Since we don't have eviction stats yet we need to watch "top" for + * the rebind kworkers using a lot of CPU while the test idles. + * + * The correct driver behaviour should be not to rebind anything unless + * there is worked queued on one of the VM's compute exec_queues. + */ + static void test_ping_pong(int fd, struct drm_xe_engine_class_instance *eci) { size_t vram_size = xe_vram_size(fd, 0); diff --git a/tests/xe/xe_query.c b/tests/xe/xe_query.c index a4e40afdd..8ec849130 100644 --- a/tests/xe/xe_query.c +++ b/tests/xe/xe_query.c @@ -6,9 +6,8 @@ /** * TEST: Check device configuration query * Category: Software building block - * Sub-category: ioctl - * Functionality: device - * Test category: functionality test + * Sub-category: uapi + * Functionality: ioctl * Run type: BAT * Description: Acquire configuration data for xe device */ @@ -175,6 +174,7 @@ const char *get_topo_name(int value) /** * SUBTEST: query-engines * Description: Display engine classes available for xe device + * Test category: functionality test */ static void test_query_engines(int fd) @@ -194,6 +194,7 @@ test_query_engines(int fd) /** * SUBTEST: query-mem-usage + * Test category: functionality test * Description: Display memory information like memory class, size * and alignment. */ @@ -254,6 +255,7 @@ test_query_mem_usage(int fd) /** * SUBTEST: query-gts + * Test category: functionality test * Description: Display information about available GTs for xe device. */ static void @@ -293,6 +295,7 @@ test_query_gts(int fd) /** * SUBTEST: query-topology + * Test category: functionality test * Description: Display topology information of GTs. */ static void @@ -336,6 +339,7 @@ test_query_gt_topology(int fd) /** * SUBTEST: query-config + * Test category: functionality test * Description: Display xe device id, revision and configuration. */ static void @@ -386,6 +390,7 @@ test_query_config(int fd) /** * SUBTEST: query-hwconfig + * Test category: functionality test * Description: Display hardware configuration of xe device. */ static void @@ -419,6 +424,7 @@ test_query_hwconfig(int fd) /** * SUBTEST: query-invalid-query + * Test category: negative test * Description: Check query with invalid arguments returns expected error code. */ static void @@ -436,6 +442,7 @@ test_query_invalid_query(int fd) /** * SUBTEST: query-invalid-size + * Test category: negative test * Description: Check query with invalid size returns expected error code. */ static void @@ -453,6 +460,7 @@ test_query_invalid_size(int fd) /** * SUBTEST: query-invalid-extension + * Test category: negative test * Description: Check query with invalid extension returns expected error code. */ static void diff --git a/tests/xe/xe_spin_batch.c b/tests/xe/xe_spin_batch.c index 26f9daf36..9bd3dc349 100644 --- a/tests/xe/xe_spin_batch.c +++ b/tests/xe/xe_spin_batch.c @@ -8,7 +8,7 @@ * TEST: Tests for spin batch submissons. * Category: Software building block * Sub-category: spin - * Functionality: intel-bb + * Functionality: parallel execution * Test category: functionality test */ diff --git a/tests/xe/xe_sysfs_scheduler.c b/tests/xe/xe_sysfs_scheduler.c index ec2190113..866b9d50a 100644 --- a/tests/xe/xe_sysfs_scheduler.c +++ b/tests/xe/xe_sysfs_scheduler.c @@ -8,17 +8,19 @@ * Category: Software building block * Sub-category: sysman * Functionality: scheduler control interface - * Test category: functionality test * Run type: FULL * * SUBTEST: %s-invalid * Description: Test to check if %s arg[1] schedule parameter rejects any unrepresentable intervals. + * Test category: negative test * * SUBTEST: %s-min-max * Description: Test to check if %s arg[1] schedule parameter checks for min max values. + * Test category: functionality test * * SUBTEST: %s-nonprivileged-user * Description: Test %s arg[1] schedule parameter for nonprivileged user. + * Test category: functionality test * * arg[1]: * diff --git a/tests/xe/xe_sysfs_tile.c b/tests/xe/xe_sysfs_tile.c index 63ba09091..606dacc13 100644 --- a/tests/xe/xe_sysfs_tile.c +++ b/tests/xe/xe_sysfs_tile.c @@ -10,6 +10,7 @@ * Functionality: Vram * Sub-category: Total vram per tile * Run type: Full + * Test category: functionality test * Description: * Read sysfs entry for physical_vram_size_bytes and compare with * vram size. physical_vram_size_bytes should be more than vram size. diff --git a/tests/xe/xe_uevent.c b/tests/xe/xe_uevent.c index 3b1e991dd..ef7373e68 100644 --- a/tests/xe/xe_uevent.c +++ b/tests/xe/xe_uevent.c @@ -10,6 +10,7 @@ * Functionality: uevent * Sub-category: GT reset failure uevent * Run type: Full + * Test category: functionality test * Description: * Test creates uevent listener and causes fake reset failure for gt0 * and returns success if uevent is sent by driver and listened by listener. diff --git a/tests/xe/xe_vm.c b/tests/xe/xe_vm.c index e48715aed..5453f10c4 100644 --- a/tests/xe/xe_vm.c +++ b/tests/xe/xe_vm.c @@ -7,7 +7,6 @@ * TEST: Check if VMA functionality is working * Category: Software building block * Sub-category: VMA - * Test category: functionality test */ #include "igt.h" @@ -84,6 +83,7 @@ write_dwords(int fd, uint32_t vm, int n_dwords, uint64_t *addrs) * SUBTEST: scratch * Description: Test scratch page creation and write * Functionality: scratch page + * Test category: functionality test * Run type: FULL */ @@ -206,6 +206,7 @@ uint64_t addrs_57b[] = { * SUBTEST: bind-once * Description: bind once on one BO * Functionality: bind BO + * Test category: functionality test * Run type: FULL */ @@ -223,6 +224,7 @@ test_bind_once(int fd) * SUBTEST: bind-one-bo-many-times * Description: bind many times on one BO * Functionality: bind BO + * Test category: functionality test * Run type: FULL */ @@ -243,6 +245,7 @@ test_bind_one_bo_many_times(int fd) * SUBTEST: bind-one-bo-many-times-many-vm * Description: Test bind many times and many VM on one BO * Functionality: bind BO + * Test category: functionality test * Run type: FULL */ @@ -261,6 +264,7 @@ test_bind_one_bo_many_times_many_vm(int fd) * SUBTEST: unbind-all-%d-vmas * Description: Test unbind all with %arg[1] VMAs * Functionality: unbind + * Test category: functionality test * Run type: FULL * * arg[1].values: 2, 8 @@ -301,6 +305,7 @@ static void unbind_all(int fd, int n_vmas) * Verifies that mapping an invalid userptr returns -EFAULT, * and that it is correctly handled. * Functionality: userptr + * Test category: negative test * Run type: FULL */ static void userptr_invalid(int fd) @@ -337,11 +342,13 @@ struct vm_thread_data { * SUBTEST: vm-async-ops-err * Description: Test VM async ops error * Functionality: VM + * Test category: negative test * Run type: FULL * * SUBTEST: vm-async-ops-err-destroy * Description: Test VM async ops error destroy * Functionality: VM + * Test category: negative test * Run type: FULL */ @@ -502,6 +509,7 @@ static void vm_async_ops_err(int fd, bool destroy) /** * SUBTEST: shared-%s-page * Description: Test shared arg[1] page + * Test category: functionality test * Run type: BAT * * Functionality: %arg[1] page @@ -690,11 +698,13 @@ shared_pte_page(int fd, struct drm_xe_engine_class_instance *eci, int n_bo, * SUBTEST: bind-execqueues-independent * Description: Test independent bind exec_queues * Functionality: bind exec_queues + * Test category: functionality test * Run type: BAT * * SUBTEST: bind-execqueues-conflict * Description: Test conflict bind exec_queues * Functionality: bind exec_queues + * Test category: functionality test * Run type: BAT */ @@ -864,21 +874,25 @@ test_bind_execqueues_independent(int fd, struct drm_xe_engine_class_instance *ec * SUBTEST: bind-array-twice * Description: Test bind array twice * Functionality: bind exec_queues + * Test category: functionality test * Run type: FULL * * SUBTEST: bind-array-many * Description: Test bind array many times * Functionality: bind exec_queues + * Test category: functionality test * Run type: FULL * * SUBTEST: bind-array-exec_queue-twice * Description: Test bind array exec_queue twice * Functionality: bind exec_queues + * Test category: functionality test * Run type: FULL * * SUBTEST: bind-array-exec_queue-many * Description: Test bind array exec_queue many times * Functionality: bind exec_queues + * Test category: functionality test * Run type: FULL */ static void @@ -1005,6 +1019,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, * SUBTEST: %s-%ld * Description: Test %arg[1] with %arg[2] bind size * Functionality: bind + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -1023,6 +1038,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, * SUBTEST: %s-%ld * Description: Test %arg[1] with %arg[2] bind size * Functionality: userptr bind + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -1042,6 +1058,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, * SUBTEST: %s-%ld * Description: Test %arg[1] with %arg[2] bind size * Functionality: mixed bind + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -1057,6 +1074,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, * SUBTEST: %s-%ld * Description: Test %arg[1] with %arg[2] bind size * Functionality: mixed bind + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -1298,6 +1316,7 @@ static void *hammer_thread(void *tdata) * SUBTEST: munmap-style-unbind-%s * Description: Test munmap style unbind with %arg[1] * Functionality: unbind + * Test category: functionality test * * arg[1]: * @@ -1316,6 +1335,7 @@ static void *hammer_thread(void *tdata) * SUBTEST: munmap-style-unbind-%s * Description: Test munmap style unbind with %arg[1] * Functionality: unbind + * Test category: functionality test * Run type: FULL * * arg[1]: @@ -1629,8 +1649,8 @@ try_again_after_invalidate: * SUBTEST: mmap-style-bind-%s * Description: Test mmap style unbind with %arg[1] * Functionality: bind + * Test category: functionality test * Run type: FULL - * TODO: change ``'Run type' == FULL`` to a better category * * arg[1]: * -- 2.34.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* Re: [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation Katarzyna Dec @ 2023-08-31 12:35 ` Mauro Carvalho Chehab 0 siblings, 0 replies; 11+ messages in thread From: Mauro Carvalho Chehab @ 2023-08-31 12:35 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev, Gandi Ramadevi On Thu, 31 Aug 2023 11:39:36 +0000 Katarzyna Dec <katarzyna.dec@intel.com> wrote: > Change documentation fields: > xe_ccs.c - HW blitter test > xe_dma_buf_sync.c - functionality 'export' > xe_exercise_blt.c - HW blitter test > xe_intel_bb.c - IGT Lib test > xe_query.c - uapi ioctl test > Shortenning description for xe_noexec_ping_pong.c. > Add/Change 'Test category' and 'Run Type': > ../core_hotunplug.c > xe_ccs.c > xe_create.c > xe_debugfs.c > xe_dma_buf_sync.c > xe_evict.c > xe_exec_balancer.c > xe_exec_basic.c > xe_exec_compute_mode.c > xe_exec_fault_mode.c > xe_exercise_blt.c > xe_intel_bb.c > xe_media_fill.c > xe_mmap.c > xe_mmio.c > xe_noexec_ping_pong.c > xe_query.c > xe_spin_batch.c > xe_sysfs_scheduler.c > xe_sysfs_tile.c > xe_uevent.c > xe_vm.c > > Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com> > Cc: Mauro Carvalho Chehab <mchehab@kernel.org> > Cc: Gandi Ramadevi <ramadevi.gandi@intel.com> > Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> > --- > tests/core_hotunplug.c | 1 + > tests/xe/xe_ccs.c | 7 +- > tests/xe/xe_create.c | 8 +- > tests/xe/xe_debugfs.c | 2 +- > tests/xe/xe_dma_buf_sync.c | 5 +- > tests/xe/xe_evict.c | 154 +++++++++++++++++++++++++------- > tests/xe/xe_exec_balancer.c | 11 +++ > tests/xe/xe_exec_basic.c | 7 +- > tests/xe/xe_exec_compute_mode.c | 5 +- > tests/xe/xe_exec_fault_mode.c | 9 +- > tests/xe/xe_exercise_blt.c | 6 +- > tests/xe/xe_intel_bb.c | 2 +- > tests/xe/xe_media_fill.c | 1 + > tests/xe/xe_mmap.c | 8 +- > tests/xe/xe_mmio.c | 3 +- > tests/xe/xe_noexec_ping_pong.c | 25 ++++-- > tests/xe/xe_query.c | 14 ++- > tests/xe/xe_spin_batch.c | 2 +- > tests/xe/xe_sysfs_scheduler.c | 4 +- > tests/xe/xe_sysfs_tile.c | 1 + > tests/xe/xe_uevent.c | 1 + > tests/xe/xe_vm.c | 24 ++++- > 22 files changed, 238 insertions(+), 62 deletions(-) > > diff --git a/tests/core_hotunplug.c b/tests/core_hotunplug.c > index b254447c7..be80d479f 100644 > --- a/tests/core_hotunplug.c > +++ b/tests/core_hotunplug.c > @@ -43,6 +43,7 @@ > * TEST: core hotunplug > * Description: Examine behavior of a driver on device hot unplug > * Feature: SMI, core > + * Test category: functionality test > * > * SUBTEST: hotrebind > * Category: Software building block > diff --git a/tests/xe/xe_ccs.c b/tests/xe/xe_ccs.c > index a3c6c46d1..f4741ffdf 100644 > --- a/tests/xe/xe_ccs.c > +++ b/tests/xe/xe_ccs.c > @@ -18,10 +18,11 @@ > #include "xe/xe_util.h" > /** > * TEST: xe ccs > - * Category: Software building block > - * Sub-category: IGT Lib > - * Functionality: blitter > + * Category: Hardware building block > + * Sub-category: Blitter Blitter -> blitter > + * Functionality: flat_ccs > * Description: Exercise gen12 blitter with and without flatccs compression on Xe > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: block-copy-compressed > diff --git a/tests/xe/xe_create.c b/tests/xe/xe_create.c > index 20e7a7da8..3e4bc1e3a 100644 > --- a/tests/xe/xe_create.c > +++ b/tests/xe/xe_create.c > @@ -7,8 +7,6 @@ > * TEST: Check bo create ioctl > * Category: Software building block > * Sub-category: uapi > - * Functionality: device > - * Test category: functionality test > * Run type: BAT > */ > > @@ -44,6 +42,8 @@ static int __create_bo(int fd, uint32_t vm, uint64_t size, uint32_t flags, > > /** > * SUBTEST: create-invalid-size > + * Functionality: ioctl > + * Test category: negative test > * Description: Verifies xe bo create returns expected error code on invalid > * buffer sizes. > */ > @@ -124,7 +124,9 @@ static uint32_t __xe_exec_queue_create(int fd, uint32_t vm, > > /** > * SUBTEST: create-execqueues-%s > + * Functionality: exequeues creation time > * Description: Check process ability of multiple exec_queues creation > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -187,6 +189,8 @@ static void create_execqueues(int fd, enum exec_queue_destroy ed) > > /** > * SUBTEST: create-massive-size > + * Functionality: ioctl > + * Test category: functionality test > * Description: Verifies xe bo create returns expected error code on massive > * buffer sizes. > */ > diff --git a/tests/xe/xe_debugfs.c b/tests/xe/xe_debugfs.c > index e51d03661..f17766f3d 100644 > --- a/tests/xe/xe_debugfs.c > +++ b/tests/xe/xe_debugfs.c > @@ -6,7 +6,7 @@ > /** > * TEST: Check debugfs userspace API > * Category: Software building block > - * Sub-category: debugfs > + * Sub-category: uapi > * Functionality: debugfs > * Test category: functionality test > * Run type: BAT > diff --git a/tests/xe/xe_dma_buf_sync.c b/tests/xe/xe_dma_buf_sync.c > index 29d675154..8c400c8fd 100644 > --- a/tests/xe/xe_dma_buf_sync.c > +++ b/tests/xe/xe_dma_buf_sync.c > @@ -7,7 +7,6 @@ > * TEST: Check dmabuf functionality > * Category: Software building block > * Sub-category: dmabuf > - * Functionality: dma_buf > * Test category: functionality test > */ > > @@ -72,18 +71,22 @@ static bool sync_file_busy(int sync_file) > /** > * SUBTEST: export-dma-buf-once > * Description: Test exporting a sync file from a dma-buf > + * Functionality: export > * Run type: BAT > * > * SUBTEST: export-dma-buf-once-read-sync > * Description: Test export prime BO as sync file and verify business > + * Functionality: export > * Run type: BAT > * > * SUBTEST: export-dma-buf-many > * Description: Test exporting many sync files from a dma-buf > + * Functionality: export > * Run type: FULL > * > * SUBTEST: export-dma-buf-many-read-sync > * Description: Test export many prime BO as sync file and verify business > + * Functionality: export > * Run type: FULL > */ > > diff --git a/tests/xe/xe_evict.c b/tests/xe/xe_evict.c > index b8f186809..7a508fdd2 100644 > --- a/tests/xe/xe_evict.c > +++ b/tests/xe/xe_evict.c > @@ -467,6 +467,7 @@ static uint64_t calc_bo_size(uint64_t vram_size, int mul, int div) > /** > * SUBTEST: evict-%s > * Description: %arg[1] evict test. > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -474,67 +475,160 @@ static uint64_t calc_bo_size(uint64_t vram_size, int mul, int div) > * @small: small > * @small-external: small external > * @small-multi-vm: small multi VM > - * @large: large > - * @large-external: large external > - * @large-multi-vm: large multi VM > * @beng-small: small bind exec_queue > * @beng-small-external: small external bind exec_queue > * @beng-small-multi-vm: small multi VM bind ending > + */ > +/** > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Test category: stress test > + * Run type: FULL > + * > + * arg[1]: > + * > + * @large: large > + * @large-external: large external > + * @large-multi-vm: large multi VM > * @beng-large: large bind exec_queue > * @beng-large-external: large external bind exec_queue > * @beng-large-multi-vm: large multi VM bind exec_queue > + */ > +/** > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: compute machine > + * Test category: functionality test > + * Run type: FULL > + * > + * arg[1]: > * > * @small-cm: small compute machine > * @small-external-cm: small external compute machine > * @small-multi-vm-cm: small multi VM compute machine > - * @large-cm: large compute machine > - * @large-external-cm: large external compute machine > - * @large-multi-vm-cm: large multi VM compute machine > * @beng-small-cm: small bind exec_queue compute machine > * @beng-small-external-cm: small external bind exec_queue compute machine > * @beng-small-multi-vm-cm: small multi VM bind ending compute machine > + */ > +/** > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: compute machine > + * Test category: stress test > + * Run type: FULL > + * > + * arg[1]: > + * > + * @large-cm: large compute machine > + * @large-external-cm: large external compute machine > + * @large-multi-vm-cm: large multi VM compute machine > * @beng-large-cm: large bind exec_queue compute machine > * @beng-large-external-cm: large external bind exec_queue compute machine > * @beng-large-multi-vm-cm: large multi VM bind exec_queue compute machine > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: mixted threads > + * Test category: functionality test > + * Run type: FULL > + * > + * arg[1]: > * > - * @threads-small: threads small > - * @cm-threads-small: compute mode threads small > * @mixed-threads-small: mixed threads small > * @mixed-many-threads-small: mixed many threads small > - * @threads-large: threads large > - * @cm-threads-large: compute mode threads large > - * @mixed-threads-large: mixed threads large > - * @mixed-many-threads-large: mixed many threads large > - * @threads-small-multi-vm: threads small multi vm > - * @cm-threads-small-multi-vm: compute mode threads small multi vm > * @mixed-threads-small-multi-vm: > * mixed threads small multi vm > - * @threads-large-multi-vm: threads large multi vm > - * @cm-threads-large-multi-vm: compute mode threads large multi vm > - * @mixed-threads-large-multi-vm: > - * mixed threads large multi vm > - * @beng-threads-small: bind exec_queue threads small > - * @beng-cm-threads-small: bind exec_queue compute mode threads small > * @beng-mixed-threads-small: bind exec_queue mixed threads small > * @beng-mixed-many-threads-small: > * bind exec_queue mixed many threads small > - * @beng-threads-large: bind exec_queue threads large > - * @beng-cm-threads-large: bind exec_queue compute mode threads large > + * @beng-mixed-threads-small-multi-vm: > + * bind exec_queue mixed threads small multi vm > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: mixted threads > + * Test category: stress test > + * Run type: FULL > + * > + * arg[1]: > + * > + * @beng-mixed-threads-large-multi-vm: > + * bind exec_queue mixed threads large multi vm > + * @mixed-threads-large: mixed threads large > + * @mixed-many-threads-large: mixed many threads large > + * @mixed-threads-large-multi-vm: > + * mixed threads large multi vm > * @beng-mixed-threads-large: bind exec_queue mixed threads large > * @beng-mixed-many-threads-large: > * bind exec_queue mixed many threads large > - * @beng-threads-small-multi-vm: > - * bind exec_queue threads small multi vm > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: compute mode threads > + * Test category: functionality test > + * Run type: FULL > + * > + * arg[1]: > + * @cm-threads-small: compute mode threads small > + * @cm-threads-small-multi-vm: compute mode threads small multi vm > + * @beng-cm-threads-small: bind exec_queue compute mode threads small > * @beng-cm-threads-small-multi-vm: > * bind exec_queue compute mode threads small multi vm > - * @beng-mixed-threads-small-multi-vm: > - * bind exec_queue mixed threads small multi vm > - * @beng-threads-large-multi-vm: > - * bind exec_queue threads large multi vm > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: compute mode threads > + * Test category: stress test > + * Run type: FULL > + * > + * arg[1]: > + * @cm-threads-large: compute mode threads large > + * @cm-threads-large-multi-vm: compute mode threads large multi vm > + * @beng-cm-threads-large: bind exec_queue compute mode threads large > * @beng-cm-threads-large-multi-vm: > * bind exec_queue compute mode threads large multi vm > - * @beng-mixed-threads-large-multi-vm: > - * bind exec_queue mixed threads large multi vm > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: threads > + * Test category: functionality test > + * Run type: FULL > + * > + * arg[1]: > + * > + * @threads-small: threads small > + * @beng-threads-small: bind exec_queue threads small > + * @threads-small-multi-vm: threads small multi vm > + * @beng-threads-small-multi-vm: > + * bind exec_queue threads small multi vm > + * > + */ > +/** > + * > + * SUBTEST: evict-%s > + * Description: %arg[1] evict test. > + * Feature: threads > + * Test category: stress test > + * Run type: FULL > + * > + * arg[1]: > + * > + * @threads-large: threads large > + * @threads-large-multi-vm: threads large multi vm > + * @beng-threads-large-multi-vm: > + * bind exec_queue threads large multi vm > + * @beng-threads-large: bind exec_queue threads large > + * > */ > > /* > diff --git a/tests/xe/xe_exec_balancer.c b/tests/xe/xe_exec_balancer.c > index f364a4b7a..f571f13d9 100644 > --- a/tests/xe/xe_exec_balancer.c > +++ b/tests/xe/xe_exec_balancer.c > @@ -30,6 +30,7 @@ > * Description: > * Run a test to check if virtual exec_queues can be running on all instances > * of a class simultaneously > + * Test category: functionality test > * Run type: FULL > */ > static void test_all_active(int fd, int gt, int class) > @@ -137,22 +138,27 @@ static void test_all_active(int fd, int gt, int class) > /** > * SUBTEST: once-%s > * Description: Run %arg[1] test only once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: many-%s > * Description: Run %arg[1] test many times > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: many-execqueues-%s > * Description: Run %arg[1] test on many exec_queues > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: twice-%s > * Description: Run %arg[1] test twice > + * Test category: functionality test > * Run type: BAT > * > * SUBTEST: no-exec-%s > * Description: Run no-exec %arg[1] test > + * Test category: functionality test > * Run type: BAT > * > * arg[1]: > @@ -356,24 +362,29 @@ test_exec(int fd, int gt, int class, int n_exec_queues, int n_execs, > /** > * SUBTEST: once-cm-%s > * Description: Run compute mode virtual exec_queue arg[1] test only once > + * Test category: functionality test > * > * Run type: FULL > * > * SUBTEST: twice-cm-%s > * Description: Run compute mode virtual exec_queue arg[1] test twice > + * Test category: functionality test > * Run type: BAT > * > * SUBTEST: many-cm-%s > * Description: Run compute mode virtual exec_queue arg[1] test many times > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: many-execqueues-cm-%s > * Description: Run compute mode virtual exec_queue arg[1] test on many exec_queues > + * Test category: stress test > * Run type: FULL > * > * > * SUBTEST: no-exec-cm-%s > * Description: Run compute mode virtual exec_queue arg[1] no-exec test > + * Test category: functionality test > * Run type: BAT > * > * arg[1]: > diff --git a/tests/xe/xe_exec_basic.c b/tests/xe/xe_exec_basic.c > index 46b8709a7..d1d36e086 100644 > --- a/tests/xe/xe_exec_basic.c > +++ b/tests/xe/xe_exec_basic.c > @@ -8,7 +8,6 @@ > * Category: Hardware building block > * Sub-category: execbuf > * Functionality: exec_queues > - * Test category: functionality test > */ > > #include "igt.h" > @@ -33,26 +32,32 @@ > /** > * SUBTEST: once-%s > * Description: Run %arg[1] test only once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: many-%s > * Description: Run %arg[1] test many times > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: many-execqueues-%s > * Description: Run %arg[1] test on many exec_queues > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: many-execqueues-many-vm-%s > * Description: Run %arg[1] test on many exec_queues and many VMs > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: twice-%s > * Description: Run %arg[1] test twice > + * Test category: functionality test > * Run type: BAT > * > * SUBTEST: no-exec-%s > * Description: Run no-exec %arg[1] test > + * Test category: functionality test > * Run type: BAT > * > * arg[1]: > diff --git a/tests/xe/xe_exec_compute_mode.c b/tests/xe/xe_exec_compute_mode.c > index 679b84fa1..38c904ddd 100644 > --- a/tests/xe/xe_exec_compute_mode.c > +++ b/tests/xe/xe_exec_compute_mode.c > @@ -8,7 +8,6 @@ > * Category: Hardware building block > * Sub-category: execbuf > * Functionality: compute machine > - * Test category: functionality test > */ > > #include <fcntl.h> > @@ -34,14 +33,17 @@ > /** > * SUBTEST: twice-%s > * Description: Run %arg[1] compute machine test twice > + * Test category: functionality test > * Run type: BAT > * > * SUBTEST: once-%s > * Description: Run %arg[1] compute machine test only once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: many-%s > * Description: Run %arg[1] compute machine test many times > + * Test category: stress test > * Run type: FULL > * > * arg[1]: > @@ -65,6 +67,7 @@ > * > * SUBTEST: many-execqueues-%s > * Description: Run %arg[1] compute machine test on many exec_queues > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > diff --git a/tests/xe/xe_exec_fault_mode.c b/tests/xe/xe_exec_fault_mode.c > index 85c010039..efd7ca2c2 100644 > --- a/tests/xe/xe_exec_fault_mode.c > +++ b/tests/xe/xe_exec_fault_mode.c > @@ -8,7 +8,6 @@ > * Category: Hardware building block > * Sub-category: execbuf > * Functionality: fault mode > - * Test category: functionality test > * GPU requirements: GPU needs support for DRM_XE_VM_CREATE_FAULT_MODE > */ > > @@ -37,18 +36,22 @@ > /** > * SUBTEST: once-%s > * Description: Run %arg[1] fault mode test only once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: twice-%s > * Description: Run %arg[1] fault mode test twice > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: many-%s > * Description: Run %arg[1] fault mode test many times > + * Test category: stress test > * Run type: FULL > * > * SUBTEST: many-execqueues-%s > * Description: Run %arg[1] fault mode test on many exec_queues > + * Test category: stress test > * Run type: FULL > * > * arg[1]: > @@ -324,19 +327,23 @@ test_exec(int fd, struct drm_xe_engine_class_instance *eci, > /** > * SUBTEST: atomic-once > * Description: Run atomic fault mode test only once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: atomic-once-wait > * Description: Run atomic wait fault mode test once > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: atomic-many > * Description: Run atomic fault mode test many times > * Description: atomic many > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: atomic-many-wait > * Description: Run atomic wait fault mode test many times > + * Test category: functionality test > * Run type: FULL > * > */ > diff --git a/tests/xe/xe_exercise_blt.c b/tests/xe/xe_exercise_blt.c > index 34522c0f8..2e2ec34dc 100644 > --- a/tests/xe/xe_exercise_blt.c > +++ b/tests/xe/xe_exercise_blt.c > @@ -14,9 +14,9 @@ > > /** > * TEST: xe exercise blt > - * Category: Software building block > - * Sub-category: IGT Lib > - * Functionality: blitter > + * Category: Hardware building block > + * Sub-category: Blitter > + * Functionality: flat_ccs > * Description: Exercise blitter commands on Xe > * Run type: FULL > * Test category: functionality test > diff --git a/tests/xe/xe_intel_bb.c b/tests/xe/xe_intel_bb.c > index a5531cf80..daab3496d 100644 > --- a/tests/xe/xe_intel_bb.c > +++ b/tests/xe/xe_intel_bb.c > @@ -25,7 +25,7 @@ > /** > * TEST: Basic tests for intel-bb xe functionality > * Category: Software building block > - * Sub-category: xe > + * Sub-category: IGT Lib > * Functionality: intel-bb > * Test category: functionality test > */ > diff --git a/tests/xe/xe_media_fill.c b/tests/xe/xe_media_fill.c > index 4b2c235fa..84c721ba7 100644 > --- a/tests/xe/xe_media_fill.c > +++ b/tests/xe/xe_media_fill.c > @@ -33,6 +33,7 @@ > * Description: Basic test for the media_fill() function, > * a very simple workload for the Media pipeline. > * Feature: media > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: media-fill > diff --git a/tests/xe/xe_mmap.c b/tests/xe/xe_mmap.c > index 8a70a5c35..5a80fb6be 100644 > --- a/tests/xe/xe_mmap.c > +++ b/tests/xe/xe_mmap.c > @@ -8,7 +8,6 @@ > * Category: Software building block > * Sub-category: mmap > * Functionality: mmap > - * Test category: functionality test > * Run type: BAT > */ > > @@ -24,6 +23,7 @@ > > /** > * SUBTEST: system > + * Test category: functionality test > * Description: Test mmap on system memory > */ > > @@ -31,12 +31,14 @@ > * SUBTEST: small-bar > * Description: Sanity check mmap behaviour on small-bar systems > * GPU requirements: GPU needs to have dedicated VRAM and using small-bar > + * Test category: functionality test > */ > > /** > * SUBTEST: %s > * Description: Test mmap on %arg[1] memory > * GPU requirements: GPU needs to have dedicated VRAM > + * Test category: functionality test > * > * arg[1]: > * > @@ -64,6 +66,7 @@ test_mmap(int fd, uint32_t flags) > /** > * SUBTEST: bad-flags > * Description: Test mmap offset with bad flags. > + * Test category: negative test > * > */ > static void test_bad_flags(int fd) > @@ -82,6 +85,7 @@ static void test_bad_flags(int fd) > /** > * SUBTEST: bad-extensions > * Description: Test mmap offset with bad extensions. > + * Test category: negative test > * > */ > static void test_bad_extensions(int fd) > @@ -103,6 +107,7 @@ static void test_bad_extensions(int fd) > /** > * SUBTEST: bad-object > * Description: Test mmap offset with bad object. > + * Test category: negative test > * > */ > static void test_bad_object(int fd) > @@ -144,6 +149,7 @@ static void trap_sigbus(uint32_t *ptr) > /** > * SUBTEST: small-bar > * Description: Test mmap behaviour on small-bar systems. > + * Test category: functionality test > * > */ > static void test_small_bar(int fd) > diff --git a/tests/xe/xe_mmio.c b/tests/xe/xe_mmio.c > index 02e79d7e4..4053faa56 100644 > --- a/tests/xe/xe_mmio.c > +++ b/tests/xe/xe_mmio.c > @@ -8,7 +8,6 @@ > * Category: Software building block > * Sub-category: mmio > * Functionality: mmap > - * Test category: functionality test > * Run type: BAT > */ > > @@ -24,6 +23,7 @@ > > /** > * SUBTEST: mmio-timestamp > + * Test category: functionality test > * Description: > * Try to run mmio ioctl with 32 and 64 bits and check it a timestamp > * matches > @@ -51,6 +51,7 @@ static void test_xe_mmio_timestamp(int fd) > > /** > * SUBTEST: mmio-invalid > + * Test category: negative test > * Description: Try to run mmio ioctl with 8, 16 and 32 and 64 bits mmio > */ > > diff --git a/tests/xe/xe_noexec_ping_pong.c b/tests/xe/xe_noexec_ping_pong.c > index cc61a77c1..a238f9d34 100644 > --- a/tests/xe/xe_noexec_ping_pong.c > +++ b/tests/xe/xe_noexec_ping_pong.c > @@ -25,18 +25,25 @@ > * SUBTEST: > * Description: > * This test creates compute vms, binds a couple of bos and an exec_queue each, > - * thus redying it for execution. However, VRAM memory is over- > - * committed and while there is still nothing to execute, an eviction > - * will trigger the VM's rebind worker to rebind the evicted bo, which > - * will in turn trigger another eviction and so on. > + * thus redying it for execution. > * > - * Since we don't have eviction stats yet we need to watch "top" for > - * the rebind kworkers using a lot of CPU while the test idles. > - * > - * The correct driver behaviour should be not to rebind anything unless > - * there is worked queued on one of the VM's compute exec_queues. > * Run type: FULL > */ > + /* > + * More dailed test description: > + * This test creates compute vms, binds a couple of bos and an exec_queue each, > + * thus redying it for execution. However, VRAM memory is over- > + * committed and while there is still nothing to execute, an eviction > + * will trigger the VM's rebind worker to rebind the evicted bo, which > + * will in turn trigger another eviction and so on. > + * > + * Since we don't have eviction stats yet we need to watch "top" for > + * the rebind kworkers using a lot of CPU while the test idles. > + * > + * The correct driver behaviour should be not to rebind anything unless > + * there is worked queued on one of the VM's compute exec_queues. > + */ > + > static void test_ping_pong(int fd, struct drm_xe_engine_class_instance *eci) > { > size_t vram_size = xe_vram_size(fd, 0); > diff --git a/tests/xe/xe_query.c b/tests/xe/xe_query.c > index a4e40afdd..8ec849130 100644 > --- a/tests/xe/xe_query.c > +++ b/tests/xe/xe_query.c > @@ -6,9 +6,8 @@ > /** > * TEST: Check device configuration query > * Category: Software building block > - * Sub-category: ioctl > - * Functionality: device > - * Test category: functionality test > + * Sub-category: uapi > + * Functionality: ioctl > * Run type: BAT > * Description: Acquire configuration data for xe device > */ > @@ -175,6 +174,7 @@ const char *get_topo_name(int value) > /** > * SUBTEST: query-engines > * Description: Display engine classes available for xe device > + * Test category: functionality test > */ > static void > test_query_engines(int fd) > @@ -194,6 +194,7 @@ test_query_engines(int fd) > > /** > * SUBTEST: query-mem-usage > + * Test category: functionality test > * Description: Display memory information like memory class, size > * and alignment. > */ > @@ -254,6 +255,7 @@ test_query_mem_usage(int fd) > > /** > * SUBTEST: query-gts > + * Test category: functionality test > * Description: Display information about available GTs for xe device. > */ > static void > @@ -293,6 +295,7 @@ test_query_gts(int fd) > > /** > * SUBTEST: query-topology > + * Test category: functionality test > * Description: Display topology information of GTs. > */ > static void > @@ -336,6 +339,7 @@ test_query_gt_topology(int fd) > > /** > * SUBTEST: query-config > + * Test category: functionality test > * Description: Display xe device id, revision and configuration. > */ > static void > @@ -386,6 +390,7 @@ test_query_config(int fd) > > /** > * SUBTEST: query-hwconfig > + * Test category: functionality test > * Description: Display hardware configuration of xe device. > */ > static void > @@ -419,6 +424,7 @@ test_query_hwconfig(int fd) > > /** > * SUBTEST: query-invalid-query > + * Test category: negative test > * Description: Check query with invalid arguments returns expected error code. > */ > static void > @@ -436,6 +442,7 @@ test_query_invalid_query(int fd) > > /** > * SUBTEST: query-invalid-size > + * Test category: negative test > * Description: Check query with invalid size returns expected error code. > */ > static void > @@ -453,6 +460,7 @@ test_query_invalid_size(int fd) > > /** > * SUBTEST: query-invalid-extension > + * Test category: negative test > * Description: Check query with invalid extension returns expected error code. > */ > static void > diff --git a/tests/xe/xe_spin_batch.c b/tests/xe/xe_spin_batch.c > index 26f9daf36..9bd3dc349 100644 > --- a/tests/xe/xe_spin_batch.c > +++ b/tests/xe/xe_spin_batch.c > @@ -8,7 +8,7 @@ > * TEST: Tests for spin batch submissons. > * Category: Software building block > * Sub-category: spin > - * Functionality: intel-bb > + * Functionality: parallel execution > * Test category: functionality test > */ > > diff --git a/tests/xe/xe_sysfs_scheduler.c b/tests/xe/xe_sysfs_scheduler.c > index ec2190113..866b9d50a 100644 > --- a/tests/xe/xe_sysfs_scheduler.c > +++ b/tests/xe/xe_sysfs_scheduler.c > @@ -8,17 +8,19 @@ > * Category: Software building block > * Sub-category: sysman > * Functionality: scheduler control interface > - * Test category: functionality test > * Run type: FULL > * > * SUBTEST: %s-invalid > * Description: Test to check if %s arg[1] schedule parameter rejects any unrepresentable intervals. > + * Test category: negative test > * > * SUBTEST: %s-min-max > * Description: Test to check if %s arg[1] schedule parameter checks for min max values. > + * Test category: functionality test > * > * SUBTEST: %s-nonprivileged-user > * Description: Test %s arg[1] schedule parameter for nonprivileged user. > + * Test category: functionality test > * > * arg[1]: > * > diff --git a/tests/xe/xe_sysfs_tile.c b/tests/xe/xe_sysfs_tile.c > index 63ba09091..606dacc13 100644 > --- a/tests/xe/xe_sysfs_tile.c > +++ b/tests/xe/xe_sysfs_tile.c > @@ -10,6 +10,7 @@ > * Functionality: Vram > * Sub-category: Total vram per tile > * Run type: Full > + * Test category: functionality test > * Description: > * Read sysfs entry for physical_vram_size_bytes and compare with > * vram size. physical_vram_size_bytes should be more than vram size. > diff --git a/tests/xe/xe_uevent.c b/tests/xe/xe_uevent.c > index 3b1e991dd..ef7373e68 100644 > --- a/tests/xe/xe_uevent.c > +++ b/tests/xe/xe_uevent.c > @@ -10,6 +10,7 @@ > * Functionality: uevent > * Sub-category: GT reset failure uevent > * Run type: Full > + * Test category: functionality test > * Description: > * Test creates uevent listener and causes fake reset failure for gt0 > * and returns success if uevent is sent by driver and listened by listener. > diff --git a/tests/xe/xe_vm.c b/tests/xe/xe_vm.c > index e48715aed..5453f10c4 100644 > --- a/tests/xe/xe_vm.c > +++ b/tests/xe/xe_vm.c > @@ -7,7 +7,6 @@ > * TEST: Check if VMA functionality is working > * Category: Software building block > * Sub-category: VMA > - * Test category: functionality test > */ > > #include "igt.h" > @@ -84,6 +83,7 @@ write_dwords(int fd, uint32_t vm, int n_dwords, uint64_t *addrs) > * SUBTEST: scratch > * Description: Test scratch page creation and write > * Functionality: scratch page > + * Test category: functionality test > * Run type: FULL > */ > > @@ -206,6 +206,7 @@ uint64_t addrs_57b[] = { > * SUBTEST: bind-once > * Description: bind once on one BO > * Functionality: bind BO > + * Test category: functionality test > * Run type: FULL > */ > > @@ -223,6 +224,7 @@ test_bind_once(int fd) > * SUBTEST: bind-one-bo-many-times > * Description: bind many times on one BO > * Functionality: bind BO > + * Test category: functionality test > * Run type: FULL > */ > > @@ -243,6 +245,7 @@ test_bind_one_bo_many_times(int fd) > * SUBTEST: bind-one-bo-many-times-many-vm > * Description: Test bind many times and many VM on one BO > * Functionality: bind BO > + * Test category: functionality test > * Run type: FULL > */ > > @@ -261,6 +264,7 @@ test_bind_one_bo_many_times_many_vm(int fd) > * SUBTEST: unbind-all-%d-vmas > * Description: Test unbind all with %arg[1] VMAs > * Functionality: unbind > + * Test category: functionality test > * Run type: FULL > * > * arg[1].values: 2, 8 > @@ -301,6 +305,7 @@ static void unbind_all(int fd, int n_vmas) > * Verifies that mapping an invalid userptr returns -EFAULT, > * and that it is correctly handled. > * Functionality: userptr > + * Test category: negative test > * Run type: FULL > */ > static void userptr_invalid(int fd) > @@ -337,11 +342,13 @@ struct vm_thread_data { > * SUBTEST: vm-async-ops-err > * Description: Test VM async ops error > * Functionality: VM > + * Test category: negative test > * Run type: FULL > * > * SUBTEST: vm-async-ops-err-destroy > * Description: Test VM async ops error destroy > * Functionality: VM > + * Test category: negative test > * Run type: FULL > */ > > @@ -502,6 +509,7 @@ static void vm_async_ops_err(int fd, bool destroy) > /** > * SUBTEST: shared-%s-page > * Description: Test shared arg[1] page > + * Test category: functionality test > * Run type: BAT > * > * Functionality: %arg[1] page > @@ -690,11 +698,13 @@ shared_pte_page(int fd, struct drm_xe_engine_class_instance *eci, int n_bo, > * SUBTEST: bind-execqueues-independent > * Description: Test independent bind exec_queues > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: BAT > * > * SUBTEST: bind-execqueues-conflict > * Description: Test conflict bind exec_queues > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: BAT > */ > > @@ -864,21 +874,25 @@ test_bind_execqueues_independent(int fd, struct drm_xe_engine_class_instance *ec > * SUBTEST: bind-array-twice > * Description: Test bind array twice > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: bind-array-many > * Description: Test bind array many times > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: bind-array-exec_queue-twice > * Description: Test bind array exec_queue twice > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: FULL > * > * SUBTEST: bind-array-exec_queue-many > * Description: Test bind array exec_queue many times > * Functionality: bind exec_queues > + * Test category: functionality test > * Run type: FULL > */ > static void > @@ -1005,6 +1019,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, > * SUBTEST: %s-%ld > * Description: Test %arg[1] with %arg[2] bind size > * Functionality: bind > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -1023,6 +1038,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, > * SUBTEST: %s-%ld > * Description: Test %arg[1] with %arg[2] bind size > * Functionality: userptr bind > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -1042,6 +1058,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, > * SUBTEST: %s-%ld > * Description: Test %arg[1] with %arg[2] bind size > * Functionality: mixed bind > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -1057,6 +1074,7 @@ test_bind_array(int fd, struct drm_xe_engine_class_instance *eci, int n_execs, > * SUBTEST: %s-%ld > * Description: Test %arg[1] with %arg[2] bind size > * Functionality: mixed bind > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -1298,6 +1316,7 @@ static void *hammer_thread(void *tdata) > * SUBTEST: munmap-style-unbind-%s > * Description: Test munmap style unbind with %arg[1] > * Functionality: unbind > + * Test category: functionality test > * > * arg[1]: > * > @@ -1316,6 +1335,7 @@ static void *hammer_thread(void *tdata) > * SUBTEST: munmap-style-unbind-%s > * Description: Test munmap style unbind with %arg[1] > * Functionality: unbind > + * Test category: functionality test > * Run type: FULL > * > * arg[1]: > @@ -1629,8 +1649,8 @@ try_again_after_invalidate: > * SUBTEST: mmap-style-bind-%s > * Description: Test mmap style unbind with %arg[1] > * Functionality: bind > + * Test category: functionality test > * Run type: FULL > - * TODO: change ``'Run type' == FULL`` to a better category > * > * arg[1]: > * ^ permalink raw reply [flat|nested] 11+ messages in thread
* [igt-dev] ✗ GitLab.Pipeline: warning for IGT XE documentation cleanup 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests Katarzyna Dec 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation Katarzyna Dec @ 2023-08-31 12:18 ` Patchwork 2023-08-31 12:30 ` [igt-dev] [PATCH i-g-t 0/2] " Mauro Carvalho Chehab ` (3 subsequent siblings) 6 siblings, 0 replies; 11+ messages in thread From: Patchwork @ 2023-08-31 12:18 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev == Series Details == Series: IGT XE documentation cleanup URL : https://patchwork.freedesktop.org/series/123107/ State : warning == Summary == Pipeline status: FAILED. see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/974435 for the overview. build-containers:build-debian-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/48298253): time="2023-08-31T12:14:43Z" level=fatal msg="Error determining repository tags: Get https://registry.freedesktop.org/v2/gfx-ci/igt-ci-tags/build-debian-arm64/tags/list?last=commit-18a492819ddacef0e71389b7744baaffd12360ec&n=100: dial tcp 147.75.198.156:443: i/o timeout" Building! STEP 1: FROM debian:buster Getting image source signatures Copying blob sha256:d6b7393fb4f375905c31c483d81ce2a2905f88aba8cb198874da2b54035bc41d Copying config sha256:de08540e8ff0e470ff7956df4bed403725a5f45c186e9bf495da5344ff8fbe84 Writing manifest to image destination Storing signatures STEP 2: RUN apt-get update error running container: error creating container for [/bin/sh -c apt-get update]: time="2023-08-31T12:14:48Z" level=warning msg="signal: killed" time="2023-08-31T12:14:48Z" level=error msg="container_linux.go:346: starting container process caused \"process_linux.go:297: applying cgroup configuration for process caused \\\"mountpoint for cgroup not found\\\"\"\n" container_linux.go:346: starting container process caused "process_linux.go:297: applying cgroup configuration for process caused \"mountpoint for cgroup not found\"" : exit status 1 Error: error building at STEP "RUN apt-get update": error while running runtime: exit status 1 section_end:1693484110:step_script section_start:1693484110:cleanup_file_variables Cleaning up project directory and file based variables section_end:1693484111:cleanup_file_variables ERROR: Job failed: exit code 1 build-containers:build-debian-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/48298252): time="2023-08-31T12:14:38Z" level=fatal msg="Error determining repository tags: Get https://gitlab.freedesktop.org/jwt/auth?account=gitlab-ci-token&scope=repository%3Agfx-ci%2Figt-ci-tags%2Fbuild-debian-armhf%3Apull&service=container_registry: dial tcp 147.75.198.156:443: i/o timeout" Building! STEP 1: FROM debian:buster Getting image source signatures Copying blob sha256:d6b7393fb4f375905c31c483d81ce2a2905f88aba8cb198874da2b54035bc41d Copying config sha256:de08540e8ff0e470ff7956df4bed403725a5f45c186e9bf495da5344ff8fbe84 Writing manifest to image destination Storing signatures STEP 2: RUN apt-get update error running container: error creating container for [/bin/sh -c apt-get update]: time="2023-08-31T12:14:42Z" level=warning msg="signal: killed" time="2023-08-31T12:14:42Z" level=error msg="container_linux.go:346: starting container process caused \"process_linux.go:297: applying cgroup configuration for process caused \\\"mountpoint for cgroup not found\\\"\"\n" container_linux.go:346: starting container process caused "process_linux.go:297: applying cgroup configuration for process caused \"mountpoint for cgroup not found\"" : exit status 1 Error: error building at STEP "RUN apt-get update": error while running runtime: exit status 1 section_end:1693484083:step_script section_start:1693484083:cleanup_file_variables Cleaning up project directory and file based variables section_end:1693484083:cleanup_file_variables ERROR: Job failed: exit code 1 == Logs == For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/974435 ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec ` (2 preceding siblings ...) 2023-08-31 12:18 ` [igt-dev] ✗ GitLab.Pipeline: warning for IGT XE documentation cleanup Patchwork @ 2023-08-31 12:30 ` Mauro Carvalho Chehab 2023-08-31 13:00 ` Mauro Carvalho Chehab 2023-08-31 12:53 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork ` (2 subsequent siblings) 6 siblings, 1 reply; 11+ messages in thread From: Mauro Carvalho Chehab @ 2023-08-31 12:30 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev, Gandi Ramadevi On Thu, 31 Aug 2023 11:39:34 +0000 Katarzyna Dec <katarzyna.dec@intel.com> wrote: > Let's add missing documentation fileds that are causing warnings. > Some tests documentation needed changes to have more accurate naming. > Let's mark Negative and Stress tests. > Adding missing 'Run type' and 'Test category' for remaining test. Kasia, Besides the changes, could you please also change the sub-category field and/or Functionalities for xe_mmap.c? Right now, both are using "mmap" bucket. This is valid for the documentation itself, but it causes confusion when analyzing the results later on, as there will be two buckets with the same name but different meanings. Perhaps we could use Sub-category == "VMA". What do you think? Another issue I noticed in this series is that we have "Blitter" with the first letter in uppercase. Perhaps there are more cases like that. Please let's use lowercase on such buckets, as this is less prone to errors (IMO). Regards, Mauro ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup 2023-08-31 12:30 ` [igt-dev] [PATCH i-g-t 0/2] " Mauro Carvalho Chehab @ 2023-08-31 13:00 ` Mauro Carvalho Chehab 0 siblings, 0 replies; 11+ messages in thread From: Mauro Carvalho Chehab @ 2023-08-31 13:00 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev, Gandi Ramadevi On Thu, 31 Aug 2023 14:30:40 +0200 Mauro Carvalho Chehab <mauro.chehab@linux.intel.com> wrote: > On Thu, 31 Aug 2023 11:39:34 +0000 > Katarzyna Dec <katarzyna.dec@intel.com> wrote: > > > Let's add missing documentation fileds that are causing warnings. > > Some tests documentation needed changes to have more accurate naming. > > Let's mark Negative and Stress tests. > > Adding missing 'Run type' and 'Test category' for remaining test. > > Kasia, > > Besides the changes, could you please also change the > sub-category field and/or Functionalities for xe_mmap.c? > > Right now, both are using "mmap" bucket. This is valid for > the documentation itself, but it causes confusion when analyzing > the results later on, as there will be two buckets with the same > name but different meanings. > > Perhaps we could use Sub-category == "VMA". > > What do you think? > > Another issue I noticed in this series is that we have "Blitter" > with the first letter in uppercase. Perhaps there are more cases like > that. Please let's use lowercase on such buckets, as this is less > prone to errors (IMO). Another thing: I would add this patch at the end of the series: https://patchwork.freedesktop.org/series/123111/ This will enforce CI to check for incomplete documentation at build time, aborting the build (and producing CI errors) if the documentation is not there. Regards, Mauro ^ permalink raw reply [flat|nested] 11+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for IGT XE documentation cleanup 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec ` (3 preceding siblings ...) 2023-08-31 12:30 ` [igt-dev] [PATCH i-g-t 0/2] " Mauro Carvalho Chehab @ 2023-08-31 12:53 ` Patchwork 2023-08-31 13:53 ` [igt-dev] ✓ CI.xeBAT: " Patchwork 2023-08-31 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork 6 siblings, 0 replies; 11+ messages in thread From: Patchwork @ 2023-08-31 12:53 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5486 bytes --] == Series Details == Series: IGT XE documentation cleanup URL : https://patchwork.freedesktop.org/series/123107/ State : success == Summary == CI Bug Log - changes from CI_DRM_13579 -> IGTPW_9692 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html Participating hosts (39 -> 39) ------------------------------ Additional (1): bat-adlp-11 Missing (1): fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_9692 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@basic-hwmon: - bat-adlp-11: NOTRUN -> [SKIP][1] ([i915#7456]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-adlp-11/igt@debugfs_test@basic-hwmon.html * igt@gem_exec_suspend@basic-s0@smem: - bat-dg2-9: [PASS][2] -> [INCOMPLETE][3] ([i915#6311]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/bat-dg2-9/igt@gem_exec_suspend@basic-s0@smem.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-dg2-9/igt@gem_exec_suspend@basic-s0@smem.html * igt@gem_tiled_pread_basic: - bat-adlp-11: NOTRUN -> [SKIP][4] ([i915#3282]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-adlp-11/igt@gem_tiled_pread_basic.html * igt@i915_suspend@basic-s3-without-i915: - bat-rpls-1: NOTRUN -> [ABORT][5] ([i915#7978] / [i915#8668]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-rpls-1/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-adlp-11: NOTRUN -> [SKIP][6] ([i915#4103]) +1 similar issue [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-adlp-11/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_force_connector_basic@prune-stale-modes: - bat-adlp-11: NOTRUN -> [SKIP][7] ([i915#4093]) +3 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-adlp-11/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-dp-5: - bat-adlp-11: NOTRUN -> [ABORT][8] ([i915#8668]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-adlp-11/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-dp-5.html * igt@kms_psr@sprite_plane_onoff: - bat-rplp-1: NOTRUN -> [ABORT][9] ([i915#8442] / [i915#8668] / [i915#8712]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-rplp-1/igt@kms_psr@sprite_plane_onoff.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s3@smem: - fi-rkl-11600: [FAIL][10] ([fdo#103375]) -> [PASS][11] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html * igt@i915_selftest@live@hangcheck: - bat-rpls-1: [INCOMPLETE][12] ([i915#7677]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/bat-rpls-1/igt@i915_selftest@live@hangcheck.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-rpls-1/igt@i915_selftest@live@hangcheck.html * igt@vgem_basic@debugfs: - fi-kbl-soraka: [INCOMPLETE][14] -> [PASS][15] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/fi-kbl-soraka/igt@vgem_basic@debugfs.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/fi-kbl-soraka/igt@vgem_basic@debugfs.html #### Warnings #### * igt@kms_psr@cursor_plane_move: - bat-rplp-1: [ABORT][16] ([i915#8469] / [i915#8668] / [i915#9243]) -> [SKIP][17] ([i915#1072]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/bat-rplp-1/igt@kms_psr@cursor_plane_move.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/bat-rplp-1/igt@kms_psr@cursor_plane_move.html [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#4093]: https://gitlab.freedesktop.org/drm/intel/issues/4093 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#6311]: https://gitlab.freedesktop.org/drm/intel/issues/6311 [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456 [i915#7677]: https://gitlab.freedesktop.org/drm/intel/issues/7677 [i915#7978]: https://gitlab.freedesktop.org/drm/intel/issues/7978 [i915#8442]: https://gitlab.freedesktop.org/drm/intel/issues/8442 [i915#8469]: https://gitlab.freedesktop.org/drm/intel/issues/8469 [i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668 [i915#8712]: https://gitlab.freedesktop.org/drm/intel/issues/8712 [i915#9243]: https://gitlab.freedesktop.org/drm/intel/issues/9243 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7460 -> IGTPW_9692 CI-20190529: 20190529 CI_DRM_13579: 27896186d81a305aab16bf1a3b964a321d00ed38 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_9692: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html IGT_7460: 30b4034ea562952039ba6af58106791d5c39999e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html [-- Attachment #2: Type: text/html, Size: 6574 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* [igt-dev] ✓ CI.xeBAT: success for IGT XE documentation cleanup 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec ` (4 preceding siblings ...) 2023-08-31 12:53 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2023-08-31 13:53 ` Patchwork 2023-08-31 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork 6 siblings, 0 replies; 11+ messages in thread From: Patchwork @ 2023-08-31 13:53 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 2057 bytes --] == Series Details == Series: IGT XE documentation cleanup URL : https://patchwork.freedesktop.org/series/123107/ State : success == Summary == CI Bug Log - changes from XEIGT_7460_BAT -> XEIGTPW_9692_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_9692_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1: - bat-adlp-7: [PASS][1] -> [FAIL][2] ([Intel XE#480]) +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7460/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9692/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html #### Possible fixes #### * {igt@xe_create@create-execqueues-noleak}: - bat-atsm-2: [FAIL][3] ([Intel XE#524]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7460/bat-atsm-2/igt@xe_create@create-execqueues-noleak.html [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9692/bat-atsm-2/igt@xe_create@create-execqueues-noleak.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [Intel XE#480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/480 [Intel XE#524]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/524 Build changes ------------- * IGT: IGT_7460 -> IGTPW_9692 IGTPW_9692: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html IGT_7460: 30b4034ea562952039ba6af58106791d5c39999e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-348-72da4b45f58f2a95d45743801a10e1f1e1dcce05: 72da4b45f58f2a95d45743801a10e1f1e1dcce05 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9692/index.html [-- Attachment #2: Type: text/html, Size: 2652 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for IGT XE documentation cleanup 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec ` (5 preceding siblings ...) 2023-08-31 13:53 ` [igt-dev] ✓ CI.xeBAT: " Patchwork @ 2023-08-31 15:57 ` Patchwork 6 siblings, 0 replies; 11+ messages in thread From: Patchwork @ 2023-08-31 15:57 UTC (permalink / raw) To: Katarzyna Dec; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 100247 bytes --] == Series Details == Series: IGT XE documentation cleanup URL : https://patchwork.freedesktop.org/series/123107/ State : failure == Summary == CI Bug Log - changes from CI_DRM_13579_full -> IGTPW_9692_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_9692_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_9692_full, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html Participating hosts (9 -> 9) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_9692_full: ### IGT changes ### #### Possible regressions #### * igt@kms_psr@psr2_suspend: - shard-mtlp: [PASS][1] -> [FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-3/igt@kms_psr@psr2_suspend.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-6/igt@kms_psr@psr2_suspend.html Known issues ------------ Here are the changes found in IGTPW_9692_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@blit-reloc-purge-cache: - shard-mtlp: NOTRUN -> [SKIP][3] ([i915#8411]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@api_intel_bb@blit-reloc-purge-cache.html * igt@api_intel_bb@object-reloc-keep-cache: - shard-dg2: NOTRUN -> [SKIP][4] ([i915#8411]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@api_intel_bb@object-reloc-keep-cache.html * igt@drm_fdinfo@busy-check-all@ccs0: - shard-mtlp: NOTRUN -> [SKIP][5] ([i915#8414]) +11 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@drm_fdinfo@busy-check-all@ccs0.html * igt@drm_fdinfo@busy@ccs0: - shard-dg2: NOTRUN -> [SKIP][6] ([i915#8414]) +20 similar issues [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@drm_fdinfo@busy@ccs0.html * igt@drm_fdinfo@virtual-busy-idle-all: - shard-dg1: NOTRUN -> [SKIP][7] ([i915#8414]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-16/igt@drm_fdinfo@virtual-busy-idle-all.html * igt@feature_discovery@display-3x: - shard-dg2: NOTRUN -> [SKIP][8] ([i915#1839]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@feature_discovery@display-3x.html * igt@feature_discovery@display-4x: - shard-dg1: NOTRUN -> [SKIP][9] ([i915#1839]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@feature_discovery@display-4x.html * igt@feature_discovery@psr1: - shard-tglu: NOTRUN -> [SKIP][10] ([i915#658]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-8/igt@feature_discovery@psr1.html * igt@gem_ccs@block-copy-compressed: - shard-dg1: NOTRUN -> [SKIP][11] ([i915#3555] / [i915#5325]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-18/igt@gem_ccs@block-copy-compressed.html * igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0: - shard-dg2: [PASS][12] -> [INCOMPLETE][13] ([i915#6311] / [i915#7297]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-1/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-5/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html * igt@gem_ctx_exec@basic-nohangcheck: - shard-tglu: [PASS][14] -> [FAIL][15] ([i915#6268]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-6/igt@gem_ctx_exec@basic-nohangcheck.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-3/igt@gem_ctx_exec@basic-nohangcheck.html - shard-mtlp: [PASS][16] -> [FAIL][17] ([i915#6121]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-6/igt@gem_ctx_exec@basic-nohangcheck.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_ctx_freq@sysfs@gt0: - shard-mtlp: [PASS][18] -> [FAIL][19] ([i915#6786]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-5/igt@gem_ctx_freq@sysfs@gt0.html [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@gem_ctx_freq@sysfs@gt0.html * igt@gem_ctx_persistence@heartbeat-stop: - shard-dg2: NOTRUN -> [SKIP][20] ([i915#8555]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@gem_ctx_persistence@heartbeat-stop.html * igt@gem_ctx_persistence@saturated-hostile@vecs0: - shard-mtlp: [PASS][21] -> [FAIL][22] ([i915#7816]) +2 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-3/igt@gem_ctx_persistence@saturated-hostile@vecs0.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@gem_ctx_persistence@saturated-hostile@vecs0.html * igt@gem_eio@reset-stress: - shard-dg1: [PASS][23] -> [FAIL][24] ([i915#5784]) +1 similar issue [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-17/igt@gem_eio@reset-stress.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-17/igt@gem_eio@reset-stress.html * igt@gem_exec_balancer@bonded-pair: - shard-mtlp: NOTRUN -> [SKIP][25] ([i915#4771]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@gem_exec_balancer@bonded-pair.html * igt@gem_exec_balancer@bonded-semaphore: - shard-dg1: NOTRUN -> [SKIP][26] ([i915#4812]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-18/igt@gem_exec_balancer@bonded-semaphore.html * igt@gem_exec_balancer@bonded-sync: - shard-dg2: NOTRUN -> [SKIP][27] ([i915#4771]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_exec_balancer@bonded-sync.html * igt@gem_exec_balancer@invalid-bonds: - shard-mtlp: NOTRUN -> [SKIP][28] ([i915#4036]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@gem_exec_balancer@invalid-bonds.html * igt@gem_exec_balancer@parallel-bb-first: - shard-rkl: NOTRUN -> [SKIP][29] ([i915#4525]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@gem_exec_balancer@parallel-bb-first.html * igt@gem_exec_capture@pi@bcs0: - shard-mtlp: [PASS][30] -> [FAIL][31] ([i915#4475] / [i915#7765]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_capture@pi@bcs0.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_exec_capture@pi@bcs0.html * igt@gem_exec_fair@basic-deadline: - shard-rkl: [PASS][32] -> [FAIL][33] ([i915#2846]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-4/igt@gem_exec_fair@basic-deadline.html [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-glk: [PASS][34] -> [FAIL][35] ([i915#2842]) +1 similar issue [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-glk5/igt@gem_exec_fair@basic-none-share@rcs0.html [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-glk2/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none-vip: - shard-dg1: NOTRUN -> [SKIP][36] ([i915#3539] / [i915#4852]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@gem_exec_fair@basic-none-vip.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-rkl: [PASS][37] -> [FAIL][38] ([i915#2842]) +1 similar issue [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-7/igt@gem_exec_fair@basic-pace-share@rcs0.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_exec_fence@parallel@bcs0: - shard-mtlp: [PASS][39] -> [DMESG-FAIL][40] ([i915#8962] / [i915#9121]) +2 similar issues [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_fence@parallel@bcs0.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@gem_exec_fence@parallel@bcs0.html * igt@gem_exec_fence@parallel@vcs0: - shard-mtlp: [PASS][41] -> [DMESG-FAIL][42] ([i915#9121]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_fence@parallel@vcs0.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@gem_exec_fence@parallel@vcs0.html * igt@gem_exec_fence@parallel@vecs0: - shard-mtlp: [PASS][43] -> [FAIL][44] ([i915#8957]) +2 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_fence@parallel@vecs0.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@gem_exec_fence@parallel@vecs0.html * igt@gem_exec_fence@submit: - shard-dg2: NOTRUN -> [SKIP][45] ([i915#4812]) +1 similar issue [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_exec_fence@submit.html * igt@gem_exec_flush@basic-wb-pro-default: - shard-dg2: NOTRUN -> [SKIP][46] ([i915#3539] / [i915#4852]) +2 similar issues [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@gem_exec_flush@basic-wb-pro-default.html * igt@gem_exec_params@rsvd2-dirt: - shard-dg2: NOTRUN -> [SKIP][47] ([fdo#109283] / [i915#5107]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@gem_exec_params@rsvd2-dirt.html * igt@gem_exec_params@secure-non-master: - shard-rkl: NOTRUN -> [SKIP][48] ([fdo#112283]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@gem_exec_params@secure-non-master.html - shard-tglu: NOTRUN -> [SKIP][49] ([fdo#112283]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-5/igt@gem_exec_params@secure-non-master.html * igt@gem_exec_params@secure-non-root: - shard-dg1: NOTRUN -> [SKIP][50] ([fdo#112283]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-18/igt@gem_exec_params@secure-non-root.html * igt@gem_exec_reloc@basic-cpu-noreloc: - shard-rkl: NOTRUN -> [SKIP][51] ([i915#3281]) +1 similar issue [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@gem_exec_reloc@basic-cpu-noreloc.html * igt@gem_exec_reloc@basic-gtt-noreloc: - shard-mtlp: NOTRUN -> [SKIP][52] ([i915#3281]) +2 similar issues [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@gem_exec_reloc@basic-gtt-noreloc.html * igt@gem_exec_reloc@basic-wc: - shard-dg2: NOTRUN -> [SKIP][53] ([i915#3281]) +12 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_exec_reloc@basic-wc.html * igt@gem_exec_schedule@preempt-queue-contexts: - shard-dg2: NOTRUN -> [SKIP][54] ([i915#4537] / [i915#4812]) +1 similar issue [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@gem_exec_schedule@preempt-queue-contexts.html * igt@gem_fence_thrash@bo-copy: - shard-dg2: NOTRUN -> [SKIP][55] ([i915#4860]) +2 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@gem_fence_thrash@bo-copy.html * igt@gem_fence_thrash@bo-write-verify-none: - shard-mtlp: NOTRUN -> [SKIP][56] ([i915#4860]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_gtt_cpu_tlb: - shard-dg1: NOTRUN -> [SKIP][57] ([i915#4077]) +4 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@gem_gtt_cpu_tlb.html * igt@gem_lmem_swapping@basic: - shard-mtlp: NOTRUN -> [SKIP][58] ([i915#4613]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@gem_lmem_swapping@basic.html * igt@gem_lmem_swapping@parallel-multi: - shard-rkl: NOTRUN -> [SKIP][59] ([i915#4613]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg2: [PASS][60] -> [TIMEOUT][61] ([i915#5493]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-10/igt@gem_lmem_swapping@smem-oom@lmem0.html [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-1/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_media_fill@media-fill: - shard-mtlp: NOTRUN -> [SKIP][62] ([i915#8289]) [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_media_fill@media-fill.html * igt@gem_mmap_gtt@basic-short: - shard-mtlp: NOTRUN -> [SKIP][63] ([i915#4077]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@gem_mmap_gtt@basic-short.html * igt@gem_mmap_gtt@zero-extend: - shard-dg2: NOTRUN -> [SKIP][64] ([i915#4077]) +9 similar issues [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@gem_mmap_gtt@zero-extend.html * igt@gem_mmap_wc@coherency: - shard-dg1: NOTRUN -> [SKIP][65] ([i915#4083]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-16/igt@gem_mmap_wc@coherency.html * igt@gem_mmap_wc@write-wc-read-gtt: - shard-dg2: NOTRUN -> [SKIP][66] ([i915#4083]) +5 similar issues [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@gem_mmap_wc@write-wc-read-gtt.html * igt@gem_pwrite@basic-random: - shard-dg2: NOTRUN -> [SKIP][67] ([i915#3282]) +3 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@gem_pwrite@basic-random.html - shard-rkl: NOTRUN -> [SKIP][68] ([i915#3282]) +1 similar issue [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@gem_pwrite@basic-random.html * igt@gem_pxp@reject-modify-context-protection-off-1: - shard-dg1: NOTRUN -> [SKIP][69] ([i915#4270]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@gem_pxp@reject-modify-context-protection-off-1.html * igt@gem_pxp@reject-modify-context-protection-off-3: - shard-mtlp: NOTRUN -> [SKIP][70] ([i915#4270]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@gem_pxp@reject-modify-context-protection-off-3.html * igt@gem_pxp@verify-pxp-stale-ctx-execution: - shard-dg2: NOTRUN -> [SKIP][71] ([i915#4270]) +5 similar issues [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@gem_pxp@verify-pxp-stale-ctx-execution.html * igt@gem_readwrite@write-bad-handle: - shard-mtlp: NOTRUN -> [SKIP][72] ([i915#3282]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@gem_readwrite@write-bad-handle.html * igt@gem_render_tiled_blits@basic: - shard-mtlp: NOTRUN -> [SKIP][73] ([i915#4079]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@gem_render_tiled_blits@basic.html * igt@gem_set_tiling_vs_blt@untiled-to-tiled: - shard-dg2: NOTRUN -> [SKIP][74] ([i915#4079]) +1 similar issue [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html - shard-rkl: NOTRUN -> [SKIP][75] ([i915#8411]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html * igt@gem_spin_batch@spin-all-new: - shard-dg2: NOTRUN -> [FAIL][76] ([i915#5889]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@gem_spin_batch@spin-all-new.html * igt@gem_unfence_active_buffers: - shard-dg2: NOTRUN -> [SKIP][77] ([i915#4879]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@gem_unfence_active_buffers.html * igt@gem_userptr_blits@coherency-sync: - shard-dg2: NOTRUN -> [SKIP][78] ([i915#3297]) +2 similar issues [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-1/igt@gem_userptr_blits@coherency-sync.html - shard-rkl: NOTRUN -> [SKIP][79] ([fdo#110542]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@gem_userptr_blits@coherency-sync.html - shard-dg1: NOTRUN -> [SKIP][80] ([i915#3297]) +1 similar issue [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@gem_userptr_blits@coherency-sync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap: - shard-dg2: NOTRUN -> [SKIP][81] ([i915#3297] / [i915#4880]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@gem_userptr_blits@map-fixed-invalidate-overlap.html * igt@gem_userptr_blits@nohangcheck: - shard-mtlp: [PASS][82] -> [FAIL][83] ([i915#6268]) [82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-3/igt@gem_userptr_blits@nohangcheck.html [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@gem_userptr_blits@nohangcheck.html * igt@gem_userptr_blits@unsync-unmap-after-close: - shard-rkl: NOTRUN -> [SKIP][84] ([i915#3297]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@gem_userptr_blits@unsync-unmap-after-close.html * igt@gen7_exec_parse@chained-batch: - shard-dg2: NOTRUN -> [SKIP][85] ([fdo#109289]) +3 similar issues [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@gen7_exec_parse@chained-batch.html - shard-rkl: NOTRUN -> [SKIP][86] ([fdo#109289]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@gen7_exec_parse@chained-batch.html * igt@gen9_exec_parse@bb-oversize: - shard-rkl: NOTRUN -> [SKIP][87] ([i915#2527]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@gen9_exec_parse@bb-oversize.html * igt@gen9_exec_parse@shadow-peek: - shard-dg2: NOTRUN -> [SKIP][88] ([i915#2856]) +4 similar issues [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@gen9_exec_parse@shadow-peek.html * igt@gen9_exec_parse@unaligned-access: - shard-mtlp: NOTRUN -> [SKIP][89] ([i915#2856]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@gen9_exec_parse@unaligned-access.html * igt@gen9_exec_parse@valid-registers: - shard-dg1: NOTRUN -> [SKIP][90] ([i915#2527]) +1 similar issue [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@gen9_exec_parse@valid-registers.html * igt@i915_hangman@engine-engine-error@vcs0: - shard-mtlp: [PASS][91] -> [FAIL][92] ([i915#7069]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-4/igt@i915_hangman@engine-engine-error@vcs0.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@i915_hangman@engine-engine-error@vcs0.html * igt@i915_hangman@error-state-basic: - shard-dg2: [PASS][93] -> [SKIP][94] ([i915#2575]) +28 similar issues [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-12/igt@i915_hangman@error-state-basic.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_hangman@error-state-basic.html * igt@i915_pipe_stress@stress-xrgb8888-ytiled: - shard-dg2: NOTRUN -> [SKIP][95] ([i915#7091]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html * igt@i915_pm_backlight@fade: - shard-dg2: NOTRUN -> [SKIP][96] ([i915#5354] / [i915#7561]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@i915_pm_backlight@fade.html * igt@i915_pm_dc@dc3co-vpb-simulation: - shard-rkl: NOTRUN -> [SKIP][97] ([i915#658]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@i915_pm_dc@dc3co-vpb-simulation.html * igt@i915_pm_freq_api@freq-suspend@gt0: - shard-dg2: [PASS][98] -> [INCOMPLETE][99] ([i915#8770]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@i915_pm_freq_api@freq-suspend@gt0.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_pm_freq_api@freq-suspend@gt0.html * igt@i915_pm_lpsp@screens-disabled: - shard-dg2: NOTRUN -> [SKIP][100] ([i915#1902]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@i915_pm_lpsp@screens-disabled.html * igt@i915_pm_rc6_residency@rc6-idle@vecs0: - shard-dg1: [PASS][101] -> [FAIL][102] ([i915#3591]) +1 similar issue [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html * igt@i915_pm_rpm@cursor-dpms: - shard-dg2: NOTRUN -> [SKIP][103] ([i915#5174]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_pm_rpm@cursor-dpms.html * igt@i915_pm_rpm@dpms-lpsp: - shard-rkl: [PASS][104] -> [SKIP][105] ([i915#1397]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-7/igt@i915_pm_rpm@dpms-lpsp.html [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@i915_pm_rpm@dpms-lpsp.html * igt@i915_pm_rpm@dpms-mode-unset-lpsp: - shard-dg2: NOTRUN -> [SKIP][106] ([i915#1397]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@i915_pm_rpm@dpms-mode-unset-lpsp.html - shard-dg1: NOTRUN -> [SKIP][107] ([i915#1397]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@i915_pm_rpm@dpms-mode-unset-lpsp.html * igt@i915_pm_rpm@gem-execbuf-stress-pc8: - shard-dg2: NOTRUN -> [SKIP][108] ([fdo#109506]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html * igt@i915_pm_rpm@modeset-lpsp: - shard-rkl: NOTRUN -> [SKIP][109] ([i915#1397]) +1 similar issue [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@i915_pm_rpm@modeset-lpsp.html * igt@i915_pm_rpm@modeset-lpsp-stress: - shard-dg1: [PASS][110] -> [SKIP][111] ([i915#1397]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-19/igt@i915_pm_rpm@modeset-lpsp-stress.html [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@i915_pm_rpm@modeset-lpsp-stress.html * igt@i915_pm_rps@thresholds-idle-park@gt0: - shard-dg2: NOTRUN -> [SKIP][112] ([i915#8925]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@i915_pm_rps@thresholds-idle-park@gt0.html * igt@i915_pm_sseu@full-enable: - shard-mtlp: NOTRUN -> [SKIP][113] ([i915#8437]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-1/igt@i915_pm_sseu@full-enable.html * igt@i915_query@query-topology-known-pci-ids: - shard-mtlp: NOTRUN -> [SKIP][114] ([fdo#109303]) [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@i915_query@query-topology-known-pci-ids.html * igt@i915_selftest@live@workarounds: - shard-dg2: [PASS][115] -> [DMESG-FAIL][116] ([i915#7913]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@i915_selftest@live@workarounds.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@i915_selftest@live@workarounds.html * igt@i915_suspend@basic-s2idle-without-i915: - shard-dg2: [PASS][117] -> [WARN][118] ([i915#8715]) [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@i915_suspend@basic-s2idle-without-i915.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_suspend@basic-s2idle-without-i915.html * igt@i915_suspend@basic-s3-without-i915: - shard-dg2: [PASS][119] -> [FAIL][120] ([fdo#103375]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@i915_suspend@basic-s3-without-i915.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-4-mc_ccs: - shard-dg2: NOTRUN -> [SKIP][121] ([i915#8502] / [i915#8709]) +11 similar issues [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-4-mc_ccs.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-y-rc_ccs: - shard-rkl: NOTRUN -> [SKIP][122] ([i915#8502]) +3 similar issues [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-y-rc_ccs.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs: - shard-dg1: NOTRUN -> [SKIP][123] ([i915#8502]) +7 similar issues [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-17/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs.html * igt@kms_async_flips@crc@pipe-d-dp-4: - shard-dg2: NOTRUN -> [FAIL][124] ([i915#8247]) +3 similar issues [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_async_flips@crc@pipe-d-dp-4.html * igt@kms_async_flips@invalid-async-flip: - shard-dg2: NOTRUN -> [SKIP][125] ([i915#6228]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@kms_async_flips@invalid-async-flip.html * igt@kms_atomic@plane-primary-overlay-mutable-zpos: - shard-dg1: NOTRUN -> [SKIP][126] ([i915#404]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-14/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html * igt@kms_big_fb@4-tiled-64bpp-rotate-270: - shard-dg1: NOTRUN -> [SKIP][127] ([i915#4538] / [i915#5286]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip: - shard-mtlp: [PASS][128] -> [FAIL][129] ([i915#3743]) +1 similar issue [128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][130] ([fdo#111614]) +4 similar issues [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_big_fb@x-tiled-64bpp-rotate-0: - shard-dg2: [PASS][131] -> [SKIP][132] ([fdo#109315]) +4 similar issues [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@kms_big_fb@x-tiled-64bpp-rotate-0.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_big_fb@x-tiled-64bpp-rotate-0.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-dg2: NOTRUN -> [SKIP][133] ([i915#5190]) +11 similar issues [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][134] ([fdo#111615]) +3 similar issues [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][135] ([fdo#110723]) +1 similar issue [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@kms_big_fb@yf-tiled-32bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-180: - shard-dg2: NOTRUN -> [SKIP][136] ([fdo#109315] / [i915#5190]) [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-8bpp-rotate-90: - shard-dg2: NOTRUN -> [SKIP][137] ([i915#4538] / [i915#5190]) +4 similar issues [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-1/igt@kms_big_fb@yf-tiled-8bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-addfb: - shard-mtlp: NOTRUN -> [SKIP][138] ([i915#6187]) [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip: - shard-tglu: NOTRUN -> [SKIP][139] ([fdo#111615]) [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-6/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html * igt@kms_big_joiner@2x-modeset: - shard-rkl: NOTRUN -> [SKIP][140] ([i915#2705]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@kms_big_joiner@2x-modeset.html - shard-dg1: NOTRUN -> [SKIP][141] ([i915#2705]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@kms_big_joiner@2x-modeset.html * igt@kms_big_joiner@basic: - shard-mtlp: NOTRUN -> [SKIP][142] ([i915#2705]) [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_big_joiner@basic.html * igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_ccs: - shard-dg2: NOTRUN -> [SKIP][143] ([i915#3689] / [i915#5354]) +21 similar issues [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_ccs.html - shard-rkl: NOTRUN -> [SKIP][144] ([i915#3734] / [i915#5354] / [i915#6095]) +1 similar issue [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_ccs.html * igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_mc_ccs: - shard-tglu: NOTRUN -> [SKIP][145] ([i915#3689] / [i915#3886] / [i915#5354] / [i915#6095]) [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-7/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_mc_ccs.html - shard-rkl: NOTRUN -> [SKIP][146] ([i915#3886] / [i915#5354] / [i915#6095]) [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_dg2_mc_ccs: - shard-apl: NOTRUN -> [SKIP][147] ([fdo#109271]) +22 similar issues [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-apl6/igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_dg2_mc_ccs.html * igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_mc_ccs: - shard-mtlp: NOTRUN -> [SKIP][148] ([i915#3886] / [i915#6095]) [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-a-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc: - shard-dg2: NOTRUN -> [SKIP][149] ([i915#3689] / [i915#3886] / [i915#5354]) +7 similar issues [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-b-bad-rotation-90-4_tiled_dg2_rc_ccs: - shard-dg1: NOTRUN -> [SKIP][150] ([i915#3689] / [i915#5354] / [i915#6095]) +6 similar issues [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_ccs@pipe-b-bad-rotation-90-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-b-ccs-on-another-bo-yf_tiled_ccs: - shard-mtlp: NOTRUN -> [SKIP][151] ([i915#6095]) +7 similar issues [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@kms_ccs@pipe-b-ccs-on-another-bo-yf_tiled_ccs.html * igt@kms_ccs@pipe-b-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc: - shard-rkl: NOTRUN -> [SKIP][152] ([i915#5354] / [i915#6095]) +6 similar issues [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@kms_ccs@pipe-b-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc.html * igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs: - shard-snb: NOTRUN -> [SKIP][153] ([fdo#109271]) +217 similar issues [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb4/igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-d-bad-pixel-format-4_tiled_dg2_rc_ccs: - shard-tglu: NOTRUN -> [SKIP][154] ([i915#3689] / [i915#5354] / [i915#6095]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-10/igt@kms_ccs@pipe-d-bad-pixel-format-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-d-crc-primary-basic-4_tiled_dg2_rc_ccs: - shard-tglu: NOTRUN -> [SKIP][155] ([i915#5354] / [i915#6095]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-5/igt@kms_ccs@pipe-d-crc-primary-basic-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_ccs: - shard-rkl: NOTRUN -> [SKIP][156] ([i915#5354]) +7 similar issues [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_ccs.html * igt@kms_ccs@pipe-d-crc-primary-rotation-180-4_tiled_mtl_mc_ccs: - shard-dg1: NOTRUN -> [SKIP][157] ([i915#5354] / [i915#6095]) +4 similar issues [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@kms_ccs@pipe-d-crc-primary-rotation-180-4_tiled_mtl_mc_ccs.html * igt@kms_cdclk@plane-scaling@pipe-c-dp-2: - shard-dg2: NOTRUN -> [SKIP][158] ([i915#4087]) +3 similar issues [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_cdclk@plane-scaling@pipe-c-dp-2.html * igt@kms_chamelium_color@ctm-0-75: - shard-rkl: NOTRUN -> [SKIP][159] ([fdo#111827]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_chamelium_color@ctm-0-75.html * igt@kms_chamelium_color@degamma: - shard-dg2: NOTRUN -> [SKIP][160] ([fdo#111827]) +2 similar issues [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_chamelium_color@degamma.html * igt@kms_chamelium_frames@hdmi-crc-fast: - shard-dg2: NOTRUN -> [SKIP][161] ([i915#7828]) +8 similar issues [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@kms_chamelium_frames@hdmi-crc-fast.html * igt@kms_chamelium_frames@hdmi-crc-multiple: - shard-dg1: NOTRUN -> [SKIP][162] ([i915#7828]) +1 similar issue [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-13/igt@kms_chamelium_frames@hdmi-crc-multiple.html * igt@kms_chamelium_hpd@common-hpd-after-suspend: - shard-rkl: NOTRUN -> [SKIP][163] ([i915#7828]) +1 similar issue [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@kms_chamelium_hpd@common-hpd-after-suspend.html * igt@kms_chamelium_hpd@vga-hpd: - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#7828]) +1 similar issue [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@kms_chamelium_hpd@vga-hpd.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-dg2: NOTRUN -> [SKIP][165] ([i915#3299]) [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@srm: - shard-dg2: NOTRUN -> [SKIP][166] ([i915#7118]) +1 similar issue [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@kms_content_protection@srm.html * igt@kms_content_protection@type1: - shard-mtlp: NOTRUN -> [SKIP][167] ([i915#6944]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@kms_content_protection@type1.html * igt@kms_content_protection@uevent@pipe-a-dp-4: - shard-dg2: NOTRUN -> [FAIL][168] ([i915#1339]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_content_protection@uevent@pipe-a-dp-4.html * igt@kms_cursor_crc@cursor-offscreen-512x512: - shard-dg2: NOTRUN -> [SKIP][169] ([i915#3359]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@kms_cursor_crc@cursor-offscreen-512x512.html * igt@kms_cursor_crc@cursor-offscreen-max-size: - shard-mtlp: NOTRUN -> [SKIP][170] ([i915#3555] / [i915#8814]) +1 similar issue [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_cursor_crc@cursor-offscreen-max-size.html * igt@kms_cursor_crc@cursor-onscreen-32x32: - shard-dg1: NOTRUN -> [SKIP][171] ([i915#3555]) +2 similar issues [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-16/igt@kms_cursor_crc@cursor-onscreen-32x32.html * igt@kms_cursor_crc@cursor-onscreen-64x21@pipe-d-edp-1: - shard-mtlp: [PASS][172] -> [FAIL][173] ([i915#8787]) +1 similar issue [172]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-4/igt@kms_cursor_crc@cursor-onscreen-64x21@pipe-d-edp-1.html [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-64x21@pipe-d-edp-1.html * igt@kms_cursor_crc@cursor-rapid-movement-32x32: - shard-dg2: NOTRUN -> [SKIP][174] ([i915#3555]) +3 similar issues [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html - shard-rkl: NOTRUN -> [SKIP][175] ([i915#3555]) [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html * igt@kms_cursor_crc@cursor-suspend@pipe-b-vga-1: - shard-snb: NOTRUN -> [DMESG-WARN][176] ([i915#8841]) +3 similar issues [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb2/igt@kms_cursor_crc@cursor-suspend@pipe-b-vga-1.html * igt@kms_cursor_legacy@cursora-vs-flipb-varying-size: - shard-rkl: NOTRUN -> [SKIP][177] ([fdo#111825]) +9 similar issues [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size: - shard-tglu: NOTRUN -> [SKIP][178] ([fdo#109274]) +1 similar issue [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-mtlp: NOTRUN -> [SKIP][179] ([fdo#111767] / [i915#3546]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size: - shard-dg2: NOTRUN -> [SKIP][180] ([fdo#109274] / [i915#5354]) +7 similar issues [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-apl: [PASS][181] -> [FAIL][182] ([i915#2346]) +1 similar issue [181]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-apl4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-apl6/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html - shard-glk: [PASS][183] -> [FAIL][184] ([i915#2346]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-glk5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size: - shard-dg2: NOTRUN -> [SKIP][185] ([i915#4103] / [i915#4213]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@single-bo@all-pipes: - shard-mtlp: [PASS][186] -> [DMESG-WARN][187] ([i915#2017]) +1 similar issue [186]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-6/igt@kms_cursor_legacy@single-bo@all-pipes.html [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_cursor_legacy@single-bo@all-pipes.html * igt@kms_dirtyfb@dirtyfb-ioctl@fbc-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][188] ([i915#9227]) [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@kms_dirtyfb@dirtyfb-ioctl@fbc-hdmi-a-4.html * igt@kms_dirtyfb@dirtyfb-ioctl@psr-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][189] ([i915#9226]) +1 similar issue [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@kms_dirtyfb@dirtyfb-ioctl@psr-hdmi-a-4.html * igt@kms_draw_crc@draw-method-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][190] ([i915#8812]) [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_draw_crc@draw-method-mmap-gtt.html * igt@kms_dsc@dsc-basic: - shard-mtlp: NOTRUN -> [SKIP][191] ([i915#3555] / [i915#3840] / [i915#9159]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-6/igt@kms_dsc@dsc-basic.html * igt@kms_dsc@dsc-with-output-formats: - shard-dg2: NOTRUN -> [SKIP][192] ([i915#3555] / [i915#3840]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_flip@2x-absolute-wf_vblank: - shard-dg2: NOTRUN -> [SKIP][193] ([fdo#109274]) +9 similar issues [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_flip@2x-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-blocking-wf-vblank: - shard-dg2: NOTRUN -> [SKIP][194] ([fdo#109274] / [fdo#111767]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@kms_flip@2x-flip-vs-blocking-wf-vblank.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible: - shard-snb: NOTRUN -> [SKIP][195] ([fdo#109271] / [fdo#111767]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html * igt@kms_flip@2x-flip-vs-fences: - shard-dg2: NOTRUN -> [SKIP][196] ([i915#8381]) +2 similar issues [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_flip@2x-flip-vs-fences.html - shard-dg1: NOTRUN -> [SKIP][197] ([i915#8381]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-17/igt@kms_flip@2x-flip-vs-fences.html * igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible: - shard-tglu: NOTRUN -> [SKIP][198] ([fdo#109274] / [i915#3637]) [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-4/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html * igt@kms_flip@flip-vs-fences: - shard-mtlp: NOTRUN -> [SKIP][199] ([i915#8381]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_flip@flip-vs-fences.html * igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling: - shard-dg2: NOTRUN -> [SKIP][200] ([fdo#109315]) +14 similar issues [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][201] ([i915#2672]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][202] ([i915#2672]) +3 similar issues [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][203] ([i915#2672] / [i915#3555]) +2 similar issues [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-cpu: - shard-dg2: NOTRUN -> [FAIL][204] ([i915#6880]) [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][205] ([i915#8708]) +3 similar issues [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-tiling-y: - shard-dg2: NOTRUN -> [SKIP][206] ([i915#5460]) [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_frontbuffer_tracking@fbc-tiling-y.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-indfb-fliptrack-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][207] ([i915#8708]) +3 similar issues [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_frontbuffer_tracking@fbcpsr-1p-indfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-render: - shard-rkl: NOTRUN -> [SKIP][208] ([i915#3023]) +5 similar issues [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-shrfb-pgflip-blt: - shard-dg1: NOTRUN -> [SKIP][209] ([i915#3458]) +4 similar issues [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-render: - shard-dg2: NOTRUN -> [SKIP][210] ([i915#5354]) +52 similar issues [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-render.html - shard-rkl: NOTRUN -> [SKIP][211] ([fdo#111825] / [i915#1825]) +14 similar issues [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move: - shard-dg2: NOTRUN -> [SKIP][212] ([i915#3458]) +15 similar issues [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-render: - shard-dg1: NOTRUN -> [SKIP][213] ([fdo#111825]) +2 similar issues [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-17/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render: - shard-mtlp: NOTRUN -> [SKIP][214] ([i915#1825]) +8 similar issues [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt: - shard-tglu: NOTRUN -> [SKIP][215] ([fdo#109280]) +4 similar issues [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-8/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][216] ([i915#8708]) +20 similar issues [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt.html * igt@kms_hdr@static-toggle: - shard-rkl: NOTRUN -> [SKIP][217] ([i915#3555] / [i915#8228]) +1 similar issue [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@kms_hdr@static-toggle.html * igt@kms_hdr@static-toggle-suspend: - shard-dg2: NOTRUN -> [SKIP][218] ([i915#3555] / [i915#8228]) [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@kms_hdr@static-toggle-suspend.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-dg2: NOTRUN -> [SKIP][219] ([i915#4816]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_plane_multiple@tiling-yf: - shard-mtlp: NOTRUN -> [SKIP][220] ([i915#3555] / [i915#8806]) [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@kms_plane_multiple@tiling-yf.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4: - shard-dg1: NOTRUN -> [FAIL][221] ([i915#8292]) [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4.html * igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-25@pipe-b-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][222] ([i915#5176]) +1 similar issue [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-25@pipe-b-hdmi-a-1.html * igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-25@pipe-c-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][223] ([i915#5176]) +3 similar issues [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-25@pipe-c-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-5@pipe-b-hdmi-a-1: - shard-dg1: NOTRUN -> [SKIP][224] ([i915#5176]) +15 similar issues [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-5@pipe-b-hdmi-a-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][225] ([i915#5235]) +11 similar issues [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-3.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][226] ([i915#5235]) +5 similar issues [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][227] ([i915#5235]) +3 similar issues [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-9/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-1: - shard-dg1: NOTRUN -> [SKIP][228] ([i915#5235]) +15 similar issues [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-1.html * igt@kms_prime@basic-crc-vgem: - shard-dg2: NOTRUN -> [SKIP][229] ([i915#6524] / [i915#6805]) [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_prime@basic-crc-vgem.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb: - shard-dg2: NOTRUN -> [SKIP][230] ([i915#658]) +1 similar issue [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html * igt@kms_psr@cursor_plane_move: - shard-tglu: NOTRUN -> [SKIP][231] ([fdo#110189]) +1 similar issue [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-2/igt@kms_psr@cursor_plane_move.html * igt@kms_psr@psr2_dpms: - shard-dg2: NOTRUN -> [SKIP][232] ([i915#1072]) +8 similar issues [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@kms_psr@psr2_dpms.html * igt@kms_psr@psr2_primary_blt: - shard-dg1: NOTRUN -> [SKIP][233] ([i915#1072]) [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-13/igt@kms_psr@psr2_primary_blt.html * igt@kms_psr@psr2_suspend: - shard-rkl: NOTRUN -> [SKIP][234] ([i915#1072]) +2 similar issues [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_psr@psr2_suspend.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-mtlp: NOTRUN -> [SKIP][235] ([i915#4235]) +1 similar issue [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_rotation_crc@sprite-rotation-90-pos-100-0: - shard-dg2: NOTRUN -> [SKIP][236] ([i915#4235]) [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html * igt@kms_selftest@drm_format: - shard-rkl: NOTRUN -> [SKIP][237] ([i915#8661]) [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-6/igt@kms_selftest@drm_format.html - shard-dg1: NOTRUN -> [SKIP][238] ([i915#8661]) [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-15/igt@kms_selftest@drm_format.html * igt@kms_selftest@drm_format_helper: - shard-snb: NOTRUN -> [SKIP][239] ([fdo#109271] / [i915#8661]) [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb2/igt@kms_selftest@drm_format_helper.html * igt@kms_selftest@drm_plane: - shard-dg2: NOTRUN -> [SKIP][240] ([i915#8661]) +1 similar issue [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_selftest@drm_plane.html * igt@kms_setmode@basic-clone-single-crtc: - shard-mtlp: NOTRUN -> [SKIP][241] ([i915#3555] / [i915#8809]) [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_setmode@basic-clone-single-crtc.html * igt@kms_setmode@basic@pipe-a-vga-1: - shard-snb: NOTRUN -> [FAIL][242] ([i915#5465]) +1 similar issue [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb4/igt@kms_setmode@basic@pipe-a-vga-1.html * igt@kms_sysfs_edid_timing: - shard-dg2: NOTRUN -> [FAIL][243] ([IGT#2]) [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-1/igt@kms_sysfs_edid_timing.html * igt@kms_tiled_display@basic-test-pattern-with-chamelium: - shard-dg2: NOTRUN -> [SKIP][244] ([i915#8623]) [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html * igt@kms_universal_plane@universal-plane-pipe-c-functional: - shard-rkl: NOTRUN -> [SKIP][245] ([i915#4070] / [i915#6768]) +1 similar issue [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@kms_universal_plane@universal-plane-pipe-c-functional.html * igt@kms_vblank@pipe-d-ts-continuation-modeset-hang: - shard-rkl: NOTRUN -> [SKIP][246] ([i915#4070] / [i915#533] / [i915#6768]) +1 similar issue [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-7/igt@kms_vblank@pipe-d-ts-continuation-modeset-hang.html * igt@kms_writeback@writeback-check-output: - shard-mtlp: NOTRUN -> [SKIP][247] ([i915#2437]) [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@kms_writeback@writeback-check-output.html * igt@kms_writeback@writeback-invalid-parameters: - shard-dg2: NOTRUN -> [SKIP][248] ([i915#2437]) [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-2/igt@kms_writeback@writeback-invalid-parameters.html * igt@perf@gen8-unprivileged-single-ctx-counters: - shard-dg2: NOTRUN -> [SKIP][249] ([i915#2436]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@perf@gen8-unprivileged-single-ctx-counters.html - shard-rkl: NOTRUN -> [SKIP][250] ([i915#2436]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@perf@gen8-unprivileged-single-ctx-counters.html * igt@perf@mi-rpc: - shard-dg2: NOTRUN -> [SKIP][251] ([i915#2434]) [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@perf@mi-rpc.html * igt@perf@per-context-mode-unprivileged: - shard-mtlp: NOTRUN -> [SKIP][252] ([fdo#109289]) [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@perf@per-context-mode-unprivileged.html * igt@perf_pmu@rc6-all-gts: - shard-dg1: NOTRUN -> [SKIP][253] ([i915#8516]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-18/igt@perf_pmu@rc6-all-gts.html * igt@perf_pmu@semaphore-wait-idle: - shard-dg2: NOTRUN -> [SKIP][254] ([i915#5608]) +2 similar issues [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@perf_pmu@semaphore-wait-idle.html * igt@prime_udl: - shard-dg2: NOTRUN -> [SKIP][255] ([fdo#109291]) [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-10/igt@prime_udl.html * igt@prime_vgem@basic-fence-blt: - shard-mtlp: NOTRUN -> [FAIL][256] ([i915#8445]) [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-5/igt@prime_vgem@basic-fence-blt.html * igt@prime_vgem@coherency-gtt: - shard-dg2: NOTRUN -> [SKIP][257] ([i915#3708] / [i915#4077]) [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@prime_vgem@coherency-gtt.html * igt@sysfs_preempt_timeout@timeout@vecs0: - shard-mtlp: [PASS][258] -> [ABORT][259] ([i915#8521] / [i915#8865]) [258]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-6/igt@sysfs_preempt_timeout@timeout@vecs0.html [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@sysfs_preempt_timeout@timeout@vecs0.html * igt@v3d/v3d_perfmon@create-single-perfmon: - shard-mtlp: NOTRUN -> [SKIP][260] ([i915#2575]) [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@v3d/v3d_perfmon@create-single-perfmon.html * igt@v3d/v3d_perfmon@get-values-valid-perfmon: - shard-tglu: NOTRUN -> [SKIP][261] ([fdo#109315] / [i915#2575]) +1 similar issue [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-6/igt@v3d/v3d_perfmon@get-values-valid-perfmon.html * igt@v3d/v3d_submit_cl@bad-perfmon: - shard-dg1: NOTRUN -> [SKIP][262] ([i915#2575]) +1 similar issue [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-18/igt@v3d/v3d_submit_cl@bad-perfmon.html * igt@v3d/v3d_submit_cl@simple-flush-cache: - shard-dg2: NOTRUN -> [SKIP][263] ([i915#2575]) +44 similar issues [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-6/igt@v3d/v3d_submit_cl@simple-flush-cache.html * igt@v3d/v3d_wait_bo@used-bo-1ns: - shard-rkl: NOTRUN -> [SKIP][264] ([fdo#109315]) +3 similar issues [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@v3d/v3d_wait_bo@used-bo-1ns.html * igt@vc4/vc4_mmap@mmap-bo: - shard-dg2: NOTRUN -> [SKIP][265] ([i915#7711]) +9 similar issues [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-8/igt@vc4/vc4_mmap@mmap-bo.html - shard-rkl: NOTRUN -> [SKIP][266] ([i915#7711]) +1 similar issue [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@vc4/vc4_mmap@mmap-bo.html * igt@vc4/vc4_perfmon@create-single-perfmon: - shard-mtlp: NOTRUN -> [SKIP][267] ([i915#7711]) +3 similar issues [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@vc4/vc4_perfmon@create-single-perfmon.html * igt@vc4/vc4_purgeable_bo@mark-unpurgeable-purged: - shard-tglu: NOTRUN -> [SKIP][268] ([i915#2575]) [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-10/igt@vc4/vc4_purgeable_bo@mark-unpurgeable-purged.html * igt@vc4/vc4_wait_bo@used-bo-1ns: - shard-dg1: NOTRUN -> [SKIP][269] ([i915#7711]) +1 similar issue [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-14/igt@vc4/vc4_wait_bo@used-bo-1ns.html #### Possible fixes #### * igt@drm_fdinfo@idle@rcs0: - shard-rkl: [FAIL][270] ([i915#7742]) -> [PASS][271] [270]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-2/igt@drm_fdinfo@idle@rcs0.html [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@drm_fdinfo@idle@rcs0.html * igt@fbdev@eof: - shard-mtlp: [DMESG-WARN][272] ([i915#1982]) -> [PASS][273] [272]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-8/igt@fbdev@eof.html [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-1/igt@fbdev@eof.html * igt@gem_ctx_isolation@preservation-s3@vcs1: - shard-dg1: [DMESG-WARN][274] ([i915#4391] / [i915#4423]) -> [PASS][275] +1 similar issue [274]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-15/igt@gem_ctx_isolation@preservation-s3@vcs1.html [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@gem_ctx_isolation@preservation-s3@vcs1.html * igt@gem_ctx_persistence@engines-hostile@vcs0: - shard-mtlp: [FAIL][276] ([i915#2410]) -> [PASS][277] +3 similar issues [276]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-3/igt@gem_ctx_persistence@engines-hostile@vcs0.html [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_ctx_persistence@engines-hostile@vcs0.html * igt@gem_exec_capture@pi@rcs0: - shard-mtlp: [FAIL][278] ([i915#4475]) -> [PASS][279] [278]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_capture@pi@rcs0.html [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_exec_capture@pi@rcs0.html * igt@gem_exec_capture@pi@vcs0: - shard-mtlp: [ABORT][280] -> [PASS][281] [280]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_capture@pi@vcs0.html [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_exec_capture@pi@vcs0.html * igt@gem_exec_capture@pi@vecs0: - shard-mtlp: [INCOMPLETE][282] -> [PASS][283] [282]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@gem_exec_capture@pi@vecs0.html [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@gem_exec_capture@pi@vecs0.html * igt@gem_exec_fair@basic-flow@rcs0: - shard-tglu: [FAIL][284] ([i915#2842]) -> [PASS][285] +1 similar issue [284]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-9/igt@gem_exec_fair@basic-flow@rcs0.html [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-10/igt@gem_exec_fair@basic-flow@rcs0.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-glk: [FAIL][286] ([i915#2842]) -> [PASS][287] [286]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-glk2/igt@gem_exec_fair@basic-pace-share@rcs0.html [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_exec_fair@basic-pace@rcs0: - shard-rkl: [FAIL][288] ([i915#2842]) -> [PASS][289] [288]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-2/igt@gem_exec_fair@basic-pace@rcs0.html [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html * igt@gem_exec_schedule@noreorder@vecs0: - shard-mtlp: [DMESG-FAIL][290] ([i915#9121]) -> [PASS][291] [290]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-4/igt@gem_exec_schedule@noreorder@vecs0.html [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@gem_exec_schedule@noreorder@vecs0.html * igt@i915_module_load@reload-with-fault-injection: - shard-snb: [ABORT][292] ([i915#4528] / [i915#8668]) -> [PASS][293] [292]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-snb6/igt@i915_module_load@reload-with-fault-injection.html [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb7/igt@i915_module_load@reload-with-fault-injection.html - shard-mtlp: [ABORT][294] ([i915#8489] / [i915#8668]) -> [PASS][295] [294]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-7/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_dc@dc9-dpms: - shard-tglu: [SKIP][296] ([i915#4281]) -> [PASS][297] [296]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-6/igt@i915_pm_dc@dc9-dpms.html [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-10/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_rc6_residency@rc6-idle@bcs0: - shard-dg1: [FAIL][298] ([i915#3591]) -> [PASS][299] [298]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@bcs0.html [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@bcs0.html * igt@i915_pm_rpm@dpms-lpsp: - shard-dg1: [SKIP][300] ([i915#1397]) -> [PASS][301] +1 similar issue [300]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-14/igt@i915_pm_rpm@dpms-lpsp.html [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@i915_pm_rpm@dpms-lpsp.html * igt@i915_selftest@live@gt_pm: - shard-rkl: [DMESG-FAIL][302] ([i915#4258]) -> [PASS][303] [302]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-6/igt@i915_selftest@live@gt_pm.html [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-2/igt@i915_selftest@live@gt_pm.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-mtlp: [FAIL][304] ([i915#3743]) -> [PASS][305] [304]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-6/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglu: [FAIL][306] ([i915#3743]) -> [PASS][307] [306]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-9/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a2: - shard-glk: [FAIL][308] ([i915#79]) -> [PASS][309] [308]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-glk6/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a2.html [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a2.html * igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-valid-mode: - shard-dg1: [FAIL][310] ([i915#7479]) -> [PASS][311] [310]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-19/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-valid-mode.html [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-valid-mode.html * igt@kms_mmap_write_crc@main@pipe-a-vga-1: - shard-snb: [ABORT][312] ([i915#8865]) -> [PASS][313] [312]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-snb7/igt@kms_mmap_write_crc@main@pipe-a-vga-1.html [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-snb5/igt@kms_mmap_write_crc@main@pipe-a-vga-1.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-1: - shard-apl: [ABORT][314] ([i915#180]) -> [PASS][315] [314]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-apl7/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-1.html [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-apl2/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-1.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1: - shard-apl: [DMESG-WARN][316] ([i915#180]) -> [PASS][317] [316]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-apl7/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1.html [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-apl2/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1.html * igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes: - shard-tglu: [ABORT][318] ([i915#5122] / [i915#5251]) -> [PASS][319] [318]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-2/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes.html [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-7/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes.html * igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b-planes: - shard-tglu: [INCOMPLETE][320] ([i915#1982]) -> [PASS][321] [320]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-2/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b-planes.html [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-7/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b-planes.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1: - shard-tglu: [FAIL][322] ([i915#8292]) -> [PASS][323] [322]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-5/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1.html [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-5/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1.html * igt@perf_pmu@rc6@runtime-pm-long-gt1: - shard-mtlp: [SKIP][324] ([i915#8537]) -> [PASS][325] +2 similar issues [324]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-7/igt@perf_pmu@rc6@runtime-pm-long-gt1.html [325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-2/igt@perf_pmu@rc6@runtime-pm-long-gt1.html * igt@sysfs_heartbeat_interval@mixed@ccs0: - shard-mtlp: [DMESG-WARN][326] ([i915#8552]) -> [PASS][327] [326]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-2/igt@sysfs_heartbeat_interval@mixed@ccs0.html [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@sysfs_heartbeat_interval@mixed@ccs0.html * igt@sysfs_heartbeat_interval@mixed@vecs0: - shard-mtlp: [ABORT][328] ([i915#8552]) -> [PASS][329] [328]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-2/igt@sysfs_heartbeat_interval@mixed@vecs0.html [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-3/igt@sysfs_heartbeat_interval@mixed@vecs0.html * igt@sysfs_heartbeat_interval@nopreempt@bcs0: - shard-mtlp: [FAIL][330] ([i915#6015]) -> [PASS][331] +1 similar issue [330]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-1/igt@sysfs_heartbeat_interval@nopreempt@bcs0.html [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-8/igt@sysfs_heartbeat_interval@nopreempt@bcs0.html #### Warnings #### * igt@feature_discovery@psr2: - shard-dg2: [SKIP][332] ([i915#658]) -> [SKIP][333] ([i915#2575]) [332]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@feature_discovery@psr2.html [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@feature_discovery@psr2.html * igt@gem_exec_params@secure-non-master: - shard-dg2: [SKIP][334] ([fdo#112283]) -> [SKIP][335] ([i915#2575]) [334]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@gem_exec_params@secure-non-master.html [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_exec_params@secure-non-master.html * igt@gem_exec_reloc@basic-wc-gtt-active: - shard-dg2: [SKIP][336] ([i915#3281]) -> [SKIP][337] ([i915#2575]) +3 similar issues [336]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@gem_exec_reloc@basic-wc-gtt-active.html [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_exec_reloc@basic-wc-gtt-active.html * igt@gem_readwrite@read-write: - shard-dg2: [SKIP][338] ([i915#3282]) -> [SKIP][339] ([i915#2575]) [338]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-6/igt@gem_readwrite@read-write.html [339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_readwrite@read-write.html * igt@gem_render_copy@y-tiled-to-vebox-yf-tiled: - shard-dg2: [SKIP][340] ([i915#5190]) -> [SKIP][341] ([i915#2575] / [i915#5190]) +1 similar issue [340]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@gem_render_copy@y-tiled-to-vebox-yf-tiled.html [341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_render_copy@y-tiled-to-vebox-yf-tiled.html * igt@gem_tiled_partial_pwrite_pread@writes-after-reads: - shard-dg2: [SKIP][342] ([i915#4077]) -> [SKIP][343] ([i915#2575]) +2 similar issues [342]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@gem_tiled_partial_pwrite_pread@writes-after-reads.html [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_tiled_partial_pwrite_pread@writes-after-reads.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-dg2: [SKIP][344] ([i915#3297]) -> [SKIP][345] ([i915#2575]) [344]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-12/igt@gem_userptr_blits@create-destroy-unsync.html [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gen7_exec_parse@bitmasks: - shard-dg2: [SKIP][346] ([fdo#109289]) -> [SKIP][347] ([i915#2575]) [346]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-10/igt@gen7_exec_parse@bitmasks.html [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@gen7_exec_parse@bitmasks.html * igt@i915_pm_rc6_residency@media-rc6-accuracy: - shard-mtlp: [SKIP][348] ([i915#8403]) -> [SKIP][349] ([fdo#109289]) [348]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-2/igt@i915_pm_rc6_residency@media-rc6-accuracy.html [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@i915_pm_rc6_residency@media-rc6-accuracy.html * igt@i915_pm_rc6_residency@rc6-idle@rcs0: - shard-tglu: [WARN][350] ([i915#2681]) -> [FAIL][351] ([i915#2681] / [i915#3591]) +1 similar issue [350]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-tglu-6/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html [351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-tglu-10/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html * igt@i915_pm_rpm@modeset-pc8-residency-stress: - shard-dg2: [SKIP][352] ([fdo#109506]) -> [SKIP][353] ([i915#5174]) [352]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@i915_pm_rpm@modeset-pc8-residency-stress.html [353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_pm_rpm@modeset-pc8-residency-stress.html * igt@i915_pm_rps@min-max-config-loaded: - shard-dg2: [SKIP][354] ([i915#6621]) -> [SKIP][355] ([i915#2575]) [354]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-12/igt@i915_pm_rps@min-max-config-loaded.html [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_pm_rps@min-max-config-loaded.html * igt@i915_query@query-topology-unsupported: - shard-dg2: [SKIP][356] ([fdo#109302]) -> [SKIP][357] ([i915#2575]) [356]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@i915_query@query-topology-unsupported.html [357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@i915_query@query-topology-unsupported.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip: - shard-dg2: [SKIP][358] ([i915#5190]) -> [SKIP][359] ([fdo#109315] / [i915#5190]) [358]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - shard-dg2: [SKIP][360] ([i915#4538] / [i915#5190]) -> [SKIP][361] ([fdo#109315] / [i915#5190]) [360]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_ccs@pipe-b-bad-rotation-90-yf_tiled_ccs: - shard-dg2: [SKIP][362] ([i915#3689] / [i915#5354]) -> [SKIP][363] ([i915#2575]) [362]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@kms_ccs@pipe-b-bad-rotation-90-yf_tiled_ccs.html [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_ccs@pipe-b-bad-rotation-90-yf_tiled_ccs.html * igt@kms_ccs@pipe-b-crc-primary-basic-y_tiled_gen12_mc_ccs: - shard-dg2: [SKIP][364] ([i915#3689] / [i915#3886] / [i915#5354]) -> [SKIP][365] ([i915#2575]) +2 similar issues [364]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@kms_ccs@pipe-b-crc-primary-basic-y_tiled_gen12_mc_ccs.html [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_ccs@pipe-b-crc-primary-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-missing-ccs-buffer-4_tiled_mtl_rc_ccs: - shard-dg2: [SKIP][366] ([i915#5354]) -> [SKIP][367] ([i915#2575]) +5 similar issues [366]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@kms_ccs@pipe-b-missing-ccs-buffer-4_tiled_mtl_rc_ccs.html [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_ccs@pipe-b-missing-ccs-buffer-4_tiled_mtl_rc_ccs.html * igt@kms_chamelium_frames@vga-frame-dump: - shard-dg2: [SKIP][368] ([i915#7828]) -> [SKIP][369] ([i915#2575]) [368]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-12/igt@kms_chamelium_frames@vga-frame-dump.html [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_chamelium_frames@vga-frame-dump.html * igt@kms_content_protection@content_type_change: - shard-dg2: [SKIP][370] ([i915#7118]) -> [SKIP][371] ([i915#7118] / [i915#7162]) [370]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-5/igt@kms_content_protection@content_type_change.html [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-12/igt@kms_content_protection@content_type_change.html * igt@kms_content_protection@mei_interface: - shard-dg2: [SKIP][372] ([i915#7118] / [i915#7162]) -> [SKIP][373] ([i915#7118]) [372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-12/igt@kms_content_protection@mei_interface.html [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@kms_content_protection@mei_interface.html * igt@kms_content_protection@type1: - shard-dg2: [SKIP][374] ([i915#7118] / [i915#7162]) -> [SKIP][375] ([i915#2575]) [374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@kms_content_protection@type1.html [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_content_protection@type1.html * igt@kms_cursor_crc@cursor-random-512x512: - shard-dg2: [SKIP][376] ([i915#3359]) -> [SKIP][377] ([i915#2575]) [376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@kms_cursor_crc@cursor-random-512x512.html [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_cursor_crc@cursor-random-512x512.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-mtlp: [FAIL][378] ([i915#2346]) -> [DMESG-FAIL][379] ([i915#2017] / [i915#5954]) [378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-mtlp-6/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-mtlp-4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_display_modes@mst-extended-mode-negative: - shard-dg2: [SKIP][380] ([i915#8588]) -> [SKIP][381] ([i915#2575]) [380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-10/igt@kms_display_modes@mst-extended-mode-negative.html [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_display_modes@mst-extended-mode-negative.html * igt@kms_fbcon_fbt@psr-suspend: - shard-rkl: [SKIP][382] ([fdo#110189] / [i915#3955]) -> [SKIP][383] ([i915#3955]) [382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-rkl-2/igt@kms_fbcon_fbt@psr-suspend.html [383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-rkl-4/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-dg2: [SKIP][384] ([i915#8708]) -> [SKIP][385] ([fdo#109315]) +5 similar issues [384]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt.html [385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu: - shard-dg2: [SKIP][386] ([i915#3458]) -> [SKIP][387] ([fdo#109315]) +2 similar issues [386]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-2/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu.html [387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render: - shard-dg2: [SKIP][388] ([i915#5354]) -> [SKIP][389] ([fdo#109315]) +1 similar issue [388]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render.html [389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_psr2_su@page_flip-nv12: - shard-dg2: [SKIP][390] ([i915#658]) -> [SKIP][391] ([fdo#109315]) [390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-10/igt@kms_psr2_su@page_flip-nv12.html [391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr@cursor_mmap_gtt: - shard-dg2: [SKIP][392] ([i915#1072]) -> [SKIP][393] ([fdo#109315]) [392]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-8/igt@kms_psr@cursor_mmap_gtt.html [393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_psr@cursor_mmap_gtt.html * igt@kms_psr@cursor_plane_move: - shard-dg1: [SKIP][394] ([i915#1072]) -> [SKIP][395] ([i915#1072] / [i915#4078]) +1 similar issue [394]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-14/igt@kms_psr@cursor_plane_move.html [395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-12/igt@kms_psr@cursor_plane_move.html * igt@kms_psr@primary_page_flip: - shard-dg1: [SKIP][396] ([i915#1072] / [i915#4078]) -> [SKIP][397] ([i915#1072]) [396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg1-13/igt@kms_psr@primary_page_flip.html [397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg1-19/igt@kms_psr@primary_page_flip.html * igt@kms_setmode@invalid-clone-single-crtc: - shard-dg2: [SKIP][398] ([i915#3555]) -> [SKIP][399] ([i915#2575]) +2 similar issues [398]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-3/igt@kms_setmode@invalid-clone-single-crtc.html [399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-11/igt@kms_setmode@invalid-clone-single-crtc.html * igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem: - shard-dg2: [INCOMPLETE][400] ([i915#5493]) -> [CRASH][401] ([i915#7331]) [400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13579/shard-dg2-5/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html [401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/shard-dg2-3/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html [IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2 [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109303]: https://bugs.freedesktop.org/show_bug.cgi?id=109303 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#110542]: https://bugs.freedesktop.org/show_bug.cgi?id=110542 [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723 [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111767]: https://bugs.freedesktop.org/show_bug.cgi?id=111767 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1339]: https://gitlab.freedesktop.org/drm/intel/issues/1339 [i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#1902]: https://gitlab.freedesktop.org/drm/intel/issues/1902 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2017]: https://gitlab.freedesktop.org/drm/intel/issues/2017 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2410]: https://gitlab.freedesktop.org/drm/intel/issues/2410 [i915#2434]: https://gitlab.freedesktop.org/drm/intel/issues/2434 [i915#2436]: https://gitlab.freedesktop.org/drm/intel/issues/2436 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681 [i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023 [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458 [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539 [i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#4036]: https://gitlab.freedesktop.org/drm/intel/issues/4036 [i915#404]: https://gitlab.freedesktop.org/drm/intel/issues/404 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4087]: https://gitlab.freedesktop.org/drm/intel/issues/4087 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235 [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4391]: https://gitlab.freedesktop.org/drm/intel/issues/4391 [i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423 [i915#4475]: https://gitlab.freedesktop.org/drm/intel/issues/4475 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528 [i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771 [i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812 [i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4879]: https://gitlab.freedesktop.org/drm/intel/issues/4879 [i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880 [i915#5107]: https://gitlab.freedesktop.org/drm/intel/issues/5107 [i915#5122]: https://gitlab.freedesktop.org/drm/intel/issues/5122 [i915#5174]: https://gitlab.freedesktop.org/drm/intel/issues/5174 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5251]: https://gitlab.freedesktop.org/drm/intel/issues/5251 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5325]: https://gitlab.freedesktop.org/drm/intel/issues/5325 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5460]: https://gitlab.freedesktop.org/drm/intel/issues/5460 [i915#5465]: https://gitlab.freedesktop.org/drm/intel/issues/5465 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#5608]: https://gitlab.freedesktop.org/drm/intel/issues/5608 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#5889]: https://gitlab.freedesktop.org/drm/intel/issues/5889 [i915#5954]: https://gitlab.freedesktop.org/drm/intel/issues/5954 [i915#6015]: https://gitlab.freedesktop.org/drm/intel/issues/6015 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6121]: https://gitlab.freedesktop.org/drm/intel/issues/6121 [i915#6187]: https://gitlab.freedesktop.org/drm/intel/issues/6187 [i915#6228]: https://gitlab.freedesktop.org/drm/intel/issues/6228 [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268 [i915#6311]: https://gitlab.freedesktop.org/drm/intel/issues/6311 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6768]: https://gitlab.freedesktop.org/drm/intel/issues/6768 [i915#6786]: https://gitlab.freedesktop.org/drm/intel/issues/6786 [i915#6805]: https://gitlab.freedesktop.org/drm/intel/issues/6805 [i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880 [i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944 [i915#7069]: https://gitlab.freedesktop.org/drm/intel/issues/7069 [i915#7091]: https://gitlab.freedesktop.org/drm/intel/issues/7091 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7162]: https://gitlab.freedesktop.org/drm/intel/issues/7162 [i915#7297]: https://gitlab.freedesktop.org/drm/intel/issues/7297 [i915#7331]: https://gitlab.freedesktop.org/drm/intel/issues/7331 [i915#7479]: https://gitlab.freedesktop.org/drm/intel/issues/7479 [i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561 [i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711 [i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742 [i915#7765]: https://gitlab.freedesktop.org/drm/intel/issues/7765 [i915#7816]: https://gitlab.freedesktop.org/drm/intel/issues/7816 [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913 [i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228 [i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247 [i915#8289]: https://gitlab.freedesktop.org/drm/intel/issues/8289 [i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292 [i915#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381 [i915#8403]: https://gitlab.freedesktop.org/drm/intel/issues/8403 [i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411 [i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414 [i915#8437]: https://gitlab.freedesktop.org/drm/intel/issues/8437 [i915#8445]: https://gitlab.freedesktop.org/drm/intel/issues/8445 [i915#8489]: https://gitlab.freedesktop.org/drm/intel/issues/8489 [i915#8502]: https://gitlab.freedesktop.org/drm/intel/issues/8502 [i915#8516]: https://gitlab.freedesktop.org/drm/intel/issues/8516 [i915#8521]: https://gitlab.freedesktop.org/drm/intel/issues/8521 [i915#8537]: https://gitlab.freedesktop.org/drm/intel/issues/8537 [i915#8552]: https://gitlab.freedesktop.org/drm/intel/issues/8552 [i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555 [i915#8588]: https://gitlab.freedesktop.org/drm/intel/issues/8588 [i915#8623]: https://gitlab.freedesktop.org/drm/intel/issues/8623 [i915#8661]: https://gitlab.freedesktop.org/drm/intel/issues/8661 [i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668 [i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708 [i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709 [i915#8715]: https://gitlab.freedesktop.org/drm/intel/issues/8715 [i915#8770]: https://gitlab.freedesktop.org/drm/intel/issues/8770 [i915#8787]: https://gitlab.freedesktop.org/drm/intel/issues/8787 [i915#8806]: https://gitlab.freedesktop.org/drm/intel/issues/8806 [i915#8809]: https://gitlab.freedesktop.org/drm/intel/issues/8809 [i915#8812]: https://gitlab.freedesktop.org/drm/intel/issues/8812 [i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814 [i915#8841]: https://gitlab.freedesktop.org/drm/intel/issues/8841 [i915#8865]: https://gitlab.freedesktop.org/drm/intel/issues/8865 [i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925 [i915#8957]: https://gitlab.freedesktop.org/drm/intel/issues/8957 [i915#8962]: https://gitlab.freedesktop.org/drm/intel/issues/8962 [i915#9121]: https://gitlab.freedesktop.org/drm/intel/issues/9121 [i915#9159]: https://gitlab.freedesktop.org/drm/intel/issues/9159 [i915#9226]: https://gitlab.freedesktop.org/drm/intel/issues/9226 [i915#9227]: https://gitlab.freedesktop.org/drm/intel/issues/9227 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7460 -> IGTPW_9692 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_13579: 27896186d81a305aab16bf1a3b964a321d00ed38 @ git://anongit.freedesktop.org/gfx- == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9692/index.html [-- Attachment #2: Type: text/html, Size: 123308 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-08-31 15:57 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-08-31 11:39 [igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup Katarzyna Dec 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests Katarzyna Dec 2023-08-31 12:32 ` Mauro Carvalho Chehab 2023-08-31 11:39 ` [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation Katarzyna Dec 2023-08-31 12:35 ` Mauro Carvalho Chehab 2023-08-31 12:18 ` [igt-dev] ✗ GitLab.Pipeline: warning for IGT XE documentation cleanup Patchwork 2023-08-31 12:30 ` [igt-dev] [PATCH i-g-t 0/2] " Mauro Carvalho Chehab 2023-08-31 13:00 ` Mauro Carvalho Chehab 2023-08-31 12:53 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2023-08-31 13:53 ` [igt-dev] ✓ CI.xeBAT: " Patchwork 2023-08-31 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox