* [PATCH v4 0/8] Fix all typos in i915
@ 2025-01-20 8:15 Nitin Gote
2025-01-20 8:15 ` [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files Nitin Gote
` (11 more replies)
0 siblings, 12 replies; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in i915 reported by codespell tool.
v2: Fix the commenting style and grammar mistakes
in comment.
v3: Rebase and resolve the conflicts.
v4: Fix few more incorrect comments and it's
commenting style.
Nitin Gote (8):
drm/i915/gt: fix typos in i915/gt files.
drm/i915/gvt: fix typos in i915/gvt files
drm/i915/gem: fix typos in i915/gem files
drm/i915/pxp: fix typos in i915/pxp files
drm/i915/selftests: fix typos in i915/selftests files
drm/i915/soc: fix typos in i915/soc files
drm/i915/display: fix typos in i915/display files
drm/i915: fix typos in drm/i915 files
drivers/gpu/drm/i915/display/dvo_ns2501.c | 2 +-
drivers/gpu/drm/i915/display/i9xx_wm.c | 6 +--
drivers/gpu/drm/i915/display/icl_dsi.c | 4 +-
drivers/gpu/drm/i915/display/intel_audio.c | 4 +-
drivers/gpu/drm/i915/display/intel_cdclk.c | 2 +-
drivers/gpu/drm/i915/display/intel_color.c | 2 +-
drivers/gpu/drm/i915/display/intel_crt.c | 6 ++-
drivers/gpu/drm/i915/display/intel_crtc.c | 2 +-
drivers/gpu/drm/i915/display/intel_cursor.c | 2 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 4 +-
drivers/gpu/drm/i915/display/intel_display.c | 8 ++--
.../drm/i915/display/intel_display_debugfs.c | 2 +-
.../drm/i915/display/intel_display_power.c | 4 +-
.../i915/display/intel_display_power_well.h | 4 +-
.../drm/i915/display/intel_display_types.h | 4 +-
drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
.../drm/i915/display/intel_dp_link_training.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp_test.c | 4 +-
.../gpu/drm/i915/display/intel_dp_tunnel.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpio_phy.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 2 +-
drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 2 +-
drivers/gpu/drm/i915/display/intel_dvo_dev.h | 2 +-
drivers/gpu/drm/i915/display/intel_fdi.c | 2 +-
.../drm/i915/display/intel_fifo_underrun.c | 2 +-
.../gpu/drm/i915/display/intel_frontbuffer.c | 2 +-
drivers/gpu/drm/i915/display/intel_hdcp.c | 8 ++--
drivers/gpu/drm/i915/display/intel_hotplug.c | 6 +--
.../gpu/drm/i915/display/intel_hotplug_irq.c | 2 +-
drivers/gpu/drm/i915/display/intel_link_bw.c | 2 +-
drivers/gpu/drm/i915/display/intel_overlay.c | 20 +++++---
drivers/gpu/drm/i915/display/intel_pmdemand.c | 2 +-
drivers/gpu/drm/i915/display/intel_pps.c | 5 +-
drivers/gpu/drm/i915/display/intel_psr.c | 8 ++--
drivers/gpu/drm/i915/display/intel_sdvo.c | 4 +-
.../gpu/drm/i915/display/intel_sdvo_regs.h | 2 +-
drivers/gpu/drm/i915/display/intel_snps_phy.c | 2 +-
drivers/gpu/drm/i915/display/intel_vblank.c | 2 +-
drivers/gpu/drm/i915/display/intel_vdsc.c | 2 +-
drivers/gpu/drm/i915/display/skl_scaler.c | 48 +++++++++----------
.../drm/i915/display/skl_universal_plane.c | 4 +-
drivers/gpu/drm/i915/display/skl_watermark.c | 4 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 2 +-
drivers/gpu/drm/i915/display/vlv_dsi_pll.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +--
.../gpu/drm/i915/gem/i915_gem_context_types.h | 6 +--
drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
.../gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
.../gpu/drm/i915/gem/selftests/huge_pages.c | 2 +-
.../drm/i915/gem/selftests/i915_gem_mman.c | 2 +-
drivers/gpu/drm/i915/gt/gen2_engine_cs.c | 2 +-
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 8 ++--
drivers/gpu/drm/i915/gt/intel_engine_types.h | 4 +-
drivers/gpu/drm/i915/gt/intel_gt_irq.c | 2 +-
drivers/gpu/drm/i915/gt/intel_gt_mcr.c | 2 +-
drivers/gpu/drm/i915/gt/intel_migrate.c | 4 +-
drivers/gpu/drm/i915/gt/intel_mocs.c | 2 +-
drivers/gpu/drm/i915/gt/intel_reset.c | 2 +-
.../gpu/drm/i915/gt/intel_ring_submission.c | 2 +-
drivers/gpu/drm/i915/gt/intel_rps_types.h | 4 +-
drivers/gpu/drm/i915/gt/intel_sa_media.c | 2 +-
drivers/gpu/drm/i915/gt/intel_sseu.c | 2 +-
drivers/gpu/drm/i915/gt/intel_workarounds.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_execlists.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_hangcheck.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_lrc.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_rc6.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_rps.c | 2 +-
drivers/gpu/drm/i915/gt/shaders/README | 6 +--
.../drm/i915/gt/shaders/clear_kernel/hsw.asm | 2 +-
.../drm/i915/gt/shaders/clear_kernel/ivb.asm | 2 +-
drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h | 4 +-
drivers/gpu/drm/i915/gt/uc/intel_guc.c | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
.../gpu/drm/i915/gt/uc/intel_guc_submission.c | 4 +-
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 2 +-
.../drm/i915/gt/uc/selftest_guc_hangcheck.c | 2 +-
drivers/gpu/drm/i915/gvt/cmd_parser.c | 15 +++---
drivers/gpu/drm/i915/gvt/dmabuf.c | 2 +-
drivers/gpu/drm/i915/gvt/edid.c | 2 +-
drivers/gpu/drm/i915/gvt/gtt.c | 2 +-
drivers/gpu/drm/i915/gvt/gvt.h | 8 ++--
drivers/gpu/drm/i915/gvt/handlers.c | 6 +--
drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +-
drivers/gpu/drm/i915/gvt/mmio_context.c | 6 +--
drivers/gpu/drm/i915/gvt/scheduler.c | 11 +++--
drivers/gpu/drm/i915/gvt/vgpu.c | 6 +--
drivers/gpu/drm/i915/i915_driver.c | 2 +-
drivers/gpu/drm/i915/i915_gem.c | 6 +--
drivers/gpu/drm/i915/i915_irq.c | 2 +-
drivers/gpu/drm/i915/i915_module.c | 2 +-
drivers/gpu/drm/i915/i915_perf.c | 19 +++++---
drivers/gpu/drm/i915/i915_pmu.h | 2 +-
drivers/gpu/drm/i915/i915_reg.h | 7 +--
drivers/gpu/drm/i915/i915_request.c | 2 +-
drivers/gpu/drm/i915/i915_request.h | 4 +-
drivers/gpu/drm/i915/i915_vma.c | 8 ++--
drivers/gpu/drm/i915/intel_clock_gating.c | 2 +-
drivers/gpu/drm/i915/intel_gvt.c | 2 +-
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 2 +-
drivers/gpu/drm/i915/intel_runtime_pm.c | 2 +-
drivers/gpu/drm/i915/intel_runtime_pm.h | 2 +-
drivers/gpu/drm/i915/intel_uncore.c | 2 +-
.../drm/i915/pxp/intel_pxp_cmd_interface_43.h | 2 +-
drivers/gpu/drm/i915/pxp/intel_pxp_types.h | 2 +-
drivers/gpu/drm/i915/selftests/i915_gem.c | 2 +-
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 21 ++++----
drivers/gpu/drm/i915/selftests/i915_vma.c | 15 ++++--
drivers/gpu/drm/i915/soc/intel_pch.c | 2 +-
118 files changed, 262 insertions(+), 233 deletions(-)
--
2.25.1
^ permalink raw reply [flat|nested] 26+ messages in thread
* [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files.
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:14 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files Nitin Gote
` (10 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/gt reported by codespell tool.
v2: Fix grammar mistake in comment. <Andi>
v3: Correct typo in commit log. <Krzysztof Niemiec>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/gt/gen2_engine_cs.c | 2 +-
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 8 ++++----
drivers/gpu/drm/i915/gt/intel_engine_types.h | 4 ++--
drivers/gpu/drm/i915/gt/intel_gt_irq.c | 2 +-
drivers/gpu/drm/i915/gt/intel_gt_mcr.c | 2 +-
drivers/gpu/drm/i915/gt/intel_migrate.c | 4 ++--
drivers/gpu/drm/i915/gt/intel_mocs.c | 2 +-
drivers/gpu/drm/i915/gt/intel_reset.c | 2 +-
drivers/gpu/drm/i915/gt/intel_ring_submission.c | 2 +-
drivers/gpu/drm/i915/gt/intel_rps_types.h | 4 ++--
drivers/gpu/drm/i915/gt/intel_sa_media.c | 2 +-
drivers/gpu/drm/i915/gt/intel_sseu.c | 2 +-
drivers/gpu/drm/i915/gt/intel_workarounds.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_execlists.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_hangcheck.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_lrc.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_rc6.c | 2 +-
drivers/gpu/drm/i915/gt/selftest_rps.c | 2 +-
drivers/gpu/drm/i915/gt/shaders/README | 6 +++---
drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm | 2 +-
drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm | 2 +-
drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h | 4 ++--
drivers/gpu/drm/i915/gt/uc/intel_guc.c | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 4 ++--
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 2 +-
drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c | 2 +-
28 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/gen2_engine_cs.c b/drivers/gpu/drm/i915/gt/gen2_engine_cs.c
index 4904d0f4162c..8116fd5987e2 100644
--- a/drivers/gpu/drm/i915/gt/gen2_engine_cs.c
+++ b/drivers/gpu/drm/i915/gt/gen2_engine_cs.c
@@ -179,7 +179,7 @@ u32 *gen5_emit_breadcrumb(struct i915_request *rq, u32 *cs)
return __gen2_emit_breadcrumb(rq, cs, 8, 8);
}
-/* Just userspace ABI convention to limit the wa batch bo to a resonable size */
+/* Just userspace ABI convention to limit the wa batch bo to a reasonable size */
#define I830_BATCH_LIMIT SZ_256K
#define I830_TLB_ENTRIES (2)
#define I830_WA_SIZE max(I830_TLB_ENTRIES * SZ_4K, I830_BATCH_LIMIT)
diff --git a/drivers/gpu/drm/i915/gt/intel_engine_cs.c b/drivers/gpu/drm/i915/gt/intel_engine_cs.c
index 4d30a86016f2..ec136eb12d48 100644
--- a/drivers/gpu/drm/i915/gt/intel_engine_cs.c
+++ b/drivers/gpu/drm/i915/gt/intel_engine_cs.c
@@ -308,7 +308,7 @@ u32 intel_engine_context_size(struct intel_gt *gt, u8 class)
/*
* There is a discrepancy here between the size reported
* by the register and the size of the context layout
- * in the docs. Both are described as authorative!
+ * in the docs. Both are described as authoritative!
*
* The discrepancy is on the order of a few cachelines,
* but the total is under one page (4k), which is our
@@ -845,7 +845,7 @@ static void engine_mask_apply_compute_fuses(struct intel_gt *gt)
* Note that we have a catch-22 situation where we need to be able to access
* the blitter forcewake domain to read the engine fuses, but at the same time
* we need to know which engines are available on the system to know which
- * forcewake domains are present. We solve this by intializing the forcewake
+ * forcewake domains are present. We solve this by initializing the forcewake
* domains based on the full engine mask in the platform capabilities before
* calling this function and pruning the domains for fused-off engines
* afterwards.
@@ -1411,7 +1411,7 @@ create_ggtt_bind_context(struct intel_engine_cs *engine)
/*
* MI_UPDATE_GTT can insert up to 511 PTE entries and there could be multiple
- * bind requets at a time so get a bigger ring.
+ * bind requests at a time so get a bigger ring.
*/
return intel_engine_create_pinned_context(engine, engine->gt->vm, SZ_512K,
I915_GEM_HWS_GGTT_BIND_ADDR,
@@ -1533,7 +1533,7 @@ int intel_engines_init(struct intel_gt *gt)
/**
* intel_engine_cleanup_common - cleans up the engine state created by
- * the common initiailizers.
+ * the common initializers.
* @engine: Engine to cleanup.
*
* This cleans up everything created by the common helpers.
diff --git a/drivers/gpu/drm/i915/gt/intel_engine_types.h b/drivers/gpu/drm/i915/gt/intel_engine_types.h
index fe1f85e5dda3..155b6255a63e 100644
--- a/drivers/gpu/drm/i915/gt/intel_engine_types.h
+++ b/drivers/gpu/drm/i915/gt/intel_engine_types.h
@@ -237,7 +237,7 @@ struct intel_engine_execlists {
*/
struct i915_request * const *active;
/**
- * @inflight: the set of contexts submitted and acknowleged by HW
+ * @inflight: the set of contexts submitted and acknowledged by HW
*
* The set of inflight contexts is managed by reading CS events
* from the HW. On a context-switch event (not preemption), we
@@ -260,7 +260,7 @@ struct intel_engine_execlists {
unsigned int port_mask;
/**
- * @virtual: Queue of requets on a virtual engine, sorted by priority.
+ * @virtual: Queue of requests on a virtual engine, sorted by priority.
* Each RB entry is a struct i915_priolist containing a list of requests
* of the same priority.
*/
diff --git a/drivers/gpu/drm/i915/gt/intel_gt_irq.c b/drivers/gpu/drm/i915/gt/intel_gt_irq.c
index 1240d44eeb85..75e802e10be2 100644
--- a/drivers/gpu/drm/i915/gt/intel_gt_irq.c
+++ b/drivers/gpu/drm/i915/gt/intel_gt_irq.c
@@ -480,7 +480,7 @@ void gen8_gt_irq_postinstall(struct intel_gt *gt)
gen2_irq_init(uncore, GEN8_GT_IRQ_REGS(1), ~gt_interrupts[1], gt_interrupts[1]);
/*
* RPS interrupts will get enabled/disabled on demand when RPS itself
- * is enabled/disabled. Same wil be the case for GuC interrupts.
+ * is enabled/disabled. Same will be the case for GuC interrupts.
*/
gen2_irq_init(uncore, GEN8_GT_IRQ_REGS(2), gt->pm_imr, gt->pm_ier);
gen2_irq_init(uncore, GEN8_GT_IRQ_REGS(3), ~gt_interrupts[3], gt_interrupts[3]);
diff --git a/drivers/gpu/drm/i915/gt/intel_gt_mcr.c b/drivers/gpu/drm/i915/gt/intel_gt_mcr.c
index b8912bd6c08e..aab20d6466f5 100644
--- a/drivers/gpu/drm/i915/gt/intel_gt_mcr.c
+++ b/drivers/gpu/drm/i915/gt/intel_gt_mcr.c
@@ -239,7 +239,7 @@ static u32 rw_with_mcr_steering_fw(struct intel_gt *gt,
* to remain in multicast mode for reads. There's no real
* downside to this, so we'll just go ahead and do so on all
* platforms; we'll only clear the multicast bit from the mask
- * when exlicitly doing a write operation.
+ * when explicitly doing a write operation.
*/
if (rw_flag == FW_REG_WRITE)
mcr_mask |= GEN11_MCR_MULTICAST;
diff --git a/drivers/gpu/drm/i915/gt/intel_migrate.c b/drivers/gpu/drm/i915/gt/intel_migrate.c
index 6f7af4077135..aff5aca591e6 100644
--- a/drivers/gpu/drm/i915/gt/intel_migrate.c
+++ b/drivers/gpu/drm/i915/gt/intel_migrate.c
@@ -304,7 +304,7 @@ struct intel_context *intel_migrate_create_context(struct intel_migrate *m)
struct intel_context *ce;
/*
- * We randomly distribute contexts across the engines upon constrction,
+ * We randomly distribute contexts across the engines upon construction,
* as they all share the same pinned vm, and so in order to allow
* multiple blits to run in parallel, we must construct each blit
* to use a different range of the vm for its GTT. This has to be
@@ -646,7 +646,7 @@ calculate_chunk_sz(struct drm_i915_private *i915, bool src_is_lmem,
* When CHUNK_SZ is passed all the pages upto CHUNK_SZ
* will be taken for the blt. in Flat-ccs supported
* platform Smem obj will have more pages than required
- * for main meory hence limit it to the required size
+ * for main memory hence limit it to the required size
* for main memory
*/
return min_t(u64, bytes_to_cpy, CHUNK_SZ);
diff --git a/drivers/gpu/drm/i915/gt/intel_mocs.c b/drivers/gpu/drm/i915/gt/intel_mocs.c
index d791d63d49b4..cf41d325712e 100644
--- a/drivers/gpu/drm/i915/gt/intel_mocs.c
+++ b/drivers/gpu/drm/i915/gt/intel_mocs.c
@@ -675,7 +675,7 @@ void intel_mocs_init(struct intel_gt *gt)
__init_mocs_table(gt->uncore, &table, global_mocs_offset());
/*
- * Initialize the L3CC table as part of mocs initalization to make
+ * Initialize the L3CC table as part of mocs initialization to make
* sure the LNCFCMOCSx registers are programmed for the subsequent
* memory transactions including guc transactions
*/
diff --git a/drivers/gpu/drm/i915/gt/intel_reset.c b/drivers/gpu/drm/i915/gt/intel_reset.c
index aae5a081cb53..5a625518d1a9 100644
--- a/drivers/gpu/drm/i915/gt/intel_reset.c
+++ b/drivers/gpu/drm/i915/gt/intel_reset.c
@@ -1098,7 +1098,7 @@ static bool __intel_gt_unset_wedged(struct intel_gt *gt)
dma_fence_default_wait(fence, false, MAX_SCHEDULE_TIMEOUT);
dma_fence_put(fence);
- /* Restart iteration after droping lock */
+ /* Restart iteration after dropping lock */
spin_lock(&timelines->lock);
tl = list_entry(&timelines->active_list, typeof(*tl), link);
}
diff --git a/drivers/gpu/drm/i915/gt/intel_ring_submission.c b/drivers/gpu/drm/i915/gt/intel_ring_submission.c
index 458e29d89978..6e9977b2d180 100644
--- a/drivers/gpu/drm/i915/gt/intel_ring_submission.c
+++ b/drivers/gpu/drm/i915/gt/intel_ring_submission.c
@@ -242,7 +242,7 @@ static int xcs_resume(struct intel_engine_cs *engine)
/*
* In case of resets fails because engine resumes from
* incorrect RING_HEAD and then GPU may be then fed
- * to invalid instrcutions, which may lead to unrecoverable
+ * to invalid instructions, which may lead to unrecoverable
* hang. So at first write doesn't succeed then try again.
*/
ENGINE_WRITE_FW(engine, RING_HEAD, ring->head);
diff --git a/drivers/gpu/drm/i915/gt/intel_rps_types.h b/drivers/gpu/drm/i915/gt/intel_rps_types.h
index 6507fa3f6d1e..5135b90a2a40 100644
--- a/drivers/gpu/drm/i915/gt/intel_rps_types.h
+++ b/drivers/gpu/drm/i915/gt/intel_rps_types.h
@@ -40,7 +40,7 @@ enum {
/**
* struct intel_rps_freq_caps - rps freq capabilities
* @rp0_freq: non-overclocked max frequency
- * @rp1_freq: "less than" RP0 power/freqency
+ * @rp1_freq: "less than" RP0 power/frequency
* @min_freq: aka RPn, minimum frequency
*
* Freq caps exposed by HW, values are in "hw units" and intel_gpu_freq()
@@ -90,7 +90,7 @@ struct intel_rps {
u8 boost_freq; /* Frequency to request when wait boosting */
u8 idle_freq; /* Frequency to request when we are idle */
u8 efficient_freq; /* AKA RPe. Pre-determined balanced frequency */
- u8 rp1_freq; /* "less than" RP0 power/freqency */
+ u8 rp1_freq; /* "less than" RP0 power/frequency */
u8 rp0_freq; /* Non-overclocked max frequency. */
u16 gpll_ref_freq; /* vlv/chv GPLL reference frequency */
diff --git a/drivers/gpu/drm/i915/gt/intel_sa_media.c b/drivers/gpu/drm/i915/gt/intel_sa_media.c
index 8c1dbcbcbc4f..2945526d52d1 100644
--- a/drivers/gpu/drm/i915/gt/intel_sa_media.c
+++ b/drivers/gpu/drm/i915/gt/intel_sa_media.c
@@ -27,7 +27,7 @@ int intel_sa_mediagt_setup(struct intel_gt *gt, phys_addr_t phys_addr,
/*
* Standalone media shares the general MMIO space with the primary
- * GT. We'll re-use the primary GT's mapping.
+ * GT. We'll reuse the primary GT's mapping.
*/
uncore->regs = intel_uncore_regs(&i915->uncore);
if (drm_WARN_ON(&i915->drm, uncore->regs == NULL))
diff --git a/drivers/gpu/drm/i915/gt/intel_sseu.c b/drivers/gpu/drm/i915/gt/intel_sseu.c
index c8fadf58d836..e4538dd726c8 100644
--- a/drivers/gpu/drm/i915/gt/intel_sseu.c
+++ b/drivers/gpu/drm/i915/gt/intel_sseu.c
@@ -687,7 +687,7 @@ u32 intel_sseu_make_rpcs(struct intel_gt *gt,
* According to documentation software must consider the configuration
* as 2x4x8 and hardware will translate this to 1x8x8.
*
- * Furthemore, even though SScount is three bits, maximum documented
+ * Furthermore, even though SScount is three bits, maximum documented
* value for it is four. From this some rules/restrictions follow:
*
* 1.
diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c
index 570c91878189..3ea9b06de1be 100644
--- a/drivers/gpu/drm/i915/gt/intel_workarounds.c
+++ b/drivers/gpu/drm/i915/gt/intel_workarounds.c
@@ -1318,7 +1318,7 @@ xehp_init_mcr(struct intel_gt *gt, struct i915_wa_list *wal)
* We'll do our default/implicit steering based on GSLICE (in the
* sliceid field) and DSS (in the subsliceid field). If we can
* find overlap between the valid MSLICE and/or LNCF values with
- * a suitable GSLICE, then we can just re-use the default value and
+ * a suitable GSLICE, then we can just reuse the default value and
* skip and explicit steering at runtime.
*
* We only need to look for overlap between GSLICE/MSLICE/LNCF to find
diff --git a/drivers/gpu/drm/i915/gt/selftest_execlists.c b/drivers/gpu/drm/i915/gt/selftest_execlists.c
index 222ca7c44951..07bc0bbee20f 100644
--- a/drivers/gpu/drm/i915/gt/selftest_execlists.c
+++ b/drivers/gpu/drm/i915/gt/selftest_execlists.c
@@ -53,7 +53,7 @@ static int wait_for_submit(struct intel_engine_cs *engine,
if (i915_request_completed(rq)) /* that was quick! */
return 0;
- /* Wait until the HW has acknowleged the submission (or err) */
+ /* Wait until the HW has acknowledged the submission (or err) */
intel_engine_flush_submission(engine);
if (!READ_ONCE(engine->execlists.pending[0]) && is_active(rq))
return 0;
diff --git a/drivers/gpu/drm/i915/gt/selftest_hangcheck.c b/drivers/gpu/drm/i915/gt/selftest_hangcheck.c
index 9ce8ff1c04fe..d99061735c58 100644
--- a/drivers/gpu/drm/i915/gt/selftest_hangcheck.c
+++ b/drivers/gpu/drm/i915/gt/selftest_hangcheck.c
@@ -548,7 +548,7 @@ static int igt_reset_fail_engine(void *arg)
struct intel_engine_cs *engine;
enum intel_engine_id id;
- /* Check that we can recover from engine-reset failues */
+ /* Check that we can recover from engine-reset failures */
if (!intel_has_reset_engine(gt))
return 0;
diff --git a/drivers/gpu/drm/i915/gt/selftest_lrc.c b/drivers/gpu/drm/i915/gt/selftest_lrc.c
index e17b8777d21d..22e750108c5f 100644
--- a/drivers/gpu/drm/i915/gt/selftest_lrc.c
+++ b/drivers/gpu/drm/i915/gt/selftest_lrc.c
@@ -63,7 +63,7 @@ static int wait_for_submit(struct intel_engine_cs *engine,
if (i915_request_completed(rq)) /* that was quick! */
return 0;
- /* Wait until the HW has acknowleged the submission (or err) */
+ /* Wait until the HW has acknowledged the submission (or err) */
intel_engine_flush_submission(engine);
if (!READ_ONCE(engine->execlists.pending[0]) && is_active(rq))
return 0;
diff --git a/drivers/gpu/drm/i915/gt/selftest_rc6.c b/drivers/gpu/drm/i915/gt/selftest_rc6.c
index 27b6d51ef145..908483ab0bc8 100644
--- a/drivers/gpu/drm/i915/gt/selftest_rc6.c
+++ b/drivers/gpu/drm/i915/gt/selftest_rc6.c
@@ -222,7 +222,7 @@ int live_rc6_ctx_wa(void *arg)
i915_reset_engine_count(error, engine);
const u32 *res;
- /* Use a sacrifical context */
+ /* Use a sacrificial context */
ce = intel_context_create(engine);
if (IS_ERR(ce)) {
err = PTR_ERR(ce);
diff --git a/drivers/gpu/drm/i915/gt/selftest_rps.c b/drivers/gpu/drm/i915/gt/selftest_rps.c
index 2d342bd61a31..c5446197e819 100644
--- a/drivers/gpu/drm/i915/gt/selftest_rps.c
+++ b/drivers/gpu/drm/i915/gt/selftest_rps.c
@@ -22,7 +22,7 @@
#include "selftests/igt_spinner.h"
#include "selftests/librapl.h"
-/* Try to isolate the impact of cstates from determing frequency response */
+/* Try to isolate the impact of cstates from determining frequency response */
#define CPU_LATENCY 0 /* -1 to disable pm_qos, 0 to disable cstates */
static void dummy_rps_work(struct work_struct *wrk)
diff --git a/drivers/gpu/drm/i915/gt/shaders/README b/drivers/gpu/drm/i915/gt/shaders/README
index e7e96d7073c7..22f8dabed434 100644
--- a/drivers/gpu/drm/i915/gt/shaders/README
+++ b/drivers/gpu/drm/i915/gt/shaders/README
@@ -10,7 +10,7 @@ i915/gt/shaders/clear_kernel directory.
The generated .c files should never be modified directly. Instead, any modification
needs to be done on the on their respective ASM files and build instructions below
-needes to be followed.
+needs to be followed.
Building
========
@@ -24,7 +24,7 @@ on building.
Please make sure your Mesa tool is compiled with "-Dtools=intel" and
"-Ddri-drivers=i965", and run this script from IGT source root directory"
-The instructions bellow assume:
+The instructions below assume:
* IGT gpu tools source code is located on your home directory (~) as ~/igt
* Mesa source code is located on your home directory (~) as ~/mesa
and built under the ~/mesa/build directory
@@ -43,4 +43,4 @@ igt $ ./scripts/generate_clear_kernel.sh -g ivb \
~/igt/lib/i915/shaders/clear_kernel/hsw.asm
~ $ cd ~/igt
igt $ ./scripts/generate_clear_kernel.sh -g hsw \
- -m ~/mesa/build/src/intel/tools/i965_asm
\ No newline at end of file
+ -m ~/mesa/build/src/intel/tools/i965_asm
diff --git a/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm b/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm
index 5fdf384bb621..6c0c89daf96c 100644
--- a/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm
+++ b/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm
@@ -24,7 +24,7 @@ mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N };
* DW 1.4 - Rsvd (intended for context ID)
* DW 1.5 - [31:16]:SliceCount, [15:0]:SubSlicePerSliceCount
* DW 1.6 - Rsvd MBZ (intended for Enable Wait on Total Thread Count)
- * DW 1.7 - Rsvd MBZ (inteded for Total Thread Count)
+ * DW 1.7 - Rsvd MBZ (intended for Total Thread Count)
*
* Binding Table
*
diff --git a/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm b/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm
index 97c7ac9e3854..27c28e63d6cc 100644
--- a/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm
+++ b/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm
@@ -24,7 +24,7 @@ mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N };
* DW 1.4 - Rsvd (intended for context ID)
* DW 1.5 - [31:16]:SliceCount, [15:0]:SubSlicePerSliceCount
* DW 1.6 - Rsvd MBZ (intended for Enable Wait on Total Thread Count)
- * DW 1.7 - Rsvd MBZ (inteded for Total Thread Count)
+ * DW 1.7 - Rsvd MBZ (intended for Total Thread Count)
*
* Binding Table
*
diff --git a/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h b/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
index 1fc0c17b1230..803c0379d97d 100644
--- a/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
+++ b/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h
@@ -81,7 +81,7 @@ struct guc_debug_capture_list {
*
* intel_guc_capture module uses these structures to maintain static
* tables (per unique platform) that consists of lists of registers
- * (offsets, names, flags,...) that are used at the ADS regisration
+ * (offsets, names, flags,...) that are used at the ADS registration
* time as well as during runtime processing and reporting of error-
* capture states generated by GuC just prior to engine reset events.
*/
@@ -200,7 +200,7 @@ struct intel_guc_state_capture {
* dynamically allocate new nodes when receiving the G2H notification
* because the event handlers for all G2H event-processing is called
* by the ct processing worker queue and when that queue is being
- * processed, there is no absoluate guarantee that we are not in the
+ * processed, there is no absolute guarantee that we are not in the
* midst of a GT reset operation (which doesn't allow allocations).
*/
struct list_head cachelist;
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc.c b/drivers/gpu/drm/i915/gt/uc/intel_guc.c
index 5949ff0b0161..9df80c325fc1 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc.c
@@ -690,7 +690,7 @@ int intel_guc_suspend(struct intel_guc *guc)
* H2G MMIO command completes.
*
* Don't abort on a failure code from the GuC. Keep going and do the
- * clean up in santize() and re-initialisation on resume and hopefully
+ * clean up in sanitize() and re-initialisation on resume and hopefully
* the error here won't be problematic.
*/
ret = intel_guc_send_mmio(guc, action, ARRAY_SIZE(action), NULL, 0);
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc.h b/drivers/gpu/drm/i915/gt/uc/intel_guc.h
index 57b903132776..053780f562c1 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc.h
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc.h
@@ -295,7 +295,7 @@ struct intel_guc {
*/
struct work_struct dead_guc_worker;
/**
- * @last_dead_guc_jiffies: timestamp of previous 'dead guc' occurrance
+ * @last_dead_guc_jiffies: timestamp of previous 'dead guc' occurrence
* used to prevent a fundamentally broken system from continuously
* reloading the GuC.
*/
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
index 4ce6e2332a63..eded00f0c7e1 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
@@ -408,7 +408,7 @@ enum guc_capture_type {
GUC_CAPTURE_LIST_TYPE_MAX,
};
-/* Class indecies for capture_class and capture_instance arrays */
+/* Class indices for capture_class and capture_instance arrays */
enum {
GUC_CAPTURE_LIST_CLASS_RENDER_COMPUTE = 0,
GUC_CAPTURE_LIST_CLASS_VIDEO = 1,
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c b/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
index 12f1ba7ca9c1..3b1333a24a89 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
@@ -1223,7 +1223,7 @@ __extend_last_switch(struct intel_guc *guc, u64 *prev_start, u32 new_start)
* determine validity of these values. Instead we read the values multiple times
* until they are consistent. In test runs, 3 attempts results in consistent
* values. The upper bound is set to 6 attempts and may need to be tuned as per
- * any new occurences.
+ * any new occurrences.
*/
static void __get_engine_usage_record(struct intel_engine_cs *engine,
u32 *last_in, u32 *id, u32 *total)
@@ -2995,7 +2995,7 @@ static int __guc_context_pin(struct intel_context *ce,
/*
* GuC context gets pinned in guc_request_alloc. See that function for
- * explaination of why.
+ * explanation of why.
*/
return lrc_pin(ce, engine, vaddr);
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_uc.c b/drivers/gpu/drm/i915/gt/uc/intel_uc.c
index 5b8080ec5315..90ba1b0b4c9d 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_uc.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_uc.c
@@ -512,7 +512,7 @@ static int __uc_init_hw(struct intel_uc *uc)
ERR_PTR(ret), attempts);
}
- /* Did we succeded or run out of retries? */
+ /* Did we succeed or run out of retries? */
if (ret)
goto err_log_capture;
diff --git a/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c b/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c
index 26fdc392fce6..83801c992488 100644
--- a/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c
+++ b/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c
@@ -64,7 +64,7 @@ static int intel_hang_guc(void *arg)
old_beat = engine->props.heartbeat_interval_ms;
ret = intel_engine_set_heartbeat(engine, BEAT_INTERVAL);
if (ret) {
- gt_err(gt, "Failed to boost heatbeat interval: %pe\n", ERR_PTR(ret));
+ gt_err(gt, "Failed to boost heartbeat interval: %pe\n", ERR_PTR(ret));
goto err;
}
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
2025-01-20 8:15 ` [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:15 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files Nitin Gote
` (9 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/gvt reported by codespell tool.
v2: Correct comment styling. <Krzysztof Niemiec>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/gvt/cmd_parser.c | 15 ++++++++-------
drivers/gpu/drm/i915/gvt/dmabuf.c | 2 +-
drivers/gpu/drm/i915/gvt/edid.c | 2 +-
drivers/gpu/drm/i915/gvt/gtt.c | 2 +-
drivers/gpu/drm/i915/gvt/gvt.h | 8 +++++---
drivers/gpu/drm/i915/gvt/handlers.c | 6 +++---
drivers/gpu/drm/i915/gvt/kvmgt.c | 2 +-
drivers/gpu/drm/i915/gvt/mmio_context.c | 6 +++---
drivers/gpu/drm/i915/gvt/scheduler.c | 11 ++++++-----
drivers/gpu/drm/i915/gvt/vgpu.c | 6 +++---
10 files changed, 32 insertions(+), 28 deletions(-)
diff --git a/drivers/gpu/drm/i915/gvt/cmd_parser.c b/drivers/gpu/drm/i915/gvt/cmd_parser.c
index 6439c8e91a8d..f25ee2953baf 100644
--- a/drivers/gpu/drm/i915/gvt/cmd_parser.c
+++ b/drivers/gpu/drm/i915/gvt/cmd_parser.c
@@ -1906,7 +1906,7 @@ static int perform_bb_shadow(struct parser_exec_state *s)
s->vgpu->gtt.ggtt_mm : s->workload->shadow_mm;
unsigned long start_offset = 0;
- /* get the start gm address of the batch buffer */
+ /* Get the start gm address of the batch buffer */
gma = get_gma_bb_from_cmd(s, 1);
if (gma == INTEL_GVT_INVALID_ADDR)
return -EFAULT;
@@ -1921,15 +1921,16 @@ static int perform_bb_shadow(struct parser_exec_state *s)
bb->ppgtt = (s->buf_addr_type == GTT_BUFFER) ? false : true;
- /* the start_offset stores the batch buffer's start gma's
- * offset relative to page boundary. so for non-privileged batch
+ /*
+ * The start_offset stores the batch buffer's start gma's
+ * offset relative to page boundary. So for non-privileged batch
* buffer, the shadowed gem object holds exactly the same page
- * layout as original gem object. This is for the convience of
+ * layout as original gem object. This is for the convenience of
* replacing the whole non-privilged batch buffer page to this
- * shadowed one in PPGTT at the same gma address. (this replacing
+ * shadowed one in PPGTT at the same gma address. (This replacing
* action is not implemented yet now, but may be necessary in
* future).
- * for prileged batch buffer, we just change start gma address to
+ * For prileged batch buffer, we just change start gma address to
* that of shadowed page.
*/
if (bb->ppgtt)
@@ -1976,7 +1977,7 @@ static int perform_bb_shadow(struct parser_exec_state *s)
/*
* ip_va saves the virtual address of the shadow batch buffer, while
* ip_gma saves the graphics address of the original batch buffer.
- * As the shadow batch buffer is just a copy from the originial one,
+ * As the shadow batch buffer is just a copy from the original one,
* it should be right to use shadow batch buffer'va and original batch
* buffer's gma in pair. After all, we don't want to pin the shadow
* buffer here (too early).
diff --git a/drivers/gpu/drm/i915/gvt/dmabuf.c b/drivers/gpu/drm/i915/gvt/dmabuf.c
index 9efc3ca0ce82..4f599af766b0 100644
--- a/drivers/gpu/drm/i915/gvt/dmabuf.c
+++ b/drivers/gpu/drm/i915/gvt/dmabuf.c
@@ -436,7 +436,7 @@ int intel_vgpu_query_plane(struct intel_vgpu *vgpu, void *args)
dmabuf_obj_get(dmabuf_obj);
}
ret = 0;
- gvt_dbg_dpy("vgpu%d: re-use dmabuf_obj ref %d, id %d\n",
+ gvt_dbg_dpy("vgpu%d: reuse dmabuf_obj ref %d, id %d\n",
vgpu->id, kref_read(&dmabuf_obj->kref),
gfx_plane_info->dmabuf_id);
mutex_unlock(&vgpu->dmabuf_lock);
diff --git a/drivers/gpu/drm/i915/gvt/edid.c b/drivers/gpu/drm/i915/gvt/edid.c
index 0a357ca42db1..89147d33168c 100644
--- a/drivers/gpu/drm/i915/gvt/edid.c
+++ b/drivers/gpu/drm/i915/gvt/edid.c
@@ -298,7 +298,7 @@ static int gmbus3_mmio_read(struct intel_vgpu *vgpu, unsigned int offset,
int byte_count = byte_left;
u32 reg_data = 0;
- /* Data can only be recevied if previous settings correct */
+ /* Data can only be received if previous settings correct */
if (vgpu_vreg_t(vgpu, PCH_GMBUS1) & GMBUS_SLAVE_READ) {
if (byte_left <= 0) {
memcpy(p_data, &vgpu_vreg(vgpu, offset), bytes);
diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
index 464fb17e82ee..2fa7ca19ba5d 100644
--- a/drivers/gpu/drm/i915/gvt/gtt.c
+++ b/drivers/gpu/drm/i915/gvt/gtt.c
@@ -1193,7 +1193,7 @@ static int ppgtt_populate_shadow_entry(struct intel_vgpu *vgpu,
gvt_vdbg_mm("shadow 64K gtt entry\n");
/*
* The layout of 64K page is special, the page size is
- * controlled by uper PDE. To be simple, we always split
+ * controlled by upper PDE. To be simple, we always split
* 64K page to smaller 4K pages in shadow PT.
*/
return split_64KB_gtt_entry(vgpu, spt, index, &se);
diff --git a/drivers/gpu/drm/i915/gvt/gvt.h b/drivers/gpu/drm/i915/gvt/gvt.h
index 8580c6d057e7..01d890999f25 100644
--- a/drivers/gpu/drm/i915/gvt/gvt.h
+++ b/drivers/gpu/drm/i915/gvt/gvt.h
@@ -452,8 +452,10 @@ void intel_vgpu_free_resource(struct intel_vgpu *vgpu);
void intel_vgpu_write_fence(struct intel_vgpu *vgpu,
u32 fence, u64 value);
-/* Macros for easily accessing vGPU virtual/shadow register.
- Explicitly seperate use for typed MMIO reg or real offset.*/
+/*
+ * Macros for easily accessing vGPU virtual/shadow register.
+ * Explicitly separate use for typed MMIO reg or real offset.
+ */
#define vgpu_vreg_t(vgpu, reg) \
(*(u32 *)(vgpu->mmio.vreg + i915_mmio_reg_offset(reg)))
#define vgpu_vreg(vgpu, offset) \
@@ -696,7 +698,7 @@ static inline void intel_gvt_mmio_set_cmd_write_patch(
* @offset: register offset
*
* Returns:
- * True if GPU commmand write to an MMIO should be patched
+ * True if GPU command write to an MMIO should be patched.
*/
static inline bool intel_gvt_mmio_is_cmd_write_patch(
struct intel_gvt *gvt, unsigned int offset)
diff --git a/drivers/gpu/drm/i915/gvt/handlers.c b/drivers/gpu/drm/i915/gvt/handlers.c
index ee473b45d1e4..4efee6797873 100644
--- a/drivers/gpu/drm/i915/gvt/handlers.c
+++ b/drivers/gpu/drm/i915/gvt/handlers.c
@@ -689,11 +689,11 @@ static void vgpu_update_refresh_rate(struct intel_vgpu *vgpu)
u32 new_rate = 0;
u32 *old_rate = &(intel_vgpu_port(vgpu, vgpu->display.port_num)->vrefresh_k);
- /* Calcuate pixel clock by (ls_clk * M / N) */
+ /* Calculate pixel clock by (ls_clk * M / N) */
pixel_clk = div_u64(mul_u32_u32(link_m, dp_br), link_n);
pixel_clk *= MSEC_PER_SEC;
- /* Calcuate refresh rate by (pixel_clk / (h_total * v_total)) */
+ /* Calculate refresh rate by (pixel_clk / (h_total * v_total)) */
new_rate = DIV64_U64_ROUND_CLOSEST(mul_u64_u32_shr(pixel_clk, MSEC_PER_SEC, 0), mul_u32_u32(htotal + 1, vtotal + 1));
if (*old_rate != new_rate)
@@ -2001,7 +2001,7 @@ static int elsp_mmio_write(struct intel_vgpu *vgpu, unsigned int offset,
* vGPU reset, it's set on D0->D3 on PCI config write, and cleared after
* vGPU reset if in resuming.
* In S0ix exit, the device power state also transite from D3 to D0 as
- * S3 resume, but no vGPU reset (triggered by QEMU devic model). After
+ * S3 resume, but no vGPU reset (triggered by QEMU device model). After
* S0ix exit, all engines continue to work. However the d3_entered
* remains set which will break next vGPU reset logic (miss the expected
* PPGTT invalidation).
diff --git a/drivers/gpu/drm/i915/gvt/kvmgt.c b/drivers/gpu/drm/i915/gvt/kvmgt.c
index b27ff77bfb50..69830a5c49d3 100644
--- a/drivers/gpu/drm/i915/gvt/kvmgt.c
+++ b/drivers/gpu/drm/i915/gvt/kvmgt.c
@@ -142,7 +142,7 @@ static int gvt_pin_guest_page(struct intel_vgpu *vgpu, unsigned long gfn,
int ret;
/*
- * We pin the pages one-by-one to avoid allocating a big arrary
+ * We pin the pages one-by-one to avoid allocating a big array
* on stack to hold pfns.
*/
for (npage = 0; npage < total_pages; npage++) {
diff --git a/drivers/gpu/drm/i915/gvt/mmio_context.c b/drivers/gpu/drm/i915/gvt/mmio_context.c
index 273db14fd5fc..2f7208843367 100644
--- a/drivers/gpu/drm/i915/gvt/mmio_context.c
+++ b/drivers/gpu/drm/i915/gvt/mmio_context.c
@@ -53,7 +53,7 @@ struct engine_mmio {
u32 value;
};
-/* Raw offset is appened to each line for convenience. */
+/* Raw offset is append to each line for convenience. */
static struct engine_mmio gen8_engine_mmio_list[] __cacheline_aligned = {
{RCS0, RING_MODE_GEN7(RENDER_RING_BASE), 0xffff, false}, /* 0x229c */
{RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
@@ -576,8 +576,8 @@ void intel_gvt_switch_mmio(struct intel_vgpu *pre,
/**
* We are using raw mmio access wrapper to improve the
- * performace for batch mmio read/write, so we need
- * handle forcewake mannually.
+ * performance for batch mmio read/write, so we need
+ * handle forcewake manually.
*/
intel_uncore_forcewake_get(engine->uncore, FORCEWAKE_ALL);
switch_mmio(pre, next, engine);
diff --git a/drivers/gpu/drm/i915/gvt/scheduler.c b/drivers/gpu/drm/i915/gvt/scheduler.c
index 23f2cc397ec9..6e87c10bc454 100644
--- a/drivers/gpu/drm/i915/gvt/scheduler.c
+++ b/drivers/gpu/drm/i915/gvt/scheduler.c
@@ -77,7 +77,7 @@ static void update_shadow_pdps(struct intel_vgpu_workload *workload)
}
/*
- * when populating shadow ctx from guest, we should not overrride oa related
+ * When populating shadow ctx from guest, we should not override oa related
* registers, so that they will not be overlapped by guest oa configs. Thus
* made it possible to capture oa data from host for both host and guests.
*/
@@ -528,9 +528,10 @@ static int prepare_shadow_batch_buffer(struct intel_vgpu_workload *workload)
int ret;
list_for_each_entry(bb, &workload->shadow_bb, list) {
- /* For privilge batch buffer and not wa_ctx, the bb_start_cmd_va
+ /*
+ * For privilege batch buffer and not wa_ctx, the bb_start_cmd_va
* is only updated into ring_scan_buffer, not real ring address
- * allocated in later copy_workload_to_ring_buffer. pls be noted
+ * allocated in later copy_workload_to_ring_buffer. Please be noted
* shadow_ring_buffer_va is now pointed to real ring buffer va
* in copy_workload_to_ring_buffer.
*/
@@ -546,7 +547,7 @@ static int prepare_shadow_batch_buffer(struct intel_vgpu_workload *workload)
* here, rather than switch to shadow bb's gma
* address, we directly use original batch buffer's
* gma address, and send original bb to hardware
- * directly
+ * directly.
*/
if (!bb->ppgtt) {
i915_gem_ww_ctx_init(&ww, false);
@@ -1774,7 +1775,7 @@ intel_vgpu_create_workload(struct intel_vgpu *vgpu,
}
/**
- * intel_vgpu_queue_workload - Qeue a vGPU workload
+ * intel_vgpu_queue_workload - Queue a vGPU workload
* @workload: the workload to queue in
*/
void intel_vgpu_queue_workload(struct intel_vgpu_workload *workload)
diff --git a/drivers/gpu/drm/i915/gvt/vgpu.c b/drivers/gpu/drm/i915/gvt/vgpu.c
index 63c751ca4119..11260392234a 100644
--- a/drivers/gpu/drm/i915/gvt/vgpu.c
+++ b/drivers/gpu/drm/i915/gvt/vgpu.c
@@ -78,7 +78,7 @@ void populate_pvinfo_page(struct intel_vgpu *vgpu)
* vGPU type name is defined as GVTg_Vx_y which contains the physical GPU
* generation type (e.g V4 as BDW server, V5 as SKL server).
*
- * Depening on the physical SKU resource, we might see vGPU types like
+ * Depending on the physical SKU resource, we might see vGPU types like
* GVTg_V4_8, GVTg_V4_4, GVTg_V4_2, etc. We can create different types of
* vGPU on same physical GPU depending on available resource. Each vGPU
* type will have a different number of avail_instance to indicate how
@@ -417,7 +417,7 @@ int intel_gvt_create_vgpu(struct intel_vgpu *vgpu,
* the whole vGPU to default state as when it is created. This vGPU function
* is required both for functionary and security concerns.The ultimate goal
* of vGPU FLR is that reuse a vGPU instance by virtual machines. When we
- * assign a vGPU to a virtual machine we must isse such reset first.
+ * assign a vGPU to a virtual machine we must issue such reset first.
*
* Full GT Reset and Per-Engine GT Reset are soft reset flow for GPU engines
* (Render, Blitter, Video, Video Enhancement). It is defined by GPU Spec.
@@ -428,7 +428,7 @@ int intel_gvt_create_vgpu(struct intel_vgpu *vgpu,
*
* The parameter dev_level is to identify if we will do DMLR or GT reset.
* The parameter engine_mask is to specific the engines that need to be
- * resetted. If value ALL_ENGINES is given for engine_mask, it means
+ * reset. If value ALL_ENGINES is given for engine_mask, it means
* the caller requests a full GT reset that we will reset all virtual
* GPU engines. For FLR, engine_mask is ignored.
*/
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
2025-01-20 8:15 ` [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files Nitin Gote
2025-01-20 8:15 ` [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:15 ` Krzysztof Niemiec
2025-01-21 16:14 ` Rodrigo Vivi
2025-01-20 8:15 ` [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files Nitin Gote
` (8 subsequent siblings)
11 siblings, 2 replies; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/gem reported by codespell tool.
v2: Codespell won't catch it, but it should be
"user defined" and not "use defined". <Krzysztof Niemiec>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +++---
drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 6 +++---
drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++--
drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 ++--
drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 2 +-
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c | 2 +-
11 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_context.c b/drivers/gpu/drm/i915/gem/i915_gem_context.c
index c0543c35cd6a..ab1af978911b 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_context.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_context.c
@@ -238,7 +238,7 @@ static int proto_context_set_persistence(struct drm_i915_private *i915,
*
* However, if we cannot reset an engine by itself, we cannot
* cleanup a hanging persistent context without causing
- * colateral damage, and we should not pretend we can by
+ * collateral damage, and we should not pretend we can by
* exposing the interface.
*/
if (!intel_has_reset_engine(to_gt(i915)))
@@ -1589,7 +1589,7 @@ static int __context_set_persistence(struct i915_gem_context *ctx, bool state)
*
* However, if we cannot reset an engine by itself, we cannot
* cleanup a hanging persistent context without causing
- * colateral damage, and we should not pretend we can by
+ * collateral damage, and we should not pretend we can by
* exposing the interface.
*/
if (!intel_has_reset_engine(to_gt(ctx->i915)))
@@ -2328,7 +2328,7 @@ finalize_create_context_locked(struct drm_i915_file_private *file_priv,
/*
* One for the xarray and one for the caller. We need to grab
- * the reference *prior* to making the ctx visble to userspace
+ * the reference *prior* to making the ctx visible to userspace
* in gem_context_register(), as at any point after that
* userspace can try to race us with another thread destroying
* the context under our feet.
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
index b6d97da63d1f..67ac2586a0f3 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
+++ b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
@@ -245,9 +245,9 @@ struct i915_gem_context {
* Execbuf uses the I915_EXEC_RING_MASK as an index into this
* array to select which HW context + engine to execute on. For
* the default array, the user_ring_map[] is used to translate
- * the legacy uABI onto the approprate index (e.g. both
+ * the legacy uABI onto the appropriate index (e.g. both
* I915_EXEC_DEFAULT and I915_EXEC_RENDER select the same
- * context, and I915_EXEC_BSD is weird). For a use defined
+ * context, and I915_EXEC_BSD is weird). For a user defined
* array, execbuf uses I915_EXEC_RING_MASK as a plain index.
*
* User defined by I915_CONTEXT_PARAM_ENGINE (when the
@@ -276,7 +276,7 @@ struct i915_gem_context {
* @vm: unique address space (GTT)
*
* In full-ppgtt mode, each context has its own address space ensuring
- * complete seperation of one client from all others.
+ * complete separation of one client from all others.
*
* In other modes, this is a NULL pointer with the expectation that
* the caller uses the shared global GTT.
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_domain.c b/drivers/gpu/drm/i915/gem/i915_gem_domain.c
index 3770828f2eaf..ee55caca67a1 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_domain.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_domain.c
@@ -276,7 +276,7 @@ int i915_gem_object_set_cache_level(struct drm_i915_gem_object *obj,
* For objects created by userspace through GEM_CREATE with pat_index
* set by set_pat extension, simply return 0 here without touching
* the cache setting, because such objects should have an immutable
- * cache setting by desgin and always managed by userspace.
+ * cache setting by design and always managed by userspace.
*/
if (i915_gem_object_has_cache_level(obj, cache_level))
return 0;
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c b/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
index f151640c1d13..c8107502190d 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
@@ -303,7 +303,7 @@ struct i915_execbuffer {
struct intel_gt_buffer_pool_node *batch_pool; /** pool node for batch buffer */
/**
- * Indicate either the size of the hastable used to resolve
+ * Indicate either the size of the hashtable used to resolve
* relocation handles, or if negative that we are using a direct
* index into the execobj[].
*/
@@ -2543,7 +2543,7 @@ static int eb_pin_timeline(struct i915_execbuffer *eb, struct intel_context *ce,
/*
* Error path, cannot use intel_context_timeline_lock as
- * that is user interruptable and this clean up step
+ * that is user interruptible and this clean up step
* must be done.
*/
mutex_lock(&ce->timeline->mutex);
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_region.c b/drivers/gpu/drm/i915/gem/i915_gem_region.c
index b09b74a2448b..636768d0f57e 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_region.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_region.c
@@ -82,7 +82,7 @@ __i915_gem_object_create_region(struct intel_memory_region *mem,
/*
* Anything smaller than the min_page_size can't be freely inserted into
- * the GTT, due to alignemnt restrictions. For such special objects,
+ * the GTT, due to alignment restrictions. For such special objects,
* make sure we force memcpy based suspend-resume. In the future we can
* revisit this, either by allowing special mis-aligned objects in the
* migration path, or by mapping all of LMEM upfront using cheap 1G
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
index 9117e9422844..aec41f0f098f 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
@@ -25,7 +25,7 @@ static bool swap_available(void)
static bool can_release_pages(struct drm_i915_gem_object *obj)
{
- /* Consider only shrinkable ojects. */
+ /* Consider only shrinkable objects. */
if (!i915_gem_object_is_shrinkable(obj))
return false;
@@ -261,7 +261,7 @@ i915_gem_shrink(struct i915_gem_ww_ctx *ww,
* i915_gem_shrink_all - Shrink buffer object caches completely
* @i915: i915 device
*
- * This is a simple wraper around i915_gem_shrink() to aggressively shrink all
+ * This is a simple wrapper around i915_gem_shrink() to aggressively shrink all
* caches completely. It also first waits for and retires all outstanding
* requests to also be able to release backing storage for active objects.
*
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
index d9eb84c1d2f1..5ac23ff3feff 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
@@ -39,7 +39,7 @@
* Since neither of this applies for new tiling layouts on modern platforms like
* W, Ys and Yf tiling GEM only allows object tiling to be set to X or Y tiled.
* Anything else can be handled in userspace entirely without the kernel's
- * invovlement.
+ * involvement.
*/
/**
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
index 10d8673641f7..1f4814968868 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
@@ -994,7 +994,7 @@ void i915_ttm_adjust_lru(struct drm_i915_gem_object *obj)
* If we need to place an LMEM resource which doesn't need CPU
* access then we should try not to victimize mappable objects
* first, since we likely end up stealing more of the mappable
- * portion. And likewise when we try to find space for a mappble
+ * portion. And likewise when we try to find space for a mappable
* object, we know not to ever victimize objects that don't
* occupy any mappable pages.
*/
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c b/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
index 041dab543b78..2f6b33edb9c9 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
@@ -603,7 +603,7 @@ int i915_ttm_move(struct ttm_buffer_object *bo, bool evict,
* sequence, where at the end we can do the move for real.
*
* The special case here is when the dst_mem is TTM_PL_SYSTEM,
- * which doens't require any kind of move, so it should be safe
+ * which doesn't require any kind of move, so it should be safe
* to skip all the below and call ttm_bo_move_null() here, where
* the caller in __i915_ttm_get_pages() will take care of the
* rest, since we should have a valid ttm_tt.
diff --git a/drivers/gpu/drm/i915/gem/selftests/huge_pages.c b/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
index 84d41e6ccf05..bd08605a1611 100644
--- a/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
+++ b/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
@@ -1781,7 +1781,7 @@ static int igt_tmpfs_fallback(void *arg)
/*
* Make sure that we don't burst into a ball of flames upon falling back
- * to tmpfs, which we rely on if on the off-chance we encouter a failure
+ * to tmpfs, which we rely on if on the off-chance we encounter a failure
* when setting up gemfs.
*/
diff --git a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
index 99a9ade73956..804f74084bd4 100644
--- a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
+++ b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
@@ -1342,7 +1342,7 @@ static int igt_mmap_migrate(void *arg)
}
/*
- * Allocate in the mappable portion, should be no suprises here.
+ * Allocate in the mappable portion, should be no surprises here.
*/
err = __igt_mmap_migrate(mixed, ARRAY_SIZE(mixed), mr, 0);
if (err)
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (2 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:16 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files Nitin Gote
` (7 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/pxp reported by codespell tool.
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h | 2 +-
drivers/gpu/drm/i915/pxp/intel_pxp_types.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h b/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
index 329b4fcdc040..929c20e98300 100644
--- a/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
+++ b/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
@@ -41,7 +41,7 @@ struct pxp43_huc_auth_out {
/* PXP-Input-Packet: Init PXP session */
struct pxp43_create_arb_in {
struct pxp_cmd_header header;
- /* header.stream_id fields for vesion 4.3 of Init PXP session: */
+ /* header.stream_id fields for version 4.3 of Init PXP session: */
#define PXP43_INIT_SESSION_VALID BIT(0)
#define PXP43_INIT_SESSION_APPTYPE BIT(1)
#define PXP43_INIT_SESSION_APPID GENMASK(17, 2)
diff --git a/drivers/gpu/drm/i915/pxp/intel_pxp_types.h b/drivers/gpu/drm/i915/pxp/intel_pxp_types.h
index 07864b584cf4..febdbcd8d61e 100644
--- a/drivers/gpu/drm/i915/pxp/intel_pxp_types.h
+++ b/drivers/gpu/drm/i915/pxp/intel_pxp_types.h
@@ -21,7 +21,7 @@ struct drm_i915_private;
*/
struct intel_pxp {
/**
- * @ctrl_gt: poiner to the tile that owns the controls for PXP subsystem assets that
+ * @ctrl_gt: pointer to the tile that owns the controls for PXP subsystem assets that
* the VDBOX, the KCR engine (and GSC CS depending on the platform)
*/
struct intel_gt *ctrl_gt;
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (3 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:16 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files Nitin Gote
` (6 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/selftests reported by codespell tool.
v2: Fix commenting style <Andi>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/selftests/i915_gem.c | 2 +-
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 21 ++++++++++++-------
drivers/gpu/drm/i915/selftests/i915_vma.c | 15 ++++++++-----
3 files changed, 24 insertions(+), 14 deletions(-)
diff --git a/drivers/gpu/drm/i915/selftests/i915_gem.c b/drivers/gpu/drm/i915/selftests/i915_gem.c
index 0727492576be..e817d233df61 100644
--- a/drivers/gpu/drm/i915/selftests/i915_gem.c
+++ b/drivers/gpu/drm/i915/selftests/i915_gem.c
@@ -80,7 +80,7 @@ static void simulate_hibernate(struct drm_i915_private *i915)
wakeref = intel_runtime_pm_get(&i915->runtime_pm);
/*
- * As a final sting in the tail, invalidate stolen. Under a real S4,
+ * As a final string in the tail, invalidate stolen. Under a real S4,
* stolen is lost and needs to be refilled on resume. However, under
* CI we merely do S4-device testing (as full S4 is too unreliable
* for automated testing across a cluster), so to simulate the effect
diff --git a/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c b/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
index 5c397a2df70e..5816d515203a 100644
--- a/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
+++ b/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
@@ -287,7 +287,8 @@ static int lowlevel_hole(struct i915_address_space *vm,
GEM_BUG_ON(count * BIT_ULL(aligned_size) > vm->total);
GEM_BUG_ON(hole_start + count * BIT_ULL(aligned_size) > hole_end);
- /* Ignore allocation failures (i.e. don't report them as
+ /*
+ * Ignore allocation failures (i.e. don't report them as
* a test failure) as we are purposefully allocating very
* large objects without checking that we have sufficient
* memory. We expect to hit -ENOMEM.
@@ -446,7 +447,8 @@ static int fill_hole(struct i915_address_space *vm,
list_add(&obj->st_link, &objects);
- /* Align differing sized objects against the edges, and
+ /*
+ * Align differing sized objects against the edges, and
* check we don't walk off into the void when binding
* them into the GTT.
*/
@@ -831,7 +833,8 @@ static int drunk_hole(struct i915_address_space *vm,
return -ENOMEM;
GEM_BUG_ON(!order);
- /* Ignore allocation failures (i.e. don't report them as
+ /*
+ * Ignore allocation failures (i.e. don't report them as
* a test failure) as we are purposefully allocating very
* large objects without checking that we have sufficient
* memory. We expect to hit -ENOMEM.
@@ -964,7 +967,7 @@ static int __shrink_hole(struct i915_address_space *vm,
break;
if (igt_timeout(end_time,
- "%s timed out at ofset %llx [%llx - %llx]\n",
+ "%s timed out at offset %llx [%llx - %llx]\n",
__func__, addr, hole_start, hole_end)) {
err = -EINTR;
break;
@@ -1011,7 +1014,7 @@ static int shrink_boom(struct i915_address_space *vm,
/*
* Catch the case which shrink_hole seems to miss. The setup here
* requires invoking the shrinker as we do the alloc_pt/alloc_pd, while
- * ensuring that all vma assiocated with the respective pd/pdp are
+ * ensuring that all vma associated with the respective pd/pdp are
* unpinned at the time.
*/
@@ -1537,9 +1540,10 @@ static int igt_gtt_reserve(void *arg)
u64 total;
int err = -ENODEV;
- /* i915_gem_gtt_reserve() tries to reserve the precise range
+ /*
+ * i915_gem_gtt_reserve() tries to reserve the precise range
* for the node, and evicts if it has to. So our test checks that
- * it can give us the requsted space and prevent overlaps.
+ * it can give us the requested space and prevent overlaps.
*/
/* Start by filling the GGTT */
@@ -1743,7 +1747,8 @@ static int igt_gtt_insert(void *arg)
u64 total;
int err = -ENODEV;
- /* i915_gem_gtt_insert() tries to allocate some free space in the GTT
+ /*
+ * i915_gem_gtt_insert() tries to allocate some free space in the GTT
* to the node, evicting if required.
*/
diff --git a/drivers/gpu/drm/i915/selftests/i915_vma.c b/drivers/gpu/drm/i915/selftests/i915_vma.c
index 71b52d5efef4..7c4111e60f2e 100644
--- a/drivers/gpu/drm/i915/selftests/i915_vma.c
+++ b/drivers/gpu/drm/i915/selftests/i915_vma.c
@@ -159,7 +159,8 @@ static int igt_vma_create(void *arg)
LIST_HEAD(objects);
int err = -ENOMEM;
- /* Exercise creating many vma amonst many objections, checking the
+ /*
+ * Exercise creating many vma amongst many objections, checking the
* vma creation and lookup routines.
*/
@@ -292,7 +293,8 @@ static int igt_vma_pin1(void *arg)
VALID(8192, PIN_GLOBAL | PIN_OFFSET_BIAS | (ggtt->mappable_end - 4096)),
#if !IS_ENABLED(CONFIG_DRM_I915_DEBUG_GEM)
- /* Misusing BIAS is a programming error (it is not controllable
+ /*
+ * Misusing BIAS is a programming error (it is not controllable
* from userspace) so when debugging is enabled, it explodes.
* However, the tests are still quite interesting for checking
* variable start, end and size.
@@ -312,7 +314,8 @@ static int igt_vma_pin1(void *arg)
struct i915_vma *vma;
int err = -EINVAL;
- /* Exercise all the weird and wonderful i915_vma_pin requests,
+ /*
+ * Exercise all the weird and wonderful i915_vma_pin requests,
* focusing on error handling of boundary conditions.
*/
@@ -577,7 +580,8 @@ static int igt_vma_rotate_remap(void *arg)
const unsigned int max_pages = 64;
int err = -ENOMEM;
- /* Create VMA for many different combinations of planes and check
+ /*
+ * Create VMA for many different combinations of planes and check
* that the page layout within the rotated VMA match our expectations.
*/
@@ -804,7 +808,8 @@ static int igt_vma_partial(void *arg)
struct i915_vma *vma;
int err = -ENOMEM;
- /* Create lots of different VMA for the object and check that
+ /*
+ * Create lots of different VMA for the object and check that
* we are returned the same VMA when we later request the same range.
*/
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (4 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:17 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files Nitin Gote
` (5 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/soc reported by codespell tool.
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/soc/intel_pch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/soc/intel_pch.c b/drivers/gpu/drm/i915/soc/intel_pch.c
index 842db43e46c0..9f7c9dbc178e 100644
--- a/drivers/gpu/drm/i915/soc/intel_pch.c
+++ b/drivers/gpu/drm/i915/soc/intel_pch.c
@@ -243,7 +243,7 @@ void intel_detect_pch(struct drm_i915_private *dev_priv)
* underneath. This is a requirement from virtualization team.
*
* In some virtualized environments (e.g. XEN), there is irrelevant
- * ISA bridge in the system. To work reliably, we should scan trhough
+ * ISA bridge in the system. To work reliably, we should scan through
* all the ISA bridge devices and check for the first match, instead
* of only checking the first one.
*/
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (5 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:17 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files Nitin Gote
` (4 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915/display reported by codespell tool.
v2:
- Include british and american spelling, as those are
not typos.
- Fix commenting style. <Jani>
v3: Fix "In case" wrongly capitalized and
also fix comment style. <Krzysztof Niemiec>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/display/dvo_ns2501.c | 2 +-
drivers/gpu/drm/i915/display/i9xx_wm.c | 6 +--
drivers/gpu/drm/i915/display/icl_dsi.c | 4 +-
drivers/gpu/drm/i915/display/intel_audio.c | 4 +-
drivers/gpu/drm/i915/display/intel_cdclk.c | 2 +-
drivers/gpu/drm/i915/display/intel_color.c | 2 +-
drivers/gpu/drm/i915/display/intel_crt.c | 6 ++-
drivers/gpu/drm/i915/display/intel_crtc.c | 2 +-
drivers/gpu/drm/i915/display/intel_cursor.c | 2 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 4 +-
drivers/gpu/drm/i915/display/intel_display.c | 8 ++--
.../drm/i915/display/intel_display_debugfs.c | 2 +-
.../drm/i915/display/intel_display_power.c | 4 +-
.../i915/display/intel_display_power_well.h | 4 +-
.../drm/i915/display/intel_display_types.h | 4 +-
drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
.../drm/i915/display/intel_dp_link_training.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp_test.c | 4 +-
.../gpu/drm/i915/display/intel_dp_tunnel.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpio_phy.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 2 +-
drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 2 +-
drivers/gpu/drm/i915/display/intel_dvo_dev.h | 2 +-
drivers/gpu/drm/i915/display/intel_fdi.c | 2 +-
.../drm/i915/display/intel_fifo_underrun.c | 2 +-
.../gpu/drm/i915/display/intel_frontbuffer.c | 2 +-
drivers/gpu/drm/i915/display/intel_hdcp.c | 8 ++--
drivers/gpu/drm/i915/display/intel_hotplug.c | 6 +--
.../gpu/drm/i915/display/intel_hotplug_irq.c | 2 +-
drivers/gpu/drm/i915/display/intel_link_bw.c | 2 +-
drivers/gpu/drm/i915/display/intel_overlay.c | 20 +++++---
drivers/gpu/drm/i915/display/intel_pmdemand.c | 2 +-
drivers/gpu/drm/i915/display/intel_pps.c | 5 +-
drivers/gpu/drm/i915/display/intel_psr.c | 8 ++--
drivers/gpu/drm/i915/display/intel_sdvo.c | 4 +-
.../gpu/drm/i915/display/intel_sdvo_regs.h | 2 +-
drivers/gpu/drm/i915/display/intel_snps_phy.c | 2 +-
drivers/gpu/drm/i915/display/intel_vblank.c | 2 +-
drivers/gpu/drm/i915/display/intel_vdsc.c | 2 +-
drivers/gpu/drm/i915/display/skl_scaler.c | 48 +++++++++----------
.../drm/i915/display/skl_universal_plane.c | 4 +-
drivers/gpu/drm/i915/display/skl_watermark.c | 4 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 2 +-
drivers/gpu/drm/i915/display/vlv_dsi_pll.c | 2 +-
47 files changed, 112 insertions(+), 103 deletions(-)
diff --git a/drivers/gpu/drm/i915/display/dvo_ns2501.c b/drivers/gpu/drm/i915/display/dvo_ns2501.c
index 7146a9ed2213..92d32d6b5bce 100644
--- a/drivers/gpu/drm/i915/display/dvo_ns2501.c
+++ b/drivers/gpu/drm/i915/display/dvo_ns2501.c
@@ -517,7 +517,7 @@ static enum drm_connector_status ns2501_detect(struct intel_dvo_device *dvo)
* Even if not, the detection bit of the 2501 is unreliable as
* it only works for some display types.
* It is even more unreliable as the PLL must be active for
- * allowing reading from the chiop.
+ * allowing reading from the chip.
*/
return connector_status_connected;
}
diff --git a/drivers/gpu/drm/i915/display/i9xx_wm.c b/drivers/gpu/drm/i915/display/i9xx_wm.c
index db78c1e6b0a3..497850a6ac81 100644
--- a/drivers/gpu/drm/i915/display/i9xx_wm.c
+++ b/drivers/gpu/drm/i915/display/i9xx_wm.c
@@ -446,7 +446,7 @@ static const struct intel_watermark_params i845_wm_info = {
* @latency: Memory wakeup latency in 0.1us units
*
* Compute the watermark using the method 1 or "small buffer"
- * formula. The caller may additonally add extra cachelines
+ * formula. The caller may additionally add extra cachelines
* to account for TLB misses and clock crossings.
*
* This method is concerned with the short term drain rate
@@ -493,7 +493,7 @@ static unsigned int intel_wm_method1(unsigned int pixel_rate,
* @latency: Memory wakeup latency in 0.1us units
*
* Compute the watermark using the method 2 or "large buffer"
- * formula. The caller may additonally add extra cachelines
+ * formula. The caller may additionally add extra cachelines
* to account for TLB misses and clock crossings.
*
* This method is concerned with the long term drain rate
@@ -1562,7 +1562,7 @@ static int vlv_compute_fifo(struct intel_crtc_state *crtc_state)
/*
* When enabling sprite0 after sprite1 has already been enabled
* we tend to get an underrun unless sprite0 already has some
- * FIFO space allcoated. Hence we always allocate at least one
+ * FIFO space allocated. Hence we always allocate at least one
* cacheline for sprite0 whenever sprite1 is enabled.
*
* All other plane enable sequences appear immune to this problem.
diff --git a/drivers/gpu/drm/i915/display/icl_dsi.c b/drivers/gpu/drm/i915/display/icl_dsi.c
index 09034ef651f0..ee1c3fb500a7 100644
--- a/drivers/gpu/drm/i915/display/icl_dsi.c
+++ b/drivers/gpu/drm/i915/display/icl_dsi.c
@@ -243,7 +243,7 @@ static void dsi_program_swing_and_deemphasis(struct intel_encoder *encoder)
for_each_dsi_phy(phy, intel_dsi->phys) {
/*
* Program voltage swing and pre-emphasis level values as per
- * table in BSPEC under DDI buffer programing
+ * table in BSPEC under DDI buffer programming.
*/
mask = SCALING_MODE_SEL_MASK | RTERM_SELECT_MASK;
val = SCALING_MODE_SEL(0x2) | TAP2_DISABLE | TAP3_DISABLE |
@@ -961,7 +961,7 @@ gen11_dsi_set_transcoder_timings(struct intel_encoder *encoder,
for_each_dsi_port(port, intel_dsi->ports) {
dsi_trans = dsi_port_to_transcoder(port);
/*
- * FIXME: Programing this by assuming progressive mode, since
+ * FIXME: Programming this by assuming progressive mode, since
* non-interlaced info from VBT is not saved inside
* struct drm_display_mode.
* For interlace mode: program required pixel minus 2
diff --git a/drivers/gpu/drm/i915/display/intel_audio.c b/drivers/gpu/drm/i915/display/intel_audio.c
index 4b1f46815ad5..113d763e6ef3 100644
--- a/drivers/gpu/drm/i915/display/intel_audio.c
+++ b/drivers/gpu/drm/i915/display/intel_audio.c
@@ -567,7 +567,7 @@ static void hsw_audio_codec_enable(struct intel_encoder *encoder,
AUDIO_ELD_VALID(cpu_transcoder), 0);
/*
- * The audio componenent is used to convey the ELD
+ * The audio component is used to convey the ELD
* instead using of the hardware ELD buffer.
*/
@@ -665,7 +665,7 @@ static void ibx_audio_codec_enable(struct intel_encoder *encoder,
IBX_ELD_VALID(port), 0);
/*
- * The audio componenent is used to convey the ELD
+ * The audio component is used to convey the ELD
* instead using of the hardware ELD buffer.
*/
diff --git a/drivers/gpu/drm/i915/display/intel_cdclk.c b/drivers/gpu/drm/i915/display/intel_cdclk.c
index bee90b06995a..b520231833b7 100644
--- a/drivers/gpu/drm/i915/display/intel_cdclk.c
+++ b/drivers/gpu/drm/i915/display/intel_cdclk.c
@@ -2250,7 +2250,7 @@ static void bxt_sanitize_cdclk(struct intel_display *display)
/*
* Let's ignore the pipe field, since BIOS could have configured the
- * dividers both synching to an active pipe, or asynchronously
+ * dividers both syncing to an active pipe, or asynchronously
* (PIPE_NONE).
*/
cdctl &= ~bxt_cdclk_cd2x_pipe(display, INVALID_PIPE);
diff --git a/drivers/gpu/drm/i915/display/intel_color.c b/drivers/gpu/drm/i915/display/intel_color.c
index 2f51eccdb27a..8400a97f7e43 100644
--- a/drivers/gpu/drm/i915/display/intel_color.c
+++ b/drivers/gpu/drm/i915/display/intel_color.c
@@ -998,7 +998,7 @@ static void skl_color_commit_noarm(struct intel_dsb *dsb,
* output all black (until CSC_MODE is rearmed and properly latched).
* Once PSR exit (and proper register latching) has occurred the
* danger is over. Thus when PSR is enabled the CSC coeff/offset
- * register programming will be peformed from skl_color_commit_arm()
+ * register programming will be performed from skl_color_commit_arm()
* which is called after PSR exit.
*/
if (!crtc_state->has_psr)
diff --git a/drivers/gpu/drm/i915/display/intel_crt.c b/drivers/gpu/drm/i915/display/intel_crt.c
index 968ac705c3c6..b5367e059ee3 100644
--- a/drivers/gpu/drm/i915/display/intel_crt.c
+++ b/drivers/gpu/drm/i915/display/intel_crt.c
@@ -745,8 +745,10 @@ intel_crt_load_detect(struct intel_crt *crt, enum pipe pipe)
transconf | TRANSCONF_FORCE_BORDER);
intel_de_posting_read(display,
TRANSCONF(display, cpu_transcoder));
- /* Wait for next Vblank to substitue
- * border color for Color info */
+ /*
+ * Wait for next Vblank to substitute
+ * border color for Color info.
+ */
intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(display, pipe));
st00 = intel_de_read8(display, _VGA_MSR_WRITE);
status = ((st00 & (1 << 4)) != 0) ?
diff --git a/drivers/gpu/drm/i915/display/intel_crtc.c b/drivers/gpu/drm/i915/display/intel_crtc.c
index 3e8b52eaac27..e69b28779ac5 100644
--- a/drivers/gpu/drm/i915/display/intel_crtc.c
+++ b/drivers/gpu/drm/i915/display/intel_crtc.c
@@ -96,7 +96,7 @@ u32 intel_crtc_max_vblank_count(const struct intel_crtc_state *crtc_state)
struct drm_i915_private *dev_priv = to_i915(crtc_state->uapi.crtc->dev);
/*
- * From Gen 11, In case of dsi cmd mode, frame counter wouldnt
+ * From Gen 11, in case of dsi cmd mode, frame counter wouldn't
* have updated at the beginning of TE, if we want to use
* the hw counter, then we would find it updated in only
* the next TE, hence switching to sw counter.
diff --git a/drivers/gpu/drm/i915/display/intel_cursor.c b/drivers/gpu/drm/i915/display/intel_cursor.c
index 57cf8f46a458..12867748d1c1 100644
--- a/drivers/gpu/drm/i915/display/intel_cursor.c
+++ b/drivers/gpu/drm/i915/display/intel_cursor.c
@@ -680,7 +680,7 @@ static void i9xx_cursor_update_arm(struct intel_dsb *dsb,
* CURPOS.
*
* On other platforms CURPOS always requires the
- * CURBASE write to arm the update. Additonally
+ * CURBASE write to arm the update. Additionally
* a write to any of the cursor register will cancel
* an already armed cursor update. Thus leaving out
* the CURBASE write after CURPOS could lead to a
diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c
index acb986bc1f33..b9b6c32f478b 100644
--- a/drivers/gpu/drm/i915/display/intel_ddi.c
+++ b/drivers/gpu/drm/i915/display/intel_ddi.c
@@ -2985,7 +2985,7 @@ static void intel_ddi_pre_enable_hdmi(struct intel_atomic_state *state,
* - crtc_state will be the state of the first stream to be activated on this
* port, and it may not be the same stream that will be deactivated last, but
* each stream should have a state that is identical when it comes to the DP
- * link parameteres
+ * link parameters.
*/
static void intel_ddi_pre_enable(struct intel_atomic_state *state,
struct intel_encoder *encoder,
@@ -3285,7 +3285,7 @@ static void intel_ddi_post_disable(struct intel_atomic_state *state,
* be deactivated on this port, and it may not be the same
* stream that was activated last, but each stream
* should have a state that is identical when it comes to
- * the DP link parameteres
+ * the DP link parameters
*/
if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI))
diff --git a/drivers/gpu/drm/i915/display/intel_display.c b/drivers/gpu/drm/i915/display/intel_display.c
index f5d2eacce119..4894671228cf 100644
--- a/drivers/gpu/drm/i915/display/intel_display.c
+++ b/drivers/gpu/drm/i915/display/intel_display.c
@@ -1013,7 +1013,7 @@ static void intel_async_flip_vtd_wa(struct drm_i915_private *i915,
{
if (DISPLAY_VER(i915) == 9) {
/*
- * "Plane N strech max must be programmed to 11b (x1)
+ * "Plane N stretch max must be programmed to 11b (x1)
* when Async flips are enabled on that plane."
*/
intel_de_rmw(i915, CHICKEN_PIPESL_1(pipe),
@@ -3564,7 +3564,7 @@ static void ilk_get_pfit_config(struct intel_crtc_state *crtc_state)
REG_FIELD_GET(PF_WIN_YSIZE_MASK, size));
/*
- * We currently do not free assignements of panel fitters on
+ * We currently do not free assignments of panel fitters on
* ivb/hsw (since we don't use the higher upscaling modes which
* differentiates them) so just WARN about this case for now.
*/
@@ -4264,7 +4264,7 @@ int intel_dotclock_calculate(int link_freq,
/*
* The calculation for the data clock -> pixel clock is:
* pixel_clock = ((m/n)*(link_clock * nr_lanes))/bpp
- * But we want to avoid losing precison if possible, so:
+ * But we want to avoid losing precision if possible, so:
* pixel_clock = ((m * link_clock * nr_lanes)/(n*bpp))
*
* and for link freq (10kbs units) -> pixel clock it is:
@@ -6394,7 +6394,7 @@ static void kill_joiner_secondaries(struct intel_atomic_state *state,
* the intel_crtc_enable_flip_done() function.
*
* As soon as the surface address register is written, flip done interrupt is
- * generated and the requested events are sent to the usersapce in the interrupt
+ * generated and the requested events are sent to the userspace in the interrupt
* handler itself. The timestamp and sequence sent during the flip done event
* correspond to the last vblank and have no relation to the actual time when
* the flip done event was sent.
diff --git a/drivers/gpu/drm/i915/display/intel_display_debugfs.c b/drivers/gpu/drm/i915/display/intel_display_debugfs.c
index f1d76484025a..926f09c35084 100644
--- a/drivers/gpu/drm/i915/display/intel_display_debugfs.c
+++ b/drivers/gpu/drm/i915/display/intel_display_debugfs.c
@@ -940,7 +940,7 @@ static int i915_lpsp_capability_show(struct seq_file *m, void *data)
/*
* Actually TGL can drive LPSP on port till DDI_C
* but there is no physical connected DDI_C on TGL sku's,
- * even driver is not initilizing DDI_C port for gen12.
+ * even driver is not initializing DDI_C port for gen12.
*/
lpsp_capable = encoder->port <= PORT_B;
else if (DISPLAY_VER(i915) == 11)
diff --git a/drivers/gpu/drm/i915/display/intel_display_power.c b/drivers/gpu/drm/i915/display/intel_display_power.c
index 8e86fcbcc189..14ae60749f02 100644
--- a/drivers/gpu/drm/i915/display/intel_display_power.c
+++ b/drivers/gpu/drm/i915/display/intel_display_power.c
@@ -842,7 +842,7 @@ void intel_display_power_put(struct drm_i915_private *dev_priv,
* block right away if this is the last reference.
*
* This function is only for the power domain code's internal use to suppress wakeref
- * tracking when the correspondig debug kconfig option is disabled, should not
+ * tracking when the corresponding debug kconfig option is disabled, should not
* be used otherwise.
*/
void intel_display_power_put_unchecked(struct drm_i915_private *dev_priv,
@@ -1733,7 +1733,7 @@ static void icl_display_core_uninit(struct intel_display *display)
gen9_disable_dc_states(display);
intel_dmc_disable_program(display);
- /* 1. Disable all display engine functions -> aready done */
+ /* 1. Disable all display engine functions -> already done */
/* 2. Disable DBUF */
gen9_dbuf_disable(display);
diff --git a/drivers/gpu/drm/i915/display/intel_display_power_well.h b/drivers/gpu/drm/i915/display/intel_display_power_well.h
index 338379dae44c..ec8e508d0593 100644
--- a/drivers/gpu/drm/i915/display/intel_display_power_well.h
+++ b/drivers/gpu/drm/i915/display/intel_display_power_well.h
@@ -60,7 +60,7 @@ struct i915_power_well_instance {
/* unique identifier for this power well */
enum i915_power_well_id id;
/*
- * Arbitraty data associated with this power well. Platform and power
+ * Arbitrary data associated with this power well. Platform and power
* well specific.
*/
union {
@@ -77,7 +77,7 @@ struct i915_power_well_instance {
struct {
/*
* request/status flag index in the power well
- * constrol/status registers.
+ * control/status registers.
*/
u8 idx;
} hsw;
diff --git a/drivers/gpu/drm/i915/display/intel_display_types.h b/drivers/gpu/drm/i915/display/intel_display_types.h
index 8271e50e3644..777219265ac3 100644
--- a/drivers/gpu/drm/i915/display/intel_display_types.h
+++ b/drivers/gpu/drm/i915/display/intel_display_types.h
@@ -732,7 +732,7 @@ struct intel_crtc_scaler_state {
*
* intel_atomic_setup_scalers will setup available scalers to users
* requesting scalers. It will gracefully fail if request exceeds
- * avilability.
+ * availability.
*/
#define SKL_CRTC_INDEX 31
unsigned scaler_users;
@@ -1113,7 +1113,7 @@ struct intel_crtc_state {
u16 su_y_granularity;
/*
- * Frequence the dpll for the port should run at. Differs from the
+ * Frequency the dpll for the port should run at. Differs from the
* adjusted dotclock e.g. for DP or 10/12bpc hdmi mode. This is also
* already multiplied by pixel_multiplier.
*/
diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
index 1ad25c37f3c2..b7bb9b9dbf4f 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -1075,7 +1075,7 @@ static bool source_can_output(struct intel_dp *intel_dp,
/*
* No YCbCr output support on gmch platforms.
* Also, ILK doesn't seem capable of DP YCbCr output.
- * The displayed image is severly corrupted. SNB+ is fine.
+ * The displayed image is severely corrupted. SNB+ is fine.
*/
return !HAS_GMCH(display) && !display->platform.ironlake;
diff --git a/drivers/gpu/drm/i915/display/intel_dp_link_training.c b/drivers/gpu/drm/i915/display/intel_dp_link_training.c
index 8b1977cfec50..9cb22baafeeb 100644
--- a/drivers/gpu/drm/i915/display/intel_dp_link_training.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_link_training.c
@@ -783,7 +783,7 @@ intel_dp_prepare_link_train(struct intel_dp *intel_dp,
/*
* WaEdpLinkRateDataReload
*
- * Parade PS8461E MUX (used on varius TGL+ laptops) needs
+ * Parade PS8461E MUX (used on various TGL+ laptops) needs
* to snoop the link rates reported by the sink when we
* use LINK_RATE_SET in order to operate in jitter cleaning
* mode (as opposed to redriver mode). Unfortunately it
@@ -1629,7 +1629,7 @@ void intel_dp_start_link_train(struct intel_atomic_state *state,
/*
* Ignore the link failure in CI
*
- * In fixed enviroments like CI, sometimes unexpected long HPDs are
+ * In fixed environments like CI, sometimes unexpected long HPDs are
* generated by the displays. If ignore_long_hpd flag is set, such long
* HPDs are ignored. And probably as a consequence of these ignored
* long HPDs, subsequent link trainings are failed resulting into CI
diff --git a/drivers/gpu/drm/i915/display/intel_dp_mst.c b/drivers/gpu/drm/i915/display/intel_dp_mst.c
index 227bd2783e64..5e97096faf93 100644
--- a/drivers/gpu/drm/i915/display/intel_dp_mst.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_mst.c
@@ -837,7 +837,7 @@ static int intel_dp_mst_check_bw(struct intel_atomic_state *state,
* @state must be recomputed with the updated @limits.
*
* Returns:
- * - 0 if the confugration is valid
+ * - 0 if the configuration is valid
* - %-EAGAIN, if the configuration is invalid and @limits got updated
* with fallback values with which the configuration of all CRTCs in
* @state must be recomputed
@@ -2056,7 +2056,7 @@ bool intel_dp_mst_crtc_needs_modeset(struct intel_atomic_state *state,
* @intel_dp: DP port object
*
* Prepare an MST link for topology probing, programming the target
- * link parameters to DPCD. This step is a requirement of the enumaration
+ * link parameters to DPCD. This step is a requirement of the enumeration
* of path resources during probing.
*/
void intel_dp_mst_prepare_probe(struct intel_dp *intel_dp)
diff --git a/drivers/gpu/drm/i915/display/intel_dp_test.c b/drivers/gpu/drm/i915/display/intel_dp_test.c
index 380b359b0420..614b90d6938f 100644
--- a/drivers/gpu/drm/i915/display/intel_dp_test.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_test.c
@@ -257,7 +257,7 @@ static void intel_dp_phy_pattern_update(struct intel_dp *intel_dp,
/*
* FIXME: Ideally pattern should come from DPCD 0x250. As
* current firmware of DPR-100 could not set it, so hardcoding
- * now for complaince test.
+ * now for compliance test.
*/
drm_dbg_kms(display->drm,
"Set 80Bit Custom Phy Test Pattern 0x3e0f83e0 0x0f83e0f8 0x0000f83e\n");
@@ -275,7 +275,7 @@ static void intel_dp_phy_pattern_update(struct intel_dp *intel_dp,
/*
* FIXME: Ideally pattern should come from DPCD 0x24A. As
* current firmware of DPR-100 could not set it, so hardcoding
- * now for complaince test.
+ * now for compliance test.
*/
drm_dbg_kms(display->drm,
"Set HBR2 compliance Phy Test Pattern\n");
diff --git a/drivers/gpu/drm/i915/display/intel_dp_tunnel.c b/drivers/gpu/drm/i915/display/intel_dp_tunnel.c
index 589872babdd7..280f302967e3 100644
--- a/drivers/gpu/drm/i915/display/intel_dp_tunnel.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_tunnel.c
@@ -647,7 +647,7 @@ void intel_dp_tunnel_atomic_clear_stream_bw(struct intel_atomic_state *state,
* @state must be recomputed with the updated @limits.
*
* Returns:
- * - 0 if the confugration is valid
+ * - 0 if the configuration is valid
* - %-EAGAIN, if the configuration is invalid and @limits got updated
* with fallback values with which the configuration of all CRTCs in
* @state must be recomputed
diff --git a/drivers/gpu/drm/i915/display/intel_dpio_phy.c b/drivers/gpu/drm/i915/display/intel_dpio_phy.c
index 52a36a2281e6..5f88702818d3 100644
--- a/drivers/gpu/drm/i915/display/intel_dpio_phy.c
+++ b/drivers/gpu/drm/i915/display/intel_dpio_phy.c
@@ -40,7 +40,7 @@
* VLV, CHV and BXT have slightly peculiar display PHYs for driving DP/HDMI
* ports. DPIO is the name given to such a display PHY. These PHYs
* don't follow the standard programming model using direct MMIO
- * registers, and instead their registers must be accessed trough IOSF
+ * registers, and instead their registers must be accessed through IOSF
* sideband. VLV has one such PHY for driving ports B and C, and CHV
* adds another PHY for driving port D. Each PHY responds to specific
* IOSF-SB port.
diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
index d86cc9ffd4ac..b8fa04d3cd5c 100644
--- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
+++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
@@ -4372,7 +4372,7 @@ void intel_shared_dpll_init(struct drm_i915_private *i915)
* calling intel_shared_dpll_swap_state().
*
* Returns:
- * 0 on success, negative error code on falure.
+ * 0 on success, negative error code on failure.
*/
int intel_compute_shared_dplls(struct intel_atomic_state *state,
struct intel_crtc *crtc,
diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
index 6af325b8e27d..3eee76874304 100644
--- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
+++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
@@ -318,7 +318,7 @@ struct dpll_info {
const struct intel_shared_dpll_funcs *funcs;
/**
- * @id: unique indentifier for this DPLL
+ * @id: unique identifier for this DPLL
*/
enum intel_dpll_id id;
diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c b/drivers/gpu/drm/i915/display/intel_dsb.c
index 89d3496bcbdb..2f2812c23972 100644
--- a/drivers/gpu/drm/i915/display/intel_dsb.c
+++ b/drivers/gpu/drm/i915/display/intel_dsb.c
@@ -821,7 +821,7 @@ void intel_dsb_irq_handler(struct intel_display *display,
if (crtc->dsb_event) {
/*
- * Update vblank counter/timestmap in case it
+ * Update vblank counter/timestamp in case it
* hasn't been done yet for this frame.
*/
drm_crtc_accurate_vblank_count(&crtc->base);
diff --git a/drivers/gpu/drm/i915/display/intel_dsi_vbt.c b/drivers/gpu/drm/i915/display/intel_dsi_vbt.c
index b2b78f39cfd3..7b2ffd14ae6e 100644
--- a/drivers/gpu/drm/i915/display/intel_dsi_vbt.c
+++ b/drivers/gpu/drm/i915/display/intel_dsi_vbt.c
@@ -582,7 +582,7 @@ static const fn_mipi_elem_exec exec_elem[] = {
/*
* MIPI Sequence from VBT #53 parsing logic
- * We have already separated each seqence during bios parsing
+ * We have already separated each sequence during bios parsing
* Following is generic execution function for any sequence
*/
diff --git a/drivers/gpu/drm/i915/display/intel_dvo_dev.h b/drivers/gpu/drm/i915/display/intel_dvo_dev.h
index d20667870e50..f1e939aaf7fa 100644
--- a/drivers/gpu/drm/i915/display/intel_dvo_dev.h
+++ b/drivers/gpu/drm/i915/display/intel_dvo_dev.h
@@ -57,7 +57,7 @@ struct intel_dvo_dev_ops {
* Turn on/off output.
*
* Because none of our dvo drivers support an intermediate power levels,
- * we don't expose this in the interfac.
+ * we don't expose this in the interface.
*/
void (*dpms)(struct intel_dvo_device *dvo, bool enable);
diff --git a/drivers/gpu/drm/i915/display/intel_fdi.c b/drivers/gpu/drm/i915/display/intel_fdi.c
index 37cdfa9c692a..3e8d6d8af780 100644
--- a/drivers/gpu/drm/i915/display/intel_fdi.c
+++ b/drivers/gpu/drm/i915/display/intel_fdi.c
@@ -390,7 +390,7 @@ static int intel_fdi_atomic_check_bw(struct intel_atomic_state *state,
* @state must be recomputed with the updated @limits.
*
* Returns:
- * - 0 if the confugration is valid
+ * - 0 if the configuration is valid
* - %-EAGAIN, if the configuration is invalid and @limits got updated
* with fallback values with which the configuration of all CRTCs
* in @state must be recomputed
diff --git a/drivers/gpu/drm/i915/display/intel_fifo_underrun.c b/drivers/gpu/drm/i915/display/intel_fifo_underrun.c
index cda1daf4cdea..18fcdbe1248a 100644
--- a/drivers/gpu/drm/i915/display/intel_fifo_underrun.c
+++ b/drivers/gpu/drm/i915/display/intel_fifo_underrun.c
@@ -290,7 +290,7 @@ static bool __intel_set_cpu_fifo_underrun_reporting(struct drm_device *dev,
}
/**
- * intel_set_cpu_fifo_underrun_reporting - set cpu fifo underrrun reporting state
+ * intel_set_cpu_fifo_underrun_reporting - set cpu fifo underrun reporting state
* @dev_priv: i915 device instance
* @pipe: (CPU) pipe to set state for
* @enable: whether underruns should be reported or not
diff --git a/drivers/gpu/drm/i915/display/intel_frontbuffer.c b/drivers/gpu/drm/i915/display/intel_frontbuffer.c
index 6ed5f726ee60..26128c610cb4 100644
--- a/drivers/gpu/drm/i915/display/intel_frontbuffer.c
+++ b/drivers/gpu/drm/i915/display/intel_frontbuffer.c
@@ -227,7 +227,7 @@ static void intel_frontbuffer_flush_work(struct work_struct *work)
* @front: GEM object to flush
*
* This function is targeted for our dirty callback for queueing flush when
- * dma fence is signales
+ * dma fence is signals
*/
void intel_frontbuffer_queue_flush(struct intel_frontbuffer *front)
{
diff --git a/drivers/gpu/drm/i915/display/intel_hdcp.c b/drivers/gpu/drm/i915/display/intel_hdcp.c
index c60b22aaa819..3a10aee4f3e9 100644
--- a/drivers/gpu/drm/i915/display/intel_hdcp.c
+++ b/drivers/gpu/drm/i915/display/intel_hdcp.c
@@ -353,7 +353,7 @@ static bool hdcp_key_loadable(struct intel_display *display)
/*
* Another req for hdcp key loadability is enabled state of pll for
- * cdclk. Without active crtc we wont land here. So we are assuming that
+ * cdclk. Without active crtc we won't land here. So we are assuming that
* cdclk is already on.
*/
@@ -1550,9 +1550,9 @@ static int hdcp2_authentication_key_exchange(struct intel_connector *connector)
* with a 50ms delay if not hdcp2 capable for DP/DPMST encoders
* (dock decides to stop advertising hdcp2 capability for some reason).
* The reason being that during suspend resume dock usually keeps the
- * HDCP2 registers inaccesible causing AUX error. This wouldn't be a
+ * HDCP2 registers inaccessible causing AUX error. This wouldn't be a
* big problem if the userspace just kept retrying with some delay while
- * it continues to play low value content but most userpace applications
+ * it continues to play low value content but most userspace applications
* end up throwing an error when it receives one from KMD. This makes
* sure we give the dock and the sink devices to complete its power cycle
* and then try HDCP authentication. The values of 10 and delay of 50ms
@@ -2573,7 +2573,7 @@ void intel_hdcp_update_pipe(struct intel_atomic_state *state,
/*
* During the HDCP encryption session if Type change is requested,
- * disable the HDCP and reenable it with new TYPE value.
+ * disable the HDCP and re-enable it with new TYPE value.
*/
if (conn_state->content_protection ==
DRM_MODE_CONTENT_PROTECTION_UNDESIRED ||
diff --git a/drivers/gpu/drm/i915/display/intel_hotplug.c b/drivers/gpu/drm/i915/display/intel_hotplug.c
index 3adc791d3776..c0d48f651dab 100644
--- a/drivers/gpu/drm/i915/display/intel_hotplug.c
+++ b/drivers/gpu/drm/i915/display/intel_hotplug.c
@@ -806,7 +806,7 @@ static void i915_hpd_poll_init_work(struct work_struct *work)
* of the powerwells.
*
* Since this function can get called in contexts where we're already holding
- * dev->mode_config.mutex, we do the actual hotplug enabling in a seperate
+ * dev->mode_config.mutex, we do the actual hotplug enabling in a separate
* worker.
*
* Also see: intel_hpd_init() and intel_hpd_poll_disable().
@@ -823,7 +823,7 @@ void intel_hpd_poll_enable(struct drm_i915_private *dev_priv)
/*
* We might already be holding dev->mode_config.mutex, so do this in a
- * seperate worker
+ * separate worker
* As well, there's no issue if we race here since we always reschedule
* this worker anyway
*/
@@ -844,7 +844,7 @@ void intel_hpd_poll_enable(struct drm_i915_private *dev_priv)
* of the powerwells.
*
* Since this function can get called in contexts where we're already holding
- * dev->mode_config.mutex, we do the actual hotplug enabling in a seperate
+ * dev->mode_config.mutex, we do the actual hotplug enabling in a separate
* worker.
*
* Also used during driver init to initialize connector->polled
diff --git a/drivers/gpu/drm/i915/display/intel_hotplug_irq.c b/drivers/gpu/drm/i915/display/intel_hotplug_irq.c
index 476ac88087e0..2137ac7b882a 100644
--- a/drivers/gpu/drm/i915/display/intel_hotplug_irq.c
+++ b/drivers/gpu/drm/i915/display/intel_hotplug_irq.c
@@ -197,7 +197,7 @@ void i915_hotplug_interrupt_update_locked(struct drm_i915_private *dev_priv,
* @bits: bits to enable
* NOTE: the HPD enable bits are modified both inside and outside
* of an interrupt context. To avoid that read-modify-write cycles
- * interfer, these bits are protected by a spinlock. Since this
+ * interfere, these bits are protected by a spinlock. Since this
* function is usually not called from a context where the lock is
* held already, this function acquires the lock itself. A non-locking
* version is also available.
diff --git a/drivers/gpu/drm/i915/display/intel_link_bw.c b/drivers/gpu/drm/i915/display/intel_link_bw.c
index 29705c159119..f4d60e77aa18 100644
--- a/drivers/gpu/drm/i915/display/intel_link_bw.c
+++ b/drivers/gpu/drm/i915/display/intel_link_bw.c
@@ -221,7 +221,7 @@ assert_link_limit_change_valid(struct intel_display *display,
* limits in @new_limits if there is a BW limitation.
*
* Returns:
- * - 0 if the confugration is valid
+ * - 0 if the configuration is valid
* - %-EAGAIN, if the configuration is invalid and @new_limits got updated
* with fallback values with which the configuration of all CRTCs
* in @state must be recomputed
diff --git a/drivers/gpu/drm/i915/display/intel_overlay.c b/drivers/gpu/drm/i915/display/intel_overlay.c
index ca30fff61876..bbb0db33740e 100644
--- a/drivers/gpu/drm/i915/display/intel_overlay.c
+++ b/drivers/gpu/drm/i915/display/intel_overlay.c
@@ -46,7 +46,8 @@
/* Limits for overlay size. According to intel doc, the real limits are:
* Y width: 4095, UV width (planar): 2047, Y height: 2047,
* UV width (planar): * 1023. But the xorg thinks 2048 for height and width. Use
- * the mininum of both. */
+ * the minimum of both.
+ */
#define IMAGE_MAX_WIDTH 2048
#define IMAGE_MAX_HEIGHT 2046 /* 2 * 1023 */
/* on 830 and 845 these large limits result in the card hanging */
@@ -408,10 +409,12 @@ static int intel_overlay_off(struct intel_overlay *overlay)
drm_WARN_ON(display->drm, !overlay->active);
- /* According to intel docs the overlay hw may hang (when switching
+ /*
+ * According to intel docs the overlay hw may hang (when switching
* off) without loading the filter coeffs. It is however unclear whether
* this applies to the disabling of the overlay or to the switching off
- * of the hw. Do it in both cases */
+ * of the hw. Do it in both cases.
+ */
flip_addr |= OFC_UPDATE;
rq = alloc_request(overlay, intel_overlay_off_tail);
@@ -442,16 +445,19 @@ static int intel_overlay_off(struct intel_overlay *overlay)
return i915_active_wait(&overlay->last_flip);
}
-/* recover from an interruption due to a signal
- * We have to be careful not to repeat work forever an make forward progess. */
+/*
+ * Recover from an interruption due to a signal.
+ * We have to be careful not to repeat work forever an make forward progress.
+ */
static int intel_overlay_recover_from_interrupt(struct intel_overlay *overlay)
{
return i915_active_wait(&overlay->last_flip);
}
-/* Wait for pending overlay flip and release old frame.
+/*
+ * Wait for pending overlay flip and release old frame.
* Needs to be called before the overlay register are changed
- * via intel_overlay_(un)map_regs
+ * via intel_overlay_(un)map_regs.
*/
static int intel_overlay_release_old_vid(struct intel_overlay *overlay)
{
diff --git a/drivers/gpu/drm/i915/display/intel_pmdemand.c b/drivers/gpu/drm/i915/display/intel_pmdemand.c
index 975520322136..63301a01906c 100644
--- a/drivers/gpu/drm/i915/display/intel_pmdemand.c
+++ b/drivers/gpu/drm/i915/display/intel_pmdemand.c
@@ -609,7 +609,7 @@ intel_pmdemand_program_params(struct intel_display *display,
goto unlock;
drm_dbg_kms(display->drm,
- "initate pmdemand request values: (0x%x 0x%x)\n",
+ "initiate pmdemand request values: (0x%x 0x%x)\n",
mod_reg1, mod_reg2);
intel_de_rmw(display, XELPDP_INITIATE_PMDEMAND_REQUEST(1), 0,
diff --git a/drivers/gpu/drm/i915/display/intel_pps.c b/drivers/gpu/drm/i915/display/intel_pps.c
index eb35f0249f2b..c0f65749a3f6 100644
--- a/drivers/gpu/drm/i915/display/intel_pps.c
+++ b/drivers/gpu/drm/i915/display/intel_pps.c
@@ -1501,8 +1501,9 @@ static void pps_init_delays_vbt(struct intel_dp *intel_dp,
if (!pps_delays_valid(vbt))
return;
- /* On Toshiba Satellite P50-C-18C system the VBT T12 delay
- * of 500ms appears to be too short. Ocassionally the panel
+ /*
+ * On Toshiba Satellite P50-C-18C system the VBT T12 delay
+ * of 500ms appears to be too short. Occasionally the panel
* just fails to power back on. Increasing the delay to 800ms
* seems sufficient to avoid this problem.
*/
diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
index 0b021acb330f..3e7934242821 100644
--- a/drivers/gpu/drm/i915/display/intel_psr.c
+++ b/drivers/gpu/drm/i915/display/intel_psr.c
@@ -154,7 +154,7 @@
*
* Unfortunately CHICKEN_TRANS itself seems to be double buffered
* and thus won't latch until the first vblank. So with DC states
- * enabled the register effctively uses the reset value during DC5
+ * enabled the register effectively uses the reset value during DC5
* exit+PSR exit sequence, and thus the bit does nothing until
* latched by the vblank that it was trying to prevent from being
* generated in the first place. So we should probably call this
@@ -171,7 +171,7 @@
* CHICKEN_PIPESL_1[15]/HSW_UNMASK_VBL_TO_REGS_IN_SRD (hsw):
*
* On BDW without this bit is no vblanks whatsoever are
- * generated after PSR exit. On HSW this has no apparant effect.
+ * generated after PSR exit. On HSW this has no apparent effect.
* WaPsrDPRSUnmaskVBlankInSRD says to set this.
*
* The rest of the bits are more self-explanatory and/or
@@ -185,7 +185,7 @@
* has_psr + has_panel_replay: Panel Replay
* has_psr + has_panel_replay + has_sel_update: Panel Replay Selective Update
*
- * Description of some intel_psr varibles. enabled, panel_replay_enabled,
+ * Description of some intel_psr variables. enabled, panel_replay_enabled,
* sel_update_enabled
*
* enabled (alone): PSR1
@@ -1043,7 +1043,7 @@ static void hsw_activate_psr2(struct intel_dp *intel_dp)
};
/*
* Still using the default IO_BUFFER_WAKE and FAST_WAKE, see
- * comments bellow for more information
+ * comments below for more information
*/
int tmp;
diff --git a/drivers/gpu/drm/i915/display/intel_sdvo.c b/drivers/gpu/drm/i915/display/intel_sdvo.c
index 1b6040892c40..ca8aeb17c909 100644
--- a/drivers/gpu/drm/i915/display/intel_sdvo.c
+++ b/drivers/gpu/drm/i915/display/intel_sdvo.c
@@ -1741,8 +1741,8 @@ static void intel_sdvo_get_config(struct intel_encoder *encoder,
* pixel multiplier readout is tricky: Only on i915g/gm it is stored in
* the sdvo port register, on all other platforms it is part of the dpll
* state. Since the general pipe state readout happens before the
- * encoder->get_config we so already have a valid pixel multplier on all
- * other platfroms.
+ * encoder->get_config we so already have a valid pixel multiplier on all
+ * other platforms.
*/
if (IS_I915G(dev_priv) || IS_I915GM(dev_priv)) {
pipe_config->pixel_multiplier =
diff --git a/drivers/gpu/drm/i915/display/intel_sdvo_regs.h b/drivers/gpu/drm/i915/display/intel_sdvo_regs.h
index 54f099abefeb..56c4551abefd 100644
--- a/drivers/gpu/drm/i915/display/intel_sdvo_regs.h
+++ b/drivers/gpu/drm/i915/display/intel_sdvo_regs.h
@@ -244,7 +244,7 @@ struct intel_sdvo_set_target_input_args {
* Takes a struct intel_sdvo_output_flags of which outputs are targeted by
* future output commands.
*
- * Affected commands inclue SET_OUTPUT_TIMINGS_PART[12],
+ * Affected commands include SET_OUTPUT_TIMINGS_PART[12],
* GET_OUTPUT_TIMINGS_PART[12], and GET_OUTPUT_PIXEL_CLOCK_RANGE.
*/
#define SDVO_CMD_SET_TARGET_OUTPUT 0x11
diff --git a/drivers/gpu/drm/i915/display/intel_snps_phy.c b/drivers/gpu/drm/i915/display/intel_snps_phy.c
index 41fe26dc200b..cf7da666074c 100644
--- a/drivers/gpu/drm/i915/display/intel_snps_phy.c
+++ b/drivers/gpu/drm/i915/display/intel_snps_phy.c
@@ -521,7 +521,7 @@ static const struct intel_mpllb_state dg2_hdmi_148_5 = {
REG_FIELD_PREP(SNPS_PHY_MPLLB_SSC_UP_SPREAD, 1),
};
-/* values in the below table are calculted using the algo */
+/* values in the below table are calculated using the algo */
static const struct intel_mpllb_state dg2_hdmi_25200 = {
.clock = 25200,
.ref_control =
diff --git a/drivers/gpu/drm/i915/display/intel_vblank.c b/drivers/gpu/drm/i915/display/intel_vblank.c
index fb80e0bef08a..4efd4f7d497a 100644
--- a/drivers/gpu/drm/i915/display/intel_vblank.c
+++ b/drivers/gpu/drm/i915/display/intel_vblank.c
@@ -369,7 +369,7 @@ static bool i915_get_crtc_scanoutpos(struct drm_crtc *_crtc,
/*
* Already exiting vblank? If so, shift our position
- * so it looks like we're already apporaching the full
+ * so it looks like we're already approaching the full
* vblank end. This should make the generated timestamp
* more or less match when the active portion will start.
*/
diff --git a/drivers/gpu/drm/i915/display/intel_vdsc.c b/drivers/gpu/drm/i915/display/intel_vdsc.c
index 1e8f71fb3094..932435a7f88d 100644
--- a/drivers/gpu/drm/i915/display/intel_vdsc.c
+++ b/drivers/gpu/drm/i915/display/intel_vdsc.c
@@ -106,7 +106,7 @@ calculate_rc_params(struct drm_dsc_config *vdsc_cfg)
* According to DSC 1.2 spec in Section 4.1 if native_420 is set:
* -second_line_bpg_offset is 12 in general and equal to 2*(slice_height-1) if slice
* height < 8.
- * -second_line_offset_adj is 512 as shown by emperical values to yield best chroma
+ * -second_line_offset_adj is 512 as shown by empirical values to yield best chroma
* preservation in second line.
* -nsl_bpg_offset is calculated as second_line_offset/slice_height -1 then rounded
* up to 16 fractional bits, we left shift second line offset by 11 to preserve 11
diff --git a/drivers/gpu/drm/i915/display/skl_scaler.c b/drivers/gpu/drm/i915/display/skl_scaler.c
index a11e09a15e23..515196e03b93 100644
--- a/drivers/gpu/drm/i915/display/skl_scaler.c
+++ b/drivers/gpu/drm/i915/display/skl_scaler.c
@@ -585,31 +585,31 @@ static u16 glk_nearest_filter_coef(int t)
* The letter represents the filter tap (D is the center tap) and the number
* represents the coefficient set for a phase (0-16).
*
- * +------------+------------------------+------------------------+
- * |Index value | Data value coeffient 1 | Data value coeffient 2 |
- * +------------+------------------------+------------------------+
- * | 00h | B0 | A0 |
- * +------------+------------------------+------------------------+
- * | 01h | D0 | C0 |
- * +------------+------------------------+------------------------+
- * | 02h | F0 | E0 |
- * +------------+------------------------+------------------------+
- * | 03h | A1 | G0 |
- * +------------+------------------------+------------------------+
- * | 04h | C1 | B1 |
- * +------------+------------------------+------------------------+
- * | ... | ... | ... |
- * +------------+------------------------+------------------------+
- * | 38h | B16 | A16 |
- * +------------+------------------------+------------------------+
- * | 39h | D16 | C16 |
- * +------------+------------------------+------------------------+
- * | 3Ah | F16 | C16 |
- * +------------+------------------------+------------------------+
- * | 3Bh | Reserved | G16 |
- * +------------+------------------------+------------------------+
+ * +------------+--------------------------+--------------------------+
+ * |Index value | Data value coefficient 1 | Data value coefficient 2 |
+ * +------------+--------------------------+--------------------------+
+ * | 00h | B0 | A0 |
+ * +------------+--------------------------+--------------------------+
+ * | 01h | D0 | C0 |
+ * +------------+--------------------------+--------------------------+
+ * | 02h | F0 | E0 |
+ * +------------+--------------------------+--------------------------+
+ * | 03h | A1 | G0 |
+ * +------------+--------------------------+--------------------------+
+ * | 04h | C1 | B1 |
+ * +------------+--------------------------+--------------------------+
+ * | ... | ... | ... |
+ * +------------+--------------------------+--------------------------+
+ * | 38h | B16 | A16 |
+ * +------------+--------------------------+--------------------------+
+ * | 39h | D16 | C16 |
+ * +------------+--------------------------+--------------------------+
+ * | 3Ah | F16 | C16 |
+ * +------------+--------------------------+--------------------------+
+ * | 3Bh | Reserved | G16 |
+ * +------------+--------------------------+--------------------------+
*
- * To enable nearest-neighbor scaling: program scaler coefficents with
+ * To enable nearest-neighbor scaling: program scaler coefficients with
* the center tap (Dxx) values set to 1 and all other values set to 0 as per
* SCALER_COEFFICIENT_FORMAT
*
diff --git a/drivers/gpu/drm/i915/display/skl_universal_plane.c b/drivers/gpu/drm/i915/display/skl_universal_plane.c
index ff9764cac1e7..7ad89bf9cf04 100644
--- a/drivers/gpu/drm/i915/display/skl_universal_plane.c
+++ b/drivers/gpu/drm/i915/display/skl_universal_plane.c
@@ -1024,7 +1024,7 @@ static u32 skl_plane_ctl_rotate(unsigned int rotate)
break;
/*
* DRM_MODE_ROTATE_ is counter clockwise to stay compatible with Xrandr
- * while i915 HW rotation is clockwise, thats why this swapping.
+ * while i915 HW rotation is clockwise, that's why this swapping.
*/
case DRM_MODE_ROTATE_90:
return PLANE_CTL_ROTATE_270;
@@ -2885,7 +2885,7 @@ skl_get_initial_plane_config(struct intel_crtc *crtc,
/*
* DRM_MODE_ROTATE_ is counter clockwise to stay compatible with Xrandr
- * while i915 HW rotation is clockwise, thats why this swapping.
+ * while i915 HW rotation is clockwise, that's why this swapping.
*/
switch (val & PLANE_CTL_ROTATE_MASK) {
case PLANE_CTL_ROTATE_0:
diff --git a/drivers/gpu/drm/i915/display/skl_watermark.c b/drivers/gpu/drm/i915/display/skl_watermark.c
index f4458d1185b3..2bc6251e93d6 100644
--- a/drivers/gpu/drm/i915/display/skl_watermark.c
+++ b/drivers/gpu/drm/i915/display/skl_watermark.c
@@ -584,7 +584,7 @@ u32 skl_ddb_dbuf_slice_mask(struct drm_i915_private *i915,
/*
* Per plane DDB entry can in a really worst case be on multiple slices
- * but single entry is anyway contigious.
+ * but single entry is anyway contiguous.
*/
while (start_slice <= end_slice) {
slice_mask |= BIT(start_slice);
@@ -3204,7 +3204,7 @@ adjust_wm_latency(struct drm_i915_private *i915,
* WaWmMemoryReadLatency
*
* punit doesn't take into account the read latency so we need
- * to add proper adjustement to each valid level we retrieve
+ * to add proper adjustment to each valid level we retrieve
* from the punit when level 0 response data is 0us.
*/
if (wm[0] == 0) {
diff --git a/drivers/gpu/drm/i915/display/vlv_dsi.c b/drivers/gpu/drm/i915/display/vlv_dsi.c
index c4d731ab28eb..14973e9cb899 100644
--- a/drivers/gpu/drm/i915/display/vlv_dsi.c
+++ b/drivers/gpu/drm/i915/display/vlv_dsi.c
@@ -59,7 +59,7 @@ static u16 txbyteclkhs(u16 pixels, int bpp, int lane_count,
8 * 100), lane_count);
}
-/* return pixels equvalent to txbyteclkhs */
+/* return pixels equivalent to txbyteclkhs */
static u16 pixels_from_txbyteclkhs(u16 clk_hs, int bpp, int lane_count,
u16 burst_mode_ratio)
{
diff --git a/drivers/gpu/drm/i915/display/vlv_dsi_pll.c b/drivers/gpu/drm/i915/display/vlv_dsi_pll.c
index 59a50647f2c3..ac69eaece0fd 100644
--- a/drivers/gpu/drm/i915/display/vlv_dsi_pll.c
+++ b/drivers/gpu/drm/i915/display/vlv_dsi_pll.c
@@ -459,7 +459,7 @@ static void bxt_dsi_program_clocks(struct drm_device *dev, enum port port,
/*
* rx divider value needs to be updated in the
- * two differnt bit fields in the register hence splitting the
+ * two different bit fields in the register hence splitting the
* rx divider value accordingly
*/
rx_div_lower = rx_div & RX_DIVIDER_BIT_1_2;
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (6 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files Nitin Gote
@ 2025-01-20 8:15 ` Nitin Gote
2025-01-20 13:18 ` Krzysztof Niemiec
2025-01-20 9:42 ` ✗ Fi.CI.SPARSE: warning for Fix all typos in i915 (rev6) Patchwork
` (3 subsequent siblings)
11 siblings, 1 reply; 26+ messages in thread
From: Nitin Gote @ 2025-01-20 8:15 UTC (permalink / raw)
To: krzysztof.niemiec; +Cc: andi.shyti, jani.nikula, intel-gfx, nitin.r.gote
Fix all typos in files under drm/i915 reported by codespell tool.
v2: Fix commenting style. <Andi>
v3: "in case" should be capitalized and fix
comment style. <Krzysztof Niemiec>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
---
drivers/gpu/drm/i915/i915_driver.c | 2 +-
drivers/gpu/drm/i915/i915_gem.c | 6 +++---
drivers/gpu/drm/i915/i915_irq.c | 2 +-
drivers/gpu/drm/i915/i915_module.c | 2 +-
drivers/gpu/drm/i915/i915_perf.c | 19 ++++++++++++-------
drivers/gpu/drm/i915/i915_pmu.h | 2 +-
drivers/gpu/drm/i915/i915_reg.h | 7 ++++---
drivers/gpu/drm/i915/i915_request.c | 2 +-
drivers/gpu/drm/i915/i915_request.h | 4 ++--
drivers/gpu/drm/i915/i915_vma.c | 8 ++++----
drivers/gpu/drm/i915/intel_clock_gating.c | 2 +-
drivers/gpu/drm/i915/intel_gvt.c | 2 +-
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 2 +-
drivers/gpu/drm/i915/intel_runtime_pm.c | 2 +-
drivers/gpu/drm/i915/intel_runtime_pm.h | 2 +-
drivers/gpu/drm/i915/intel_uncore.c | 2 +-
16 files changed, 36 insertions(+), 30 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_driver.c b/drivers/gpu/drm/i915/i915_driver.c
index c2ae37d6b94d..91a7748f4492 100644
--- a/drivers/gpu/drm/i915/i915_driver.c
+++ b/drivers/gpu/drm/i915/i915_driver.c
@@ -1130,7 +1130,7 @@ static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
* leave the device in D0 on those platforms and hope the BIOS will
* power down the device properly. The issue was seen on multiple old
* GENs with different BIOS vendors, so having an explicit blacklist
- * is inpractical; apply the workaround on everything pre GEN6. The
+ * is impractical; apply the workaround on everything pre GEN6. The
* platforms where the issue was seen:
* Lenovo Thinkpad X301, X61s, X60, T60, X41
* Fujitsu FSC S7110
diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index 070ab6546987..8c8d43451f35 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm/i915/i915_gem.c
@@ -1146,11 +1146,11 @@ int i915_gem_init(struct drm_i915_private *dev_priv)
int ret;
/*
- * In the proccess of replacing cache_level with pat_index a tricky
+ * In the process of replacing cache_level with pat_index a tricky
* dependency is created on the definition of the enum i915_cache_level.
- * in case this enum is changed, PTE encode would be broken.
+ * In case this enum is changed, PTE encode would be broken.
* Add a WARNING here. And remove when we completely quit using this
- * enum
+ * enum.
*/
BUILD_BUG_ON(I915_CACHE_NONE != 0 ||
I915_CACHE_LLC != 1 ||
diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/drm/i915/i915_irq.c
index 202eb1b6ae54..f98e5cc14724 100644
--- a/drivers/gpu/drm/i915/i915_irq.c
+++ b/drivers/gpu/drm/i915/i915_irq.c
@@ -1233,7 +1233,7 @@ int intel_irq_install(struct drm_i915_private *dev_priv)
}
/**
- * intel_irq_uninstall - finilizes all irq handling
+ * intel_irq_uninstall - finalizes all irq handling
* @dev_priv: i915 device instance
*
* This stops interrupt and hotplug handling and unregisters and frees all
diff --git a/drivers/gpu/drm/i915/i915_module.c b/drivers/gpu/drm/i915/i915_module.c
index 7ed6d70389af..2f88970cc0a9 100644
--- a/drivers/gpu/drm/i915/i915_module.c
+++ b/drivers/gpu/drm/i915/i915_module.c
@@ -24,7 +24,7 @@ static int i915_check_nomodeset(void)
bool use_kms = true;
/*
- * Enable KMS by default, unless explicitly overriden by
+ * Enable KMS by default, unless explicitly overridden by
* either the i915.modeset parameter or by the
* nomodeset boot option.
*/
diff --git a/drivers/gpu/drm/i915/i915_perf.c b/drivers/gpu/drm/i915/i915_perf.c
index 2406cda75b7b..eb7b4e21b124 100644
--- a/drivers/gpu/drm/i915/i915_perf.c
+++ b/drivers/gpu/drm/i915/i915_perf.c
@@ -548,7 +548,8 @@ static bool oa_buffer_check_unlocked(struct i915_perf_stream *stream)
bool pollin;
u32 partial_report_size;
- /* We have to consider the (unlikely) possibility that read() errors
+ /*
+ * We have to consider the (unlikely) possibility that read() errors
* could result in an OA buffer reset which might reset the head and
* tail state.
*/
@@ -557,7 +558,8 @@ static bool oa_buffer_check_unlocked(struct i915_perf_stream *stream)
hw_tail = stream->perf->ops.oa_hw_tail_read(stream);
hw_tail -= gtt_offset;
- /* The tail pointer increases in 64 byte increments, not in report_size
+ /*
+ * The tail pointer increases in 64 byte increments, not in report_size
* steps. Also the report size may not be a power of 2. Compute
* potentially partially landed report in the OA buffer
*/
@@ -569,8 +571,9 @@ static bool oa_buffer_check_unlocked(struct i915_perf_stream *stream)
tail = hw_tail;
- /* Walk the stream backward until we find a report with report
- * id and timestmap not at 0. Since the circular buffer pointers
+ /*
+ * Walk the stream backward until we find a report with report
+ * id and timestamp not at 0. Since the circular buffer pointers
* progress by increments of 64 bytes and that reports can be up
* to 256 bytes long, we can't tell whether a report has fully
* landed in memory before the report id and timestamp of the
@@ -3849,7 +3852,7 @@ i915_perf_open_ioctl_locked(struct i915_perf *perf,
}
/*
- * Asking for SSEU configuration is a priviliged operation.
+ * Asking for SSEU configuration is a privileged operation.
*/
if (props->has_sseu)
privileged_op = true;
@@ -4478,14 +4481,16 @@ static bool gen12_is_valid_mux_addr(struct i915_perf *perf, u32 addr)
static u32 mask_reg_value(u32 reg, u32 val)
{
- /* HALF_SLICE_CHICKEN2 is programmed with a the
+ /*
+ * HALF_SLICE_CHICKEN2 is programmed with a the
* WaDisableSTUnitPowerOptimization workaround. Make sure the value
* programmed by userspace doesn't change this.
*/
if (REG_EQUAL(reg, HALF_SLICE_CHICKEN2))
val = val & ~_MASKED_BIT_ENABLE(GEN8_ST_PO_DISABLE);
- /* WAIT_FOR_RC6_EXIT has only one bit fullfilling the function
+ /*
+ * WAIT_FOR_RC6_EXIT has only one bit fulfilling the function
* indicated by its name and a bunch of selection fields used by OA
* configs.
*/
diff --git a/drivers/gpu/drm/i915/i915_pmu.h b/drivers/gpu/drm/i915/i915_pmu.h
index 8e66d63d0c9f..0ec78c2b4f20 100644
--- a/drivers/gpu/drm/i915/i915_pmu.h
+++ b/drivers/gpu/drm/i915/i915_pmu.h
@@ -103,7 +103,7 @@ struct i915_pmu {
/**
* @timer_last:
*
- * Timestmap of the previous timer invocation.
+ * Timestamp of the previous timer invocation.
*/
ktime_t timer_last;
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
index 765e6c0528fb..b9e2aa1c6f8a 100644
--- a/drivers/gpu/drm/i915/i915_reg.h
+++ b/drivers/gpu/drm/i915/i915_reg.h
@@ -84,7 +84,7 @@
* Try to name registers according to the specs. If the register name changes in
* the specs from platform to another, stick to the original name.
*
- * Try to re-use existing register macro definitions. Only add new macros for
+ * Try to reuse existing register macro definitions. Only add new macros for
* new register offsets, or when the register contents have changed enough to
* warrant a full redefinition.
*
@@ -492,8 +492,9 @@
#define MBUS_ABOX_BT_CREDIT_POOL1_MASK (0x1F << 0)
#define MBUS_ABOX_BT_CREDIT_POOL1(x) ((x) << 0)
-/* Make render/texture TLB fetches lower priorty than associated data
- * fetches. This is not turned on by default
+/*
+ * Make render/texture TLB fetches lower priority than associated data
+ * fetches. This is not turned on by default.
*/
#define MI_ARB_RENDER_TLB_LOW_PRIORITY (1 << 15)
diff --git a/drivers/gpu/drm/i915/i915_request.c b/drivers/gpu/drm/i915/i915_request.c
index 8f62cfa23fb7..f8c584ce3295 100644
--- a/drivers/gpu/drm/i915/i915_request.c
+++ b/drivers/gpu/drm/i915/i915_request.c
@@ -473,7 +473,7 @@ static bool __request_in_flight(const struct i915_request *signal)
* to avoid tearing.]
*
* Note that the read of *execlists->active may race with the promotion
- * of execlists->pending[] to execlists->inflight[], overwritting
+ * of execlists->pending[] to execlists->inflight[], overwriting
* the value at *execlists->active. This is fine. The promotion implies
* that we received an ACK from the HW, and so the context is not
* stuck -- if we do not see ourselves in *active, the inflight status
diff --git a/drivers/gpu/drm/i915/i915_request.h b/drivers/gpu/drm/i915/i915_request.h
index 0ac55b2e4223..5f7e8138ec14 100644
--- a/drivers/gpu/drm/i915/i915_request.h
+++ b/drivers/gpu/drm/i915/i915_request.h
@@ -161,7 +161,7 @@ enum {
* parent-child relationship (parallel submission, multi-lrc) that
* hit an error while generating requests in the execbuf IOCTL.
* Indicates this request should be skipped as another request in
- * submission / relationship encoutered an error.
+ * submission / relationship encountered an error.
*/
I915_FENCE_FLAG_SKIP_PARALLEL,
@@ -187,7 +187,7 @@ enum {
* RCU lookup of it that may race against reallocation of the struct
* from the slab freelist. We intentionally do not zero the structure on
* allocation so that the lookup can use the dangling pointers (and is
- * cogniscent that those pointers may be wrong). Instead, everything that
+ * cognisant that those pointers may be wrong). Instead, everything that
* needs to be initialised must be done so explicitly.
*
* The requests are reference counted.
diff --git a/drivers/gpu/drm/i915/i915_vma.c b/drivers/gpu/drm/i915/i915_vma.c
index 776f8cc51b2f..61b49007ecd4 100644
--- a/drivers/gpu/drm/i915/i915_vma.c
+++ b/drivers/gpu/drm/i915/i915_vma.c
@@ -778,8 +778,8 @@ bool i915_gem_valid_gtt_space(struct i915_vma *vma, unsigned long color)
* @flags: mask of PIN_* flags to use
*
* First we try to allocate some free space that meets the requirements for
- * the VMA. Failiing that, if the flags permit, it will evict an old VMA,
- * preferrably the oldest idle entry to make room for the new VMA.
+ * the VMA. Failing that, if the flags permit, it will evict an old VMA,
+ * preferably the oldest idle entry to make room for the new VMA.
*
* Returns:
* 0 on success, negative error code otherwise.
@@ -877,7 +877,7 @@ i915_vma_insert(struct i915_vma *vma, struct i915_gem_ww_ctx *ww,
* objects which need to be tightly packed into the low 32bits.
*
* Note that we assume that GGTT are limited to 4GiB for the
- * forseeable future. See also i915_ggtt_offset().
+ * foreseeable future. See also i915_ggtt_offset().
*/
if (upper_32_bits(end - 1) &&
vma->page_sizes.sg > I915_GTT_PAGE_SIZE &&
@@ -1001,7 +1001,7 @@ rotate_pages(struct drm_i915_gem_object *obj, unsigned int offset,
/*
* The DE ignores the PTEs for the padding tiles, the sg entry
- * here is just a conenience to indicate how many padding PTEs
+ * here is just a convenience to indicate how many padding PTEs
* to insert at this spot.
*/
sg_set_page(sg, NULL, left, 0);
diff --git a/drivers/gpu/drm/i915/intel_clock_gating.c b/drivers/gpu/drm/i915/intel_clock_gating.c
index f76642886569..387b26400169 100644
--- a/drivers/gpu/drm/i915/intel_clock_gating.c
+++ b/drivers/gpu/drm/i915/intel_clock_gating.c
@@ -682,7 +682,7 @@ static void i85x_init_clock_gating(struct drm_i915_private *i915)
* Have FBC ignore 3D activity since we use software
* render tracking, and otherwise a pure 3D workload
* (even if it just renders a single frame and then does
- * abosultely nothing) would not allow FBC to recompress
+ * absolutely nothing) would not allow FBC to recompress
* until a 2D blit occurs.
*/
intel_uncore_write(&i915->uncore, SCPD0,
diff --git a/drivers/gpu/drm/i915/intel_gvt.c b/drivers/gpu/drm/i915/intel_gvt.c
index a5383a2bc64b..dae9dce7d1b3 100644
--- a/drivers/gpu/drm/i915/intel_gvt.c
+++ b/drivers/gpu/drm/i915/intel_gvt.c
@@ -265,7 +265,7 @@ void intel_gvt_driver_remove(struct drm_i915_private *dev_priv)
}
/**
- * intel_gvt_resume - GVT resume routine wapper
+ * intel_gvt_resume - GVT resume routine wrapper
*
* @dev_priv: drm i915 private *
*
diff --git a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
index ee1cd2126f97..04076316e139 100644
--- a/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
+++ b/drivers/gpu/drm/i915/intel_gvt_mmio_table.c
@@ -1260,7 +1260,7 @@ static int iterate_bxt_mmio(struct intel_gvt_mmio_table_iter *iter)
/**
* intel_gvt_iterate_mmio_table - Iterate the GVT MMIO table
- * @iter: the interator
+ * @iter: the iterator
*
* This function is called for iterating the GVT MMIO table when i915 is
* taking the snapshot of the HW and GVT is building MMIO tracking table.
diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c b/drivers/gpu/drm/i915/intel_runtime_pm.c
index 1a47ecfd3fd8..8d9f4c410546 100644
--- a/drivers/gpu/drm/i915/intel_runtime_pm.c
+++ b/drivers/gpu/drm/i915/intel_runtime_pm.c
@@ -375,7 +375,7 @@ void intel_runtime_pm_enable(struct intel_runtime_pm *rpm)
* leave the device suspended skipping the driver's suspend handlers
* if the device was already runtime suspended. This is needed due to
* the difference in our runtime and system suspend sequence and
- * becaue the HDA driver may require us to enable the audio power
+ * because the HDA driver may require us to enable the audio power
* domain during system suspend.
*/
dev_pm_set_driver_flags(kdev, DPM_FLAG_NO_DIRECT_COMPLETE);
diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.h b/drivers/gpu/drm/i915/intel_runtime_pm.h
index e22669d61e95..7428bd8fa67f 100644
--- a/drivers/gpu/drm/i915/intel_runtime_pm.h
+++ b/drivers/gpu/drm/i915/intel_runtime_pm.h
@@ -31,7 +31,7 @@ struct drm_printer;
* it can be changed with the standard runtime PM files from sysfs.
*
* The irqs_disabled variable becomes true exactly after we disable the IRQs and
- * goes back to false exactly before we reenable the IRQs. We use this variable
+ * goes back to false exactly before we re-enable the IRQs. We use this variable
* to check if someone is trying to enable/disable IRQs while they're supposed
* to be disabled. This shouldn't happen and we'll print some error messages in
* case it happens.
diff --git a/drivers/gpu/drm/i915/intel_uncore.c b/drivers/gpu/drm/i915/intel_uncore.c
index eed4937c3ff3..04ef628e208b 100644
--- a/drivers/gpu/drm/i915/intel_uncore.c
+++ b/drivers/gpu/drm/i915/intel_uncore.c
@@ -2477,7 +2477,7 @@ static int sanity_check_mmio_access(struct intel_uncore *uncore)
/*
* Sanitycheck that MMIO access to the device is working properly. If
- * the CPU is unable to communcate with a PCI device, BAR reads will
+ * the CPU is unable to communicate with a PCI device, BAR reads will
* return 0xFFFFFFFF. Let's make sure the device isn't in this state
* before we start trying to access registers.
*
--
2.25.1
^ permalink raw reply related [flat|nested] 26+ messages in thread
* ✗ Fi.CI.SPARSE: warning for Fix all typos in i915 (rev6)
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (7 preceding siblings ...)
2025-01-20 8:15 ` [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files Nitin Gote
@ 2025-01-20 9:42 ` Patchwork
2025-01-20 9:56 ` ✓ i915.CI.BAT: success " Patchwork
` (2 subsequent siblings)
11 siblings, 0 replies; 26+ messages in thread
From: Patchwork @ 2025-01-20 9:42 UTC (permalink / raw)
To: Nitin Gote; +Cc: intel-gfx
== Series Details ==
Series: Fix all typos in i915 (rev6)
URL : https://patchwork.freedesktop.org/series/143146/
State : warning
== Summary ==
Error: dim sparse failed
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ✓ i915.CI.BAT: success for Fix all typos in i915 (rev6)
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (8 preceding siblings ...)
2025-01-20 9:42 ` ✗ Fi.CI.SPARSE: warning for Fix all typos in i915 (rev6) Patchwork
@ 2025-01-20 9:56 ` Patchwork
2025-01-21 4:59 ` ✗ i915.CI.Full: failure " Patchwork
2025-01-21 14:45 ` ✓ i915.CI.Full: success " Patchwork
11 siblings, 0 replies; 26+ messages in thread
From: Patchwork @ 2025-01-20 9:56 UTC (permalink / raw)
To: Nitin Gote; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 5282 bytes --]
== Series Details ==
Series: Fix all typos in i915 (rev6)
URL : https://patchwork.freedesktop.org/series/143146/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_15983 -> Patchwork_143146v6
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
Participating hosts (41 -> 40)
------------------------------
Missing (1): fi-elk-e7500
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_143146v6:
### IGT changes ###
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@core_hotunplug@unbind-rebind:
- {bat-mtlp-9}: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-mtlp-9/igt@core_hotunplug@unbind-rebind.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-mtlp-9/igt@core_hotunplug@unbind-rebind.html
Known issues
------------
Here are the changes found in Patchwork_143146v6 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- fi-pnv-d510: NOTRUN -> [SKIP][3] +3 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/fi-pnv-d510/igt@debugfs_test@basic-hwmon.html
* igt@gem_exec_gttfill@basic:
- fi-pnv-d510: NOTRUN -> [ABORT][4] ([i915#13169])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/fi-pnv-d510/igt@gem_exec_gttfill@basic.html
* igt@i915_selftest@live:
- bat-arlh-3: [PASS][5] -> [DMESG-FAIL][6] ([i915#12061] / [i915#12435])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-arlh-3/igt@i915_selftest@live.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-arlh-3/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [PASS][7] -> [DMESG-FAIL][8] ([i915#12061])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-arlh-3/igt@i915_selftest@live@workarounds.html
- bat-mtlp-6: [PASS][9] -> [DMESG-FAIL][10] ([i915#12061]) +1 other test dmesg-fail
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
* igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
- bat-dg2-11: [PASS][11] -> [SKIP][12] ([i915#9197]) +3 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
#### Possible fixes ####
* igt@i915_module_load@load:
- fi-pnv-d510: [ABORT][13] ([i915#13203]) -> [PASS][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/fi-pnv-d510/igt@i915_module_load@load.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/fi-pnv-d510/igt@i915_module_load@load.html
* igt@i915_selftest@live:
- bat-adlp-6: [INCOMPLETE][15] ([i915#9413]) -> [PASS][16] +1 other test pass
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-adlp-6/igt@i915_selftest@live.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-adlp-6/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-2: [DMESG-FAIL][17] ([i915#12061]) -> [PASS][18] +1 other test pass
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/bat-arlh-2/igt@i915_selftest@live@workarounds.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/bat-arlh-2/igt@i915_selftest@live@workarounds.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12435
[i915#13169]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13169
[i915#13203]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13203
[i915#9197]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9197
[i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413
Build changes
-------------
* Linux: CI_DRM_15983 -> Patchwork_143146v6
CI-20190529: 20190529
CI_DRM_15983: 4d9c78b35c395ed49796502224f3a421b0ce65ef @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8198: 1d1ae626601119d249b530547b9e226c6a684144 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_143146v6: 4d9c78b35c395ed49796502224f3a421b0ce65ef @ git://anongit.freedesktop.org/gfx-ci/linux
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
[-- Attachment #2: Type: text/html, Size: 6339 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files.
2025-01-20 8:15 ` [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files Nitin Gote
@ 2025-01-20 13:14 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:14 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:10 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/gt reported by codespell tool.
>
> v2: Fix grammar mistake in comment. <Andi>
>
> v3: Correct typo in commit log. <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files
2025-01-20 8:15 ` [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files Nitin Gote
@ 2025-01-20 13:15 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:15 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:11 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/gvt reported by codespell tool.
>
> v2: Correct comment styling. <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
2025-01-20 8:15 ` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files Nitin Gote
@ 2025-01-20 13:15 ` Krzysztof Niemiec
2025-01-21 16:14 ` Rodrigo Vivi
1 sibling, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:15 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:12 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/gem reported by codespell tool.
>
> v2: Codespell won't catch it, but it should be
> "user defined" and not "use defined". <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files
2025-01-20 8:15 ` [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files Nitin Gote
@ 2025-01-20 13:16 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:16 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:13 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/pxp reported by codespell tool.
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files
2025-01-20 8:15 ` [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files Nitin Gote
@ 2025-01-20 13:16 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:16 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:14 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/selftests reported by codespell tool.
>
> v2: Fix commenting style <Andi>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files
2025-01-20 8:15 ` [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files Nitin Gote
@ 2025-01-20 13:17 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:17 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:15 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/soc reported by codespell tool.
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files
2025-01-20 8:15 ` [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files Nitin Gote
@ 2025-01-20 13:17 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:17 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:16 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915/display reported by codespell tool.
>
> v2:
> - Include british and american spelling, as those are
> not typos.
> - Fix commenting style. <Jani>
>
> v3: Fix "In case" wrongly capitalized and
> also fix comment style. <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files
2025-01-20 8:15 ` [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files Nitin Gote
@ 2025-01-20 13:18 ` Krzysztof Niemiec
0 siblings, 0 replies; 26+ messages in thread
From: Krzysztof Niemiec @ 2025-01-20 13:18 UTC (permalink / raw)
To: Nitin Gote; +Cc: andi.shyti, jani.nikula, intel-gfx
Hi Nitin,
On 2025-01-20 at 13:45:17 GMT, Nitin Gote wrote:
> Fix all typos in files under drm/i915 reported by codespell tool.
>
> v2: Fix commenting style. <Andi>
>
> v3: "in case" should be capitalized and fix
> comment style. <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Thanks
Krzysztof
^ permalink raw reply [flat|nested] 26+ messages in thread
* ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (9 preceding siblings ...)
2025-01-20 9:56 ` ✓ i915.CI.BAT: success " Patchwork
@ 2025-01-21 4:59 ` Patchwork
2025-01-21 5:04 ` Gote, Nitin R
2025-01-21 14:45 ` ✓ i915.CI.Full: success " Patchwork
11 siblings, 1 reply; 26+ messages in thread
From: Patchwork @ 2025-01-21 4:59 UTC (permalink / raw)
To: Nitin Gote; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 100255 bytes --]
== Series Details ==
Series: Fix all typos in i915 (rev6)
URL : https://patchwork.freedesktop.org/series/143146/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_15983_full -> Patchwork_143146v6_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_143146v6_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_143146v6_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (12 -> 12)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_143146v6_full:
### IGT changes ###
#### Possible regressions ####
* igt@core_getversion@all-cards:
- shard-tglu: [PASS][1] -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-9/igt@core_getversion@all-cards.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@core_getversion@all-cards.html
* igt@perf_pmu@busy-start:
- shard-snb: NOTRUN -> [INCOMPLETE][3] +1 other test incomplete
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@perf_pmu@busy-start.html
Known issues
------------
Here are the changes found in Patchwork_143146v6_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-purge-cache:
- shard-dg2: NOTRUN -> [SKIP][4] ([i915#8411]) +1 other test skip
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@api_intel_bb@blit-reloc-purge-cache.html
* igt@api_intel_bb@crc32:
- shard-tglu-1: NOTRUN -> [SKIP][5] ([i915#6230])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@api_intel_bb@crc32.html
- shard-dg1: NOTRUN -> [SKIP][6] ([i915#6230])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@crc32.html
* igt@api_intel_bb@object-reloc-keep-cache:
- shard-dg1: NOTRUN -> [SKIP][7] ([i915#8411])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@object-reloc-keep-cache.html
* igt@device_reset@cold-reset-bound:
- shard-tglu: NOTRUN -> [SKIP][8] ([i915#11078]) +1 other test skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@device_reset@cold-reset-bound.html
* igt@device_reset@unbind-reset-rebind:
- shard-tglu: [PASS][9] -> [ABORT][10] ([i915#12817] / [i915#5507])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@device_reset@unbind-reset-rebind.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@device_reset@unbind-reset-rebind.html
* igt@dmabuf@all-tests@dma_fence_chain:
- shard-rkl: [PASS][11] -> [DMESG-WARN][12] ([i915#12964]) +4 other tests dmesg-warn
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@dmabuf@all-tests@dma_fence_chain.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@drm_fdinfo@virtual-busy-hang-all:
- shard-dg1: NOTRUN -> [SKIP][13] ([i915#8414])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@drm_fdinfo@virtual-busy-hang-all.html
* igt@drm_fdinfo@virtual-busy-idle-all:
- shard-dg2: NOTRUN -> [SKIP][14] ([i915#8414])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@drm_fdinfo@virtual-busy-idle-all.html
* igt@gem_basic@multigpu-create-close:
- shard-dg2: NOTRUN -> [SKIP][15] ([i915#7697])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_basic@multigpu-create-close.html
* igt@gem_ccs@block-copy-compressed:
- shard-tglu-1: NOTRUN -> [SKIP][16] ([i915#3555] / [i915#9323])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@block-multicopy-inplace:
- shard-tglu: NOTRUN -> [SKIP][17] ([i915#3555] / [i915#9323])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_ccs@block-multicopy-inplace.html
* igt@gem_ccs@ctrl-surf-copy:
- shard-rkl: NOTRUN -> [SKIP][18] ([i915#3555] / [i915#9323])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_ccs@ctrl-surf-copy.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-tglu-1: NOTRUN -> [SKIP][19] ([i915#9323])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
- shard-dg1: NOTRUN -> [SKIP][20] ([i915#9323])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_ccs@suspend-resume:
- shard-rkl: NOTRUN -> [SKIP][21] ([i915#9323])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ccs@suspend-resume.html
- shard-tglu: NOTRUN -> [SKIP][22] ([i915#9323])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_ccs@suspend-resume.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-tglu: NOTRUN -> [SKIP][23] ([i915#7697])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gem_close_race@multigpu-basic-threads.html
* igt@gem_create@create-ext-cpu-access-big:
- shard-tglu-1: NOTRUN -> [SKIP][24] ([i915#6335])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_create@create-ext-cpu-access-big.html
* igt@gem_create@create-ext-cpu-access-sanity-check:
- shard-rkl: NOTRUN -> [SKIP][25] ([i915#6335]) +1 other test skip
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_create@create-ext-cpu-access-sanity-check.html
* igt@gem_create@create-ext-set-pat:
- shard-rkl: NOTRUN -> [SKIP][26] ([i915#8562])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_persistence@hang:
- shard-dg2: NOTRUN -> [SKIP][27] ([i915#8555])
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_ctx_persistence@hang.html
* igt@gem_ctx_persistence@smoketest:
- shard-snb: NOTRUN -> [SKIP][28] ([i915#1099]) +6 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_ctx_persistence@smoketest.html
* igt@gem_ctx_shared@exec-single-timeline@vcs0:
- shard-rkl: NOTRUN -> [DMESG-WARN][29] ([i915#12964]) +28 other tests dmesg-warn
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ctx_shared@exec-single-timeline@vcs0.html
* igt@gem_ctx_sseu@engines:
- shard-rkl: NOTRUN -> [SKIP][30] ([i915#280]) +1 other test skip
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@invalid-sseu:
- shard-tglu-1: NOTRUN -> [SKIP][31] ([i915#280]) +1 other test skip
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ctx_sseu@invalid-sseu.html
* igt@gem_ctx_sseu@mmap-args:
- shard-dg2: NOTRUN -> [SKIP][32] ([i915#280])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_ctx_sseu@mmap-args.html
- shard-dg1: NOTRUN -> [SKIP][33] ([i915#280]) +1 other test skip
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_ctx_sseu@mmap-args.html
* igt@gem_exec_balancer@bonded-dual:
- shard-dg1: NOTRUN -> [SKIP][34] ([i915#4771])
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_balancer@bonded-dual.html
* igt@gem_exec_balancer@invalid-bonds:
- shard-dg2: NOTRUN -> [SKIP][35] ([i915#4036])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_exec_balancer@invalid-bonds.html
- shard-dg1: NOTRUN -> [SKIP][36] ([i915#4036])
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_balancer@invalid-bonds.html
* igt@gem_exec_balancer@parallel-balancer:
- shard-tglu-1: NOTRUN -> [SKIP][37] ([i915#4525]) +1 other test skip
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_exec_balancer@parallel-balancer.html
* igt@gem_exec_balancer@parallel-bb-first:
- shard-tglu: NOTRUN -> [SKIP][38] ([i915#4525])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_exec_balancer@parallel-bb-first.html
* igt@gem_exec_balancer@parallel-keep-submit-fence:
- shard-rkl: NOTRUN -> [SKIP][39] ([i915#4525]) +2 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_exec_balancer@parallel-keep-submit-fence.html
* igt@gem_exec_balancer@sliced:
- shard-dg2: NOTRUN -> [SKIP][40] ([i915#4812])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_balancer@sliced.html
* igt@gem_exec_capture@capture-invisible:
- shard-dg2: NOTRUN -> [SKIP][41] ([i915#6334]) +2 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_capture@capture-invisible.html
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
- shard-dg2: NOTRUN -> [SKIP][42] ([i915#3539] / [i915#4852]) +2 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
* igt@gem_exec_flush@basic-wb-rw-before-default:
- shard-dg1: NOTRUN -> [SKIP][43] ([i915#3539] / [i915#4852]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_flush@basic-wb-rw-before-default.html
* igt@gem_exec_params@rsvd2-dirt:
- shard-dg2: NOTRUN -> [SKIP][44] ([i915#5107])
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@gem_exec_params@rsvd2-dirt.html
* igt@gem_exec_reloc@basic-gtt:
- shard-dg2: NOTRUN -> [SKIP][45] ([i915#3281]) +11 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_reloc@basic-gtt.html
* igt@gem_exec_reloc@basic-gtt-read-noreloc:
- shard-rkl: NOTRUN -> [SKIP][46] ([i915#3281]) +19 other tests skip
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_exec_reloc@basic-gtt-read-noreloc.html
- shard-dg1: NOTRUN -> [SKIP][47] ([i915#3281]) +8 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_reloc@basic-gtt-read-noreloc.html
* igt@gem_exec_schedule@preempt-queue:
- shard-dg2: NOTRUN -> [SKIP][48] ([i915#4537] / [i915#4812])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_exec_schedule@preempt-queue.html
* igt@gem_exec_schedule@reorder-wide:
- shard-dg1: NOTRUN -> [SKIP][49] ([i915#4812])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_exec_schedule@reorder-wide.html
* igt@gem_exec_suspend@basic-s4-devices:
- shard-rkl: NOTRUN -> [ABORT][50] ([i915#7975] / [i915#8213]) +1 other test abort
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_fence_thrash@bo-write-verify-y:
- shard-dg1: NOTRUN -> [SKIP][51] ([i915#4860]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-y.html
* igt@gem_fenced_exec_thrash@no-spare-fences:
- shard-dg2: NOTRUN -> [SKIP][52] ([i915#4860]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_fenced_exec_thrash@no-spare-fences.html
* igt@gem_huc_copy@huc-copy:
- shard-rkl: NOTRUN -> [SKIP][53] ([i915#2190])
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@massive:
- shard-tglu-1: NOTRUN -> [SKIP][54] ([i915#4613]) +1 other test skip
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_lmem_swapping@massive.html
* igt@gem_lmem_swapping@parallel-multi:
- shard-tglu: NOTRUN -> [SKIP][55] ([i915#4613]) +2 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_lmem_swapping@parallel-multi.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-rkl: NOTRUN -> [SKIP][56] ([i915#4613]) +4 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
- shard-dg1: NOTRUN -> [SKIP][57] ([i915#12193])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][58] ([i915#4565])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg1: NOTRUN -> [TIMEOUT][59] ([i915#5493]) +1 other test timeout
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@gem_media_vme:
- shard-rkl: NOTRUN -> [SKIP][60] ([i915#284])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_media_vme.html
* igt@gem_mmap@bad-object:
- shard-dg1: NOTRUN -> [SKIP][61] ([i915#4083]) +3 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap@bad-object.html
* igt@gem_mmap_gtt@basic-write:
- shard-dg2: NOTRUN -> [SKIP][62] ([i915#4077]) +11 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_mmap_gtt@basic-write.html
* igt@gem_mmap_gtt@cpuset-basic-small-copy:
- shard-dg1: NOTRUN -> [SKIP][63] ([i915#4077]) +17 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap_gtt@cpuset-basic-small-copy.html
* igt@gem_mmap_gtt@hang-busy:
- shard-mtlp: NOTRUN -> [SKIP][64] ([i915#4077])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_gtt@hang-busy.html
* igt@gem_mmap_wc@copy:
- shard-dg2: NOTRUN -> [SKIP][65] ([i915#4083]) +7 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_mmap_wc@copy.html
* igt@gem_mmap_wc@write-wc-read-gtt:
- shard-mtlp: NOTRUN -> [SKIP][66] ([i915#4083])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_wc@write-wc-read-gtt.html
* igt@gem_partial_pwrite_pread@reads:
- shard-dg2: NOTRUN -> [SKIP][67] ([i915#3282]) +7 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_partial_pwrite_pread@reads.html
- shard-dg1: NOTRUN -> [SKIP][68] ([i915#3282]) +3 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_partial_pwrite_pread@reads.html
* igt@gem_partial_pwrite_pread@writes-after-reads:
- shard-rkl: NOTRUN -> [SKIP][69] ([i915#3282]) +10 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads.html
* igt@gem_pread@exhaustion:
- shard-snb: NOTRUN -> [WARN][70] ([i915#2658])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_pread@exhaustion.html
* igt@gem_pread@uncached:
- shard-mtlp: NOTRUN -> [SKIP][71] ([i915#3282])
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_pread@uncached.html
* igt@gem_pxp@create-protected-buffer:
- shard-rkl: NOTRUN -> [TIMEOUT][72] ([i915#12964]) +2 other tests timeout
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_pxp@create-protected-buffer.html
* igt@gem_pxp@display-protected-crc:
- shard-rkl: NOTRUN -> [TIMEOUT][73] ([i915#12917] / [i915#12964]) +1 other test timeout
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@hw-rejects-pxp-buffer:
- shard-tglu-1: NOTRUN -> [SKIP][74] ([i915#13398])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_pxp@hw-rejects-pxp-buffer.html
* igt@gem_pxp@protected-encrypted-src-copy-not-readible:
- shard-dg1: NOTRUN -> [SKIP][75] ([i915#4270]) +2 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
- shard-dg2: NOTRUN -> [SKIP][76] ([i915#4270]) +6 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html
* igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
- shard-mtlp: NOTRUN -> [SKIP][77] ([i915#8428]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html
* igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
- shard-dg2: NOTRUN -> [SKIP][78] ([i915#5190] / [i915#8428]) +5 other tests skip
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html
* igt@gem_render_tiled_blits@basic:
- shard-mtlp: NOTRUN -> [SKIP][79] ([i915#4079])
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_tiled_blits@basic.html
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
- shard-dg2: NOTRUN -> [SKIP][80] ([i915#4079]) +3 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
* igt@gem_set_tiling_vs_blt@tiled-to-untiled:
- shard-rkl: NOTRUN -> [SKIP][81] ([i915#8411]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html
* igt@gem_set_tiling_vs_blt@untiled-to-tiled:
- shard-dg1: NOTRUN -> [SKIP][82] ([i915#4079]) +1 other test skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html
* igt@gem_softpin@evict-snoop-interruptible:
- shard-dg2: NOTRUN -> [SKIP][83] ([i915#4885])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_softpin@evict-snoop-interruptible.html
* igt@gem_softpin@noreloc-s3:
- shard-glk: NOTRUN -> [INCOMPLETE][84] ([i915#13306])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@gem_softpin@noreloc-s3.html
* igt@gem_userptr_blits@coherency-sync:
- shard-dg2: NOTRUN -> [SKIP][85] ([i915#3297]) +2 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-rkl: NOTRUN -> [SKIP][86] ([i915#3297]) +3 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_userptr_blits@create-destroy-unsync.html
- shard-tglu: NOTRUN -> [SKIP][87] ([i915#3297])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
- shard-dg2: NOTRUN -> [SKIP][88] ([i915#3297] / [i915#4880])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
- shard-dg1: NOTRUN -> [SKIP][89] ([i915#3297] / [i915#4880]) +1 other test skip
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
* igt@gem_userptr_blits@relocations:
- shard-dg1: NOTRUN -> [SKIP][90] ([i915#3281] / [i915#3297])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@relocations.html
* igt@gem_userptr_blits@unsync-unmap-after-close:
- shard-tglu-1: NOTRUN -> [SKIP][91] ([i915#3297]) +1 other test skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap-after-close.html
- shard-dg1: NOTRUN -> [SKIP][92] ([i915#3297]) +4 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@unsync-unmap-after-close.html
* igt@gen3_render_linear_blits:
- shard-mtlp: NOTRUN -> [SKIP][93] +5 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen3_render_linear_blits.html
* igt@gen7_exec_parse@bitmasks:
- shard-dg2: NOTRUN -> [SKIP][94] +20 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gen7_exec_parse@bitmasks.html
* igt@gen9_exec_parse@batch-zero-length:
- shard-tglu: NOTRUN -> [SKIP][95] ([i915#2527] / [i915#2856]) +2 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gen9_exec_parse@batch-zero-length.html
* igt@gen9_exec_parse@bb-secure:
- shard-tglu-1: NOTRUN -> [SKIP][96] ([i915#2527] / [i915#2856]) +1 other test skip
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gen9_exec_parse@bb-secure.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-dg1: NOTRUN -> [SKIP][97] ([i915#2527]) +3 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gen9_exec_parse@bb-start-cmd.html
* igt@gen9_exec_parse@bb-start-out:
- shard-rkl: NOTRUN -> [SKIP][98] ([i915#2527]) +5 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gen9_exec_parse@bb-start-out.html
* igt@gen9_exec_parse@shadow-peek:
- shard-mtlp: NOTRUN -> [SKIP][99] ([i915#2856])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen9_exec_parse@shadow-peek.html
* igt@gen9_exec_parse@unaligned-access:
- shard-dg2: NOTRUN -> [SKIP][100] ([i915#2856]) +5 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gen9_exec_parse@unaligned-access.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-tglu: [PASS][101] -> [ABORT][102] ([i915#10887] / [i915#12817] / [i915#9820])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-2/igt@i915_module_load@reload-with-fault-injection.html
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html
- shard-dg2: NOTRUN -> [ABORT][103] ([i915#9820])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pipe_stress@stress-xrgb8888-ytiled:
- shard-dg2: NOTRUN -> [SKIP][104] ([i915#7091])
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html
* igt@i915_pm_freq_api@freq-basic-api:
- shard-rkl: NOTRUN -> [SKIP][105] ([i915#8399])
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@i915_pm_freq_api@freq-basic-api.html
* igt@i915_pm_freq_api@freq-reset:
- shard-tglu-1: NOTRUN -> [SKIP][106] ([i915#8399]) +1 other test skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html
* igt@i915_pm_freq_mult@media-freq@gt0:
- shard-tglu: NOTRUN -> [SKIP][107] ([i915#6590]) +1 other test skip
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@i915_pm_freq_mult@media-freq@gt0.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
- shard-dg1: NOTRUN -> [FAIL][108] ([i915#3591]) +1 other test fail
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html
* igt@i915_pm_rps@min-max-config-loaded:
- shard-dg1: NOTRUN -> [SKIP][109] ([i915#11681] / [i915#6621])
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@i915_pm_rps@min-max-config-loaded.html
* igt@i915_pm_rps@thresholds-idle:
- shard-dg1: NOTRUN -> [SKIP][110] ([i915#11681])
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@i915_pm_rps@thresholds-idle.html
* igt@i915_pm_sseu@full-enable:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#4387])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pm_sseu@full-enable.html
* igt@i915_power@sanity:
- shard-rkl: NOTRUN -> [SKIP][112] ([i915#7984])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@i915_power@sanity.html
* igt@i915_query@hwconfig_table:
- shard-tglu-1: NOTRUN -> [SKIP][113] ([i915#6245])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_query@hwconfig_table.html
- shard-rkl: NOTRUN -> [SKIP][114] ([i915#6245])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@i915_query@hwconfig_table.html
* igt@i915_query@query-topology-coherent-slice-mask:
- shard-mtlp: NOTRUN -> [SKIP][115] ([i915#6188])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html
* igt@i915_query@test-query-geometry-subslices:
- shard-rkl: NOTRUN -> [SKIP][116] ([i915#5723])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@i915_query@test-query-geometry-subslices.html
* igt@i915_selftest@mock@memory_region:
- shard-rkl: NOTRUN -> [DMESG-WARN][117] ([i915#9311]) +1 other test dmesg-warn
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@i915_selftest@mock@memory_region.html
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
- shard-mtlp: NOTRUN -> [SKIP][118] ([i915#4212])
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
* igt@kms_addfb_basic@clobberred-modifier:
- shard-dg2: NOTRUN -> [SKIP][119] ([i915#4212]) +1 other test skip
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_addfb_basic@clobberred-modifier.html
* igt@kms_addfb_basic@tile-pitch-mismatch:
- shard-dg1: NOTRUN -> [SKIP][120] ([i915#4212])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_addfb_basic@tile-pitch-mismatch.html
* igt@kms_addfb_basic@too-high:
- shard-dg1: [PASS][121] -> [DMESG-WARN][122] ([i915#4391] / [i915#4423])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_addfb_basic@too-high.html
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_addfb_basic@too-high.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs:
- shard-dg2: NOTRUN -> [SKIP][123] ([i915#8709]) +23 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][124] ([i915#8709]) +3 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-snb: NOTRUN -> [SKIP][125] ([i915#1769])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
- shard-dg2: NOTRUN -> [SKIP][126] ([i915#1769] / [i915#3555])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
- shard-dg1: NOTRUN -> [SKIP][127] ([i915#1769] / [i915#3555])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-rkl: NOTRUN -> [SKIP][128] ([i915#1769] / [i915#3555]) +1 other test skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
- shard-tglu: NOTRUN -> [SKIP][129] ([i915#5286]) +4 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-rkl: NOTRUN -> [SKIP][130] ([i915#5286]) +11 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-tglu-1: NOTRUN -> [SKIP][131] ([i915#5286]) +5 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
- shard-dg1: NOTRUN -> [SKIP][132] ([i915#4538] / [i915#5286]) +5 other tests skip
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-mtlp: [PASS][133] -> [DMESG-FAIL][134] ([i915#11627] / [i915#13314])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-64bpp-rotate-90:
- shard-rkl: NOTRUN -> [SKIP][135] ([i915#3638]) +7 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_big_fb@linear-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-dg1: NOTRUN -> [SKIP][136] ([i915#3638]) +2 other tests skip
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2: NOTRUN -> [SKIP][137] ([i915#5190]) +3 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-dg2: NOTRUN -> [SKIP][138] ([i915#4538] / [i915#5190]) +14 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
- shard-dg1: NOTRUN -> [SKIP][139] ([i915#4538]) +6 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
- shard-dg2: NOTRUN -> [SKIP][140] ([i915#12313]) +2 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][141] ([i915#6095]) +9 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1.html
* igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][142] ([i915#10307] / [i915#6095]) +139 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][143] ([i915#12313])
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][144] ([i915#6095]) +59 other tests skip
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-tglu: NOTRUN -> [SKIP][145] ([i915#12313]) +1 other test skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][146] ([i915#6095]) +118 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-rkl: NOTRUN -> [SKIP][147] ([i915#12805])
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4:
- shard-dg2: NOTRUN -> [SKIP][148] ([i915#6095]) +13 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][149] ([i915#6095]) +44 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][150] ([i915#6095]) +177 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-rkl: NOTRUN -> [SKIP][151] ([i915#12313]) +3 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
- shard-dg1: NOTRUN -> [SKIP][152] ([i915#12313])
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-rkl: NOTRUN -> [SKIP][153] ([i915#3742])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu-1: NOTRUN -> [SKIP][154] ([i915#3742])
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cdclk@plane-scaling.html
- shard-dg1: NOTRUN -> [SKIP][155] ([i915#3742])
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_cdclk@plane-scaling.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-dg1: NOTRUN -> [SKIP][156] +36 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_frames@dp-crc-fast:
- shard-dg2: NOTRUN -> [SKIP][157] ([i915#11151] / [i915#7828]) +14 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_chamelium_frames@dp-crc-fast.html
* igt@kms_chamelium_hpd@dp-hpd:
- shard-rkl: NOTRUN -> [SKIP][158] ([i915#11151] / [i915#7828]) +16 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_chamelium_hpd@dp-hpd.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-mtlp: NOTRUN -> [SKIP][159] ([i915#11151] / [i915#7828]) +1 other test skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@hdmi-hpd-storm-disable:
- shard-tglu-1: NOTRUN -> [SKIP][160] ([i915#11151] / [i915#7828]) +6 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html
- shard-dg1: NOTRUN -> [SKIP][161] ([i915#11151] / [i915#7828]) +6 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
- shard-tglu: NOTRUN -> [SKIP][162] ([i915#11151] / [i915#7828]) +5 other tests skip
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html
* igt@kms_color@deep-color:
- shard-tglu: NOTRUN -> [SKIP][163] ([i915#3555] / [i915#9979])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_color@deep-color.html
* igt@kms_content_protection@atomic:
- shard-rkl: NOTRUN -> [SKIP][164] ([i915#7118] / [i915#9424])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@atomic-dpms:
- shard-tglu: NOTRUN -> [SKIP][165] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@content-type-change:
- shard-dg1: NOTRUN -> [SKIP][166] ([i915#9424])
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-tglu-1: NOTRUN -> [SKIP][167] ([i915#3116] / [i915#3299])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-dg1: NOTRUN -> [SKIP][168] ([i915#3299])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-rkl: NOTRUN -> [SKIP][169] ([i915#3116])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-dg2: NOTRUN -> [SKIP][170] ([i915#3299])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-tglu: NOTRUN -> [SKIP][171] ([i915#3116] / [i915#3299])
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2: NOTRUN -> [SKIP][172] ([i915#9424]) +1 other test skip
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@mei-interface:
- shard-rkl: NOTRUN -> [SKIP][173] ([i915#9424])
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_content_protection@mei-interface.html
- shard-tglu-1: NOTRUN -> [SKIP][174] ([i915#6944] / [i915#9424])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@mei-interface.html
* igt@kms_content_protection@srm:
- shard-dg2: NOTRUN -> [SKIP][175] ([i915#7118])
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_content_protection@srm.html
- shard-rkl: NOTRUN -> [SKIP][176] ([i915#7118])
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_content_protection@srm.html
- shard-dg1: NOTRUN -> [SKIP][177] ([i915#7116])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_content_protection@srm.html
* igt@kms_content_protection@type1:
- shard-dg1: NOTRUN -> [SKIP][178] ([i915#7116] / [i915#9424])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@type1.html
* igt@kms_content_protection@uevent:
- shard-tglu-1: NOTRUN -> [SKIP][179] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-tglu: NOTRUN -> [SKIP][180] ([i915#13049]) +2 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-mtlp: NOTRUN -> [SKIP][181] ([i915#13049]) +1 other test skip
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-dg2: NOTRUN -> [SKIP][182] ([i915#13049])
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-dg1: NOTRUN -> [SKIP][183] ([i915#3555]) +7 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-rkl: NOTRUN -> [SKIP][184] ([i915#13049]) +4 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
- shard-rkl: NOTRUN -> [SKIP][185] ([i915#3555]) +14 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
* igt@kms_cursor_crc@cursor-sliding-32x10:
- shard-tglu: NOTRUN -> [SKIP][186] ([i915#3555]) +1 other test skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-32x10.html
* igt@kms_cursor_crc@cursor-sliding-512x170:
- shard-tglu-1: NOTRUN -> [SKIP][187] ([i915#13049]) +1 other test skip
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x170.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-mtlp: NOTRUN -> [SKIP][188] ([i915#4213])
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-tglu-1: NOTRUN -> [SKIP][189] ([i915#4103])
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-rkl: NOTRUN -> [SKIP][190] ([i915#4103]) +1 other test skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-tglu: NOTRUN -> [SKIP][191] +60 other tests skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
- shard-dg2: NOTRUN -> [SKIP][192] ([i915#13046] / [i915#5354]) +3 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-tglu: NOTRUN -> [SKIP][193] ([i915#4103])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-dg2: NOTRUN -> [SKIP][194] ([i915#4103] / [i915#4213]) +1 other test skip
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-rkl: NOTRUN -> [SKIP][195] ([i915#9723]) +1 other test skip
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-tglu-1: NOTRUN -> [SKIP][196] ([i915#9723])
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
- shard-tglu-1: NOTRUN -> [SKIP][197] ([i915#1769] / [i915#3555] / [i915#3804])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][198] ([i915#3804])
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][199] ([i915#3804])
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html
* igt@kms_dp_aux_dev:
- shard-dg1: NOTRUN -> [SKIP][200] ([i915#1257])
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_dp_aux_dev.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-rkl: NOTRUN -> [SKIP][201] ([i915#12402])
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_draw_crc@draw-method-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][202] ([i915#8812])
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_draw_crc@draw-method-mmap-wc.html
* igt@kms_dsc@dsc-basic:
- shard-dg1: NOTRUN -> [SKIP][203] ([i915#3555] / [i915#3840]) +1 other test skip
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-with-formats:
- shard-dg2: NOTRUN -> [SKIP][204] ([i915#3555] / [i915#3840]) +1 other test skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_dsc@dsc-with-formats.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-rkl: NOTRUN -> [SKIP][205] ([i915#3555] / [i915#3840]) +1 other test skip
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dsc@dsc-with-output-formats.html
- shard-tglu: NOTRUN -> [SKIP][206] ([i915#3555] / [i915#3840])
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-tglu: NOTRUN -> [SKIP][207] ([i915#3840] / [i915#9053])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: NOTRUN -> [SKIP][208] ([i915#3955])
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_fbcon_fbt@psr.html
- shard-tglu-1: NOTRUN -> [SKIP][209] ([i915#3469])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg1: NOTRUN -> [SKIP][210] ([i915#3469])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-dg2: NOTRUN -> [SKIP][211] ([i915#4854])
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-tglu-1: NOTRUN -> [SKIP][212] ([i915#1839])
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_feature_discovery@display-3x.html
- shard-dg1: NOTRUN -> [SKIP][213] ([i915#1839])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2: NOTRUN -> [SKIP][214] ([i915#1839])
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-tglu: NOTRUN -> [SKIP][215] ([i915#9337])
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr1:
- shard-rkl: NOTRUN -> [SKIP][216] ([i915#658])
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1:
- shard-snb: [PASS][217] -> [FAIL][218] ([i915#11989]) +1 other test fail
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-mtlp: NOTRUN -> [SKIP][219] ([i915#3637])
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-fences:
- shard-tglu: NOTRUN -> [SKIP][220] ([i915#3637]) +6 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip@2x-flip-vs-fences.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-tglu-1: NOTRUN -> [SKIP][221] ([i915#3637]) +3 other tests skip
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip@2x-modeset-vs-vblank-race:
- shard-dg2: NOTRUN -> [SKIP][222] ([i915#9934]) +12 other tests skip
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_flip@2x-modeset-vs-vblank-race.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-glk: [PASS][223] -> [FAIL][224] ([i915#11989]) +1 other test fail
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk7/igt@kms_flip@2x-wf_vblank-ts-check.html
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-rkl: NOTRUN -> [SKIP][225] ([i915#9934]) +12 other tests skip
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
- shard-dg1: NOTRUN -> [SKIP][226] ([i915#9934]) +6 other tests skip
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible:
- shard-tglu: [PASS][227] -> [FAIL][228] ([i915#11989]) +1 other test fail
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-3/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1:
- shard-mtlp: [PASS][229] -> [FAIL][230] ([i915#11989]) +1 other test fail
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html
* igt@kms_flip@flip-vs-fences-interruptible:
- shard-dg1: NOTRUN -> [SKIP][231] ([i915#8381])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip@flip-vs-fences-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-tglu: NOTRUN -> [SKIP][232] ([i915#2672] / [i915#3555]) +1 other test skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][233] ([i915#2672]) +6 other tests skip
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][234] ([i915#3555] / [i915#8810] / [i915#8813])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][235] ([i915#3555] / [i915#8810])
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-tglu-1: NOTRUN -> [SKIP][236] ([i915#2587] / [i915#2672]) +5 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
- shard-dg2: NOTRUN -> [SKIP][237] ([i915#2672] / [i915#3555]) +1 other test skip
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
- shard-tglu-1: NOTRUN -> [SKIP][238] ([i915#2587] / [i915#2672] / [i915#3555])
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
- shard-dg1: NOTRUN -> [SKIP][239] ([i915#2587] / [i915#2672] / [i915#3555])
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2: NOTRUN -> [SKIP][240] ([i915#2672] / [i915#3555] / [i915#5190])
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][241] ([i915#2672]) +2 other tests skip
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][242] ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode:
- shard-dg1: NOTRUN -> [SKIP][243] ([i915#2587] / [i915#2672]) +2 other tests skip
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][244] ([i915#2587] / [i915#2672]) +1 other test skip
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-dg1: NOTRUN -> [SKIP][245] ([i915#2672] / [i915#3555]) +1 other test skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling:
- shard-rkl: NOTRUN -> [SKIP][246] ([i915#2672] / [i915#3555]) +6 other tests skip
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html
- shard-tglu-1: NOTRUN -> [SKIP][247] ([i915#2672] / [i915#3555]) +4 other tests skip
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html
* igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][248] ([i915#8708]) +2 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-rkl: NOTRUN -> [SKIP][249] ([i915#1825]) +69 other tests skip
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite:
- shard-dg2: NOTRUN -> [SKIP][250] ([i915#5354]) +45 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite:
- shard-mtlp: NOTRUN -> [SKIP][251] ([i915#1825]) +3 other tests skip
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-rkl: NOTRUN -> [SKIP][252] ([i915#5439])
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
- shard-tglu: NOTRUN -> [SKIP][253] ([i915#5439])
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render:
- shard-dg1: NOTRUN -> [SKIP][254] ([i915#3458]) +13 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][255] ([i915#3023]) +40 other tests skip
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][256] ([i915#8708]) +28 other tests skip
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg1: NOTRUN -> [SKIP][257] ([i915#5439])
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-dg2: NOTRUN -> [SKIP][258] ([i915#10055])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg2: NOTRUN -> [SKIP][259] ([i915#9766])
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][260] ([i915#8708]) +15 other tests skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu:
- shard-snb: NOTRUN -> [SKIP][261] +334 other tests skip
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
- shard-dg2: NOTRUN -> [SKIP][262] ([i915#3458]) +25 other tests skip
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu:
- shard-tglu-1: NOTRUN -> [SKIP][263] +56 other tests skip
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-dg2: NOTRUN -> [SKIP][264] ([i915#3555] / [i915#8228]) +1 other test skip
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_hdr@static-swap:
- shard-dg1: NOTRUN -> [SKIP][265] ([i915#3555] / [i915#8228]) +1 other test skip
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_hdr@static-swap.html
- shard-dg2: [PASS][266] -> [SKIP][267] ([i915#3555] / [i915#8228])
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-10/igt@kms_hdr@static-swap.html
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-6/igt@kms_hdr@static-swap.html
* igt@kms_hdr@static-toggle-dpms:
- shard-rkl: NOTRUN -> [SKIP][268] ([i915#3555] / [i915#8228]) +1 other test skip
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_hdr@static-toggle-dpms.html
- shard-tglu-1: NOTRUN -> [SKIP][269] ([i915#3555] / [i915#8228])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-dg2: NOTRUN -> [SKIP][270] ([i915#12388])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_joiner@basic-force-big-joiner.html
- shard-dg1: NOTRUN -> [SKIP][271] ([i915#12388])
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-rkl: NOTRUN -> [SKIP][272] ([i915#12394] / [i915#13522])
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-dg2: NOTRUN -> [SKIP][273] ([i915#12339])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-tglu-1: NOTRUN -> [SKIP][274] ([i915#10656])
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_joiner@invalid-modeset-big-joiner.html
- shard-dg1: NOTRUN -> [SKIP][275] ([i915#10656])
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-rkl: NOTRUN -> [SKIP][276] ([i915#12388]) +1 other test skip
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@invalid-modeset-force-big-joiner.html
- shard-tglu: NOTRUN -> [SKIP][277] ([i915#12388])
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-tglu: NOTRUN -> [SKIP][278] ([i915#12339])
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-tglu: NOTRUN -> [SKIP][279] ([i915#1839])
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-tglu-1: NOTRUN -> [SKIP][280] ([i915#6301])
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_panel_fitting@atomic-fastset.html
- shard-dg1: NOTRUN -> [SKIP][281] ([i915#6301])
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_panel_fitting@legacy:
- shard-rkl: NOTRUN -> [SKIP][282] ([i915#6301])
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_panel_fitting@legacy.html
* igt@kms_plane@pixel-format-source-clamping:
- shard-mtlp: [PASS][283] -> [DMESG-WARN][284] ([i915#1982]) +1 other test dmesg-warn
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-8/igt@kms_plane@pixel-format-source-clamping.html
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-3/igt@kms_plane@pixel-format-source-clamping.html
* igt@kms_plane_lowres@tiling-yf:
- shard-dg2: NOTRUN -> [SKIP][285] ([i915#3555] / [i915#8821])
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_multiple@tiling-yf:
- shard-tglu-1: NOTRUN -> [SKIP][286] ([i915#3555]) +2 other tests skip
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-dg2: NOTRUN -> [SKIP][287] ([i915#6953] / [i915#9423])
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format:
- shard-dg1: NOTRUN -> [SKIP][288] ([i915#12247]) +9 other tests skip
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][289] ([i915#12247]) +13 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a:
- shard-tglu-1: NOTRUN -> [SKIP][290] ([i915#12247]) +4 other tests skip
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a.html
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a:
- shard-rkl: NOTRUN -> [SKIP][291] ([i915#12247]) +18 other tests skip
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25:
- shard-dg2: NOTRUN -> [SKIP][292] ([i915#12247] / [i915#6953] / [i915#9423])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20:
- shard-dg2: NOTRUN -> [SKIP][293] ([i915#12247] / [i915#9423])
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-tglu: NOTRUN -> [SKIP][294] ([i915#12247] / [i915#6953])
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d:
- shard-dg2: NOTRUN -> [SKIP][295] ([i915#12247]) +7 other tests skip
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25:
- shard-rkl: NOTRUN -> [SKIP][296] ([i915#12247] / [i915#3555])
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html
* igt@kms_pm_backlight@bad-brightness:
- shard-rkl: NOTRUN -> [SKIP][297] ([i915#5354])
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_pm_backlight@bad-brightness.html
* igt@kms_pm_backlight@basic-brightness:
- shard-dg1: NOTRUN -> [SKIP][298] ([i915#5354]) +1 other test skip
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-dg2: NOTRUN -> [SKIP][299] ([i915#12343])
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][300] ([i915#9812])
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2: NOTRUN -> [SKIP][301] ([i915#9685])
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-psr:
- shard-rkl: NOTRUN -> [SKIP][302] ([i915#9685])
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@dc5-retention-flops:
- shard-dg2: NOTRUN -> [SKIP][303] ([i915#3828])
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_pm_dc@dc5-retention-flops.html
* igt@kms_pm_dc@dc6-dpms:
- shard-rkl: NOTRUN -> [SKIP][304] ([i915#3361])
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html
- shard-tglu: [PASS][305] -> [FAIL][306] ([i915#9295])
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-4/igt@kms_pm_dc@dc6-dpms.html
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-8/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-tglu-1: NOTRUN -> [SKIP][307] ([i915#9519]) +1 other test skip
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-dg2: NOTRUN -> [SKIP][308] ([i915#9519]) +1 other test skip
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_pm_rpm@modeset-lpsp.html
- shard-rkl: NOTRUN -> [SKIP][309] ([i915#12916])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html
- shard-dg1: NOTRUN -> [SKIP][310] ([i915#9519])
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_prime@basic-modeset-hybrid:
- shard-rkl: NOTRUN -> [SKIP][311] ([i915#6524]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_prime@basic-modeset-hybrid.html
- shard-mtlp: NOTRUN -> [SKIP][312] ([i915#6524])
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_prime@basic-modeset-hybrid.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf:
- shard-dg1: NOTRUN -> [SKIP][313] ([i915#11520]) +6 other tests skip
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf:
- shard-tglu: NOTRUN -> [SKIP][314] ([i915#11520]) +6 other tests skip
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
- shard-mtlp: NOTRUN -> [SKIP][315] ([i915#12316])
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf:
- shard-snb: NOTRUN -> [SKIP][316] ([i915#11520]) +6 other tests skip
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html
- shard-tglu-1: NOTRUN -> [SKIP][317] ([i915#11520]) +6 other tests skip
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][318] ([i915#11520]) +12 other tests skip
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb:
- shard-dg2: NOTRUN -> [SKIP][319] ([i915#11520]) +9 other tests skip
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
- shard-glk: NOTRUN -> [SKIP][320] ([i915#11520]) +1 other test skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_su@page_flip-p010:
- shard-dg2: NOTRUN -> [SKIP][321] ([i915#9683])
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_psr2_su@page_flip-p010.html
- shard-rkl: NOTRUN -> [SKIP][322] ([i915#9683]) +1 other test skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_psr2_su@page_flip-p010.html
- shard-dg1: NOTRUN -> [SKIP][323] ([i915#9683])
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr@fbc-pr-sprite-plane-onoff:
- shard-mtlp: NOTRUN -> [SKIP][324] ([i915#9688])
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr@fbc-pr-sprite-plane-onoff.html
* igt@kms_psr@fbc-pr-sprite-render:
- shard-tglu: NOTRUN -> [SKIP][325] ([i915#9732]) +15 other tests skip
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_psr@fbc-pr-sprite-render.html
* igt@kms_psr@fbc-psr-cursor-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][326] ([i915#1072] / [i915#9732]) +28 other tests skip
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_psr@fbc-psr-cursor-mmap-cpu.html
* igt@kms_psr@fbc-psr2-sprite-blt:
- shard-glk: NOTRUN -> [SKIP][327]
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr@fbc-psr2-sprite-blt.html
* igt@kms_psr@pr-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][328] ([i915#9732]) +13 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr@pr-suspend.html
* igt@kms_psr@psr2-cursor-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][329] ([i915#1072] / [i915#9732]) +39 other tests skip
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_psr@psr2-cursor-mmap-gtt.html
* igt@kms_psr@psr2-sprite-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][330] ([i915#1072] / [i915#9732]) +19 other tests skip
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr@psr2-sprite-mmap-gtt.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-tglu-1: NOTRUN -> [SKIP][331] ([i915#9685]) +1 other test skip
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg1: NOTRUN -> [SKIP][332] ([i915#9685])
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
- shard-dg2: NOTRUN -> [SKIP][333] ([i915#12755] / [i915#5190])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-tglu: NOTRUN -> [SKIP][334] ([i915#5289])
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-rkl: NOTRUN -> [SKIP][335] ([i915#5289]) +1 other test skip
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
- shard-mtlp: NOTRUN -> [SKIP][336] ([i915#12755])
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
- shard-dg2: NOTRUN -> [SKIP][337] ([i915#12755]) +3 other tests skip
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-dg2: NOTRUN -> [SKIP][338] ([i915#3555]) +6 other tests skip
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free:
- shard-dg2: NOTRUN -> [ABORT][339] ([i915#13179]) +1 other test abort
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-tglu: NOTRUN -> [SKIP][340] ([i915#8623]) +1 other test skip
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vrr@lobf:
- shard-rkl: NOTRUN -> [SKIP][341] ([i915#11920])
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_vrr@lobf.html
* igt@kms_vrr@max-min:
- shard-tglu: NOTRUN -> [SKIP][342] ([i915#9906]) +1 other test skip
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_vrr@max-min.html
* igt@kms_vrr@negative-basic:
- shard-rkl: NOTRUN -> [SKIP][343] ([i915#3555] / [i915#9906])
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-rkl: NOTRUN -> [SKIP][344] ([i915#9906]) +1 other test skip
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_vrr@seamless-rr-switch-drrs.html
- shard-tglu-1: NOTRUN -> [SKIP][345] ([i915#9906])
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_vrr@seamless-rr-switch-virtual:
- shard-dg2: NOTRUN -> [SKIP][346] ([i915#9906])
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-virtual.html
* igt@kms_writeback@writeback-check-output:
- shard-tglu: NOTRUN -> [SKIP][347] ([i915#2437])
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_writeback@writeback-check-output.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-dg2: NOTRUN -> [SKIP][348] ([i915#2437] / [i915#9412])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@kms_writeback@writeback-fb-id:
- shard-tglu-1: NOTRUN -> [SKIP][349] ([i915#2437])
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_writeback@writeback-fb-id.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg1: NOTRUN -> [SKIP][350] ([i915#2437] / [i915#9412]) +1 other test skip
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-rkl: NOTRUN -> [SKIP][351] ([i915#2437])
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_writeback@writeback-invalid-parameters.html
* igt@perf@mi-rpc:
- shard-rkl: NOTRUN -> [SKIP][352] ([i915#2434])
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@perf@mi-rpc.html
* igt@perf@unprivileged-single-ctx-counters:
- shard-rkl: NOTRUN -> [SKIP][353] ([i915#2433])
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf@unprivileged-single-ctx-counters.html
* igt@perf_pmu@cpu-hotplug:
- shard-dg2: NOTRUN -> [SKIP][354] ([i915#8850])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@perf_pmu@cpu-hotplug.html
- shard-rkl: NOTRUN -> [SKIP][355] ([i915#8850])
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf_pmu@cpu-hotplug.html
- shard-dg1: NOTRUN -> [SKIP][356] ([i915#8850])
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@perf_pmu@cpu-hotplug.html
* igt@perf_pmu@rc6-all-gts:
- shard-dg2: NOTRUN -> [SKIP][357] ([i915#8516])
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@perf_pmu@rc6-all-gts.html
* igt@perf_pmu@rc6@other-idle-gt0:
- shard-rkl: NOTRUN -> [SKIP][358] ([i915#8516])
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html
- shard-tglu: NOTRUN -> [SKIP][359] ([i915#8516])
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@perf_pmu@rc6@other-idle-gt0.html
* igt@prime_vgem@basic-fence-flip:
- shard-dg2: NOTRUN -> [SKIP][360] ([i915#3708])
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@prime_vgem@basic-fence-flip.html
* igt@prime_vgem@basic-fence-mmap:
- shard-dg2: NOTRUN -> [SKIP][361] ([i915#3708] / [i915#4077])
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-fence-read:
- shard-rkl: NOTRUN -> [SKIP][362] ([i915#3291] / [i915#3708]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@prime_vgem@basic-fence-read.html
* igt@prime_vgem@basic-write:
- shard-dg2: NOTRUN -> [SKIP][363] ([i915#3291] / [i915#3708])
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@prime_vgem@basic-write.html
* igt@prime_vgem@coherency-gtt:
- shard-rkl: NOTRUN -> [SKIP][364] ([i915#3708])
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@prime_vgem@coherency-gtt.html
* igt@sriov_basic@bind-unbind-vf@vf-1:
- shard-tglu-1: NOTRUN -> [FAIL][365] ([i915#12910]) +18 other tests fail
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@sriov_basic@bind-unbind-vf@vf-1.html
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6:
- shard-tglu: NOTRUN -> [FAIL][366] ([i915#12910]) +9 other tests fail
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html
* igt@sriov_basic@enable-vfs-bind-unbind-each:
- shard-dg1: NOTRUN -> [SKIP][367] ([i915#9917])
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@sriov_basic@enable-vfs-bind-unbind-each.html
* igt@tools_test@sysfs_l3_parity:
- shard-rkl: NOTRUN -> [SKIP][368] +46 other tests skip
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@tools_test@sysfs_l3_parity.html
- shard-mtlp: NOTRUN -> [SKIP][369] ([i915#4818])
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@tools_test@sysfs_l3_parity.html
#### Possible fixes ####
* igt@gem_exec_fence@syncobj-unused-fence:
- shard-rkl: [DMESG-WARN][370] ([i915#12964]) -> [PASS][371] +2 other tests pass
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@gem_exec_fence@syncobj-unused-fence.html
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@gem_exec_fence@syncobj-unused-fence.html
* igt@gem_mmap_offset@clear-via-pagefault:
- shard-mtlp: [ABORT][372] ([i915#10729]) -> [PASS][373] +1 other test pass
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-4/igt@gem_mmap_offset@clear-via-pagefault.html
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_offset@clear-via-pagefault.html
* igt@kms_async_flips@alternate-sync-async-flip:
- shard-dg1: [FAIL][374] ([i915#12518] / [i915#12766]) -> [PASS][375]
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip.html
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip.html
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4:
- shard-dg1: [FAIL][376] ([i915#12518]) -> [PASS][377]
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html
* igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1:
- shard-snb: [FAIL][378] ([i915#11989]) -> [PASS][379] +1 other test pass
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb1/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html
* igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear:
- shard-glk: [DMESG-FAIL][380] ([i915#118]) -> [PASS][381] +1 other test pass
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-rkl: [SKIP][382] ([i915#9519]) -> [PASS][383]
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@perf_pmu@module-unload:
- shard-tglu: [INCOMPLETE][384] -> [PASS][385]
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@perf_pmu@module-unload.html
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@perf_pmu@module-unload.html
#### Warnings ####
* igt@i915_module_load@reload-with-fault-injection:
- shard-mtlp: [DMESG-WARN][386] ([i915#13475]) -> [ABORT][387] ([i915#10131] / [i915#10887] / [i915#13493])
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_selftest@mock:
- shard-glk: [DMESG-WARN][388] ([i915#1982] / [i915#9311]) -> [DMESG-WARN][389] ([i915#9311])
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@i915_selftest@mock.html
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@i915_selftest@mock.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-dg1: [SKIP][390] ([i915#4538] / [i915#5286]) -> [SKIP][391] ([i915#4423] / [i915#4538] / [i915#5286])
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
- shard-dg1: [SKIP][392] ([i915#3638]) -> [SKIP][393] ([i915#3638] / [i915#4423])
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-dg1: [SKIP][394] ([i915#2672] / [i915#3555] / [i915#4423]) -> [SKIP][395] ([i915#2672] / [i915#3555])
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-dg1: [SKIP][396] ([i915#2587] / [i915#2672] / [i915#4423]) -> [SKIP][397] ([i915#2587] / [i915#2672])
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu:
- shard-dg2: [SKIP][398] ([i915#3458]) -> [SKIP][399] ([i915#10433] / [i915#3458]) +3 other tests skip
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
- shard-glk: [INCOMPLETE][400] ([i915#13409] / [i915#13476]) -> [INCOMPLETE][401] ([i915#13476])
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-rkl: [SKIP][402] ([i915#3828]) -> [SKIP][403] ([i915#9340])
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_lpsp@kms-lpsp.html
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-rkl: [DMESG-WARN][404] ([i915#12964]) -> [SKIP][405] ([i915#9519])
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-glk: [SKIP][406] -> [FAIL][407] ([i915#10959])
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_tiled_display@basic-test-pattern.html
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk7/igt@kms_tiled_display@basic-test-pattern.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#10055]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10055
[i915#10131]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10131
[i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307
[i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433
[i915#10656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#10729]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10729
[i915#10887]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887
[i915#10959]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959
[i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099
[i915#11078]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078
[i915#1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
[-- Attachment #2: Type: text/html, Size: 110098 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
2025-01-21 4:59 ` ✗ i915.CI.Full: failure " Patchwork
@ 2025-01-21 5:04 ` Gote, Nitin R
2025-01-22 4:41 ` Ravali, JupallyX
0 siblings, 1 reply; 26+ messages in thread
From: Gote, Nitin R @ 2025-01-21 5:04 UTC (permalink / raw)
To: I915-ci-infra@lists.freedesktop.org; +Cc: intel-gfx@lists.freedesktop.org
[-- Attachment #1: Type: text/plain, Size: 93979 bytes --]
Hi,
Changes introduced with this patch are only typos correction and no functional impact.
So, changes in this patch are unrelated to the below possible regression or failure.
Please update CBL filters and re-report them.
Thanks,
Nitin
________________________________
From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Tuesday, January 21, 2025 10:29 AM
To: Gote, Nitin R <nitin.r.gote@intel.com>
Cc: intel-gfx@lists.freedesktop.org <intel-gfx@lists.freedesktop.org>
Subject: ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
Patch Details
Series: Fix all typos in i915 (rev6)
URL: https://patchwork.freedesktop.org/series/143146/
State: failure
Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
CI Bug Log - changes from CI_DRM_15983_full -> Patchwork_143146v6_full
Summary
FAILURE
Serious unknown changes coming with Patchwork_143146v6_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_143146v6_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (12 -> 12)
No changes in participating hosts
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_143146v6_full:
IGT changes
Possible regressions
* igt@core_getversion@all-cards:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-9/igt@core_getversion@all-cards.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@core_getversion@all-cards.html>
* igt@perf_pmu@busy-start:
* shard-snb: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@perf_pmu@busy-start.html> +1 other test incomplete
Known issues
Here are the changes found in Patchwork_143146v6_full that come from known issues:
IGT changes
Issues hit
* igt@api_intel_bb@blit-reloc-purge-cache:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@api_intel_bb@blit-reloc-purge-cache.html> ([i915#8411]) +1 other test skip
* igt@api_intel_bb@crc32:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@api_intel_bb@crc32.html> ([i915#6230])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@crc32.html> ([i915#6230])
* igt@api_intel_bb@object-reloc-keep-cache:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@object-reloc-keep-cache.html> ([i915#8411])
* igt@device_reset@cold-reset-bound:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@device_reset@cold-reset-bound.html> (i915#11078<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078>) +1 other test skip
* igt@device_reset@unbind-reset-rebind:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@device_reset@unbind-reset-rebind.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@device_reset@unbind-reset-rebind.html> ([i915#12817] / [i915#5507])
* igt@dmabuf@all-tests@dma_fence_chain:
* shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@dmabuf@all-tests@dma_fence_chain.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@dmabuf@all-tests@dma_fence_chain.html> ([i915#12964]) +4 other tests dmesg-warn
* igt@drm_fdinfo@virtual-busy-hang-all:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@drm_fdinfo@virtual-busy-hang-all.html> ([i915#8414])
* igt@drm_fdinfo@virtual-busy-idle-all:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@drm_fdinfo@virtual-busy-idle-all.html> ([i915#8414])
* igt@gem_basic@multigpu-create-close:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_basic@multigpu-create-close.html> ([i915#7697])
* igt@gem_ccs@block-copy-compressed:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@block-multicopy-inplace:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_ccs@block-multicopy-inplace.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@ctrl-surf-copy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_ccs@ctrl-surf-copy.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> ([i915#9323])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> ([i915#9323])
* igt@gem_ccs@suspend-resume:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ccs@suspend-resume.html> ([i915#9323])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_ccs@suspend-resume.html> ([i915#9323])
* igt@gem_close_race@multigpu-basic-threads:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gem_close_race@multigpu-basic-threads.html> ([i915#7697])
* igt@gem_create@create-ext-cpu-access-big:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_create@create-ext-cpu-access-big.html> ([i915#6335])
* igt@gem_create@create-ext-cpu-access-sanity-check:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_create@create-ext-cpu-access-sanity-check.html> ([i915#6335]) +1 other test skip
* igt@gem_create@create-ext-set-pat:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_create@create-ext-set-pat.html> ([i915#8562])
* igt@gem_ctx_persistence@hang:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_ctx_persistence@hang.html> ([i915#8555])
* igt@gem_ctx_persistence@smoketest:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_ctx_persistence@smoketest.html> (i915#1099<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099>) +6 other tests skip
* igt@gem_ctx_shared@exec-single-timeline@vcs0:
* shard-rkl: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ctx_shared@exec-single-timeline@vcs0.html> ([i915#12964]) +28 other tests dmesg-warn
* igt@gem_ctx_sseu@engines:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_ctx_sseu@engines.html> ([i915#280]) +1 other test skip
* igt@gem_ctx_sseu@invalid-sseu:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ctx_sseu@invalid-sseu.html> ([i915#280]) +1 other test skip
* igt@gem_ctx_sseu@mmap-args:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_ctx_sseu@mmap-args.html> ([i915#280])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_ctx_sseu@mmap-args.html> ([i915#280]) +1 other test skip
* igt@gem_exec_balancer@bonded-dual:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_balancer@bonded-dual.html> ([i915#4771])
* igt@gem_exec_balancer@invalid-bonds:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_exec_balancer@invalid-bonds.html> ([i915#4036])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_balancer@invalid-bonds.html> ([i915#4036])
* igt@gem_exec_balancer@parallel-balancer:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_exec_balancer@parallel-balancer.html> ([i915#4525]) +1 other test skip
* igt@gem_exec_balancer@parallel-bb-first:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_exec_balancer@parallel-bb-first.html> ([i915#4525])
* igt@gem_exec_balancer@parallel-keep-submit-fence:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_exec_balancer@parallel-keep-submit-fence.html> ([i915#4525]) +2 other tests skip
* igt@gem_exec_balancer@sliced:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_balancer@sliced.html> ([i915#4812])
* igt@gem_exec_capture@capture-invisible:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_capture@capture-invisible.html> ([i915#6334]) +2 other tests skip
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_flush@basic-batch-kernel-default-uc.html> ([i915#3539] / [i915#4852]) +2 other tests skip
* igt@gem_exec_flush@basic-wb-rw-before-default:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_flush@basic-wb-rw-before-default.html> ([i915#3539] / [i915#4852]) +1 other test skip
* igt@gem_exec_params@rsvd2-dirt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@gem_exec_params@rsvd2-dirt.html> ([i915#5107])
* igt@gem_exec_reloc@basic-gtt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_reloc@basic-gtt.html> ([i915#3281]) +11 other tests skip
* igt@gem_exec_reloc@basic-gtt-read-noreloc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> ([i915#3281]) +19 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> ([i915#3281]) +8 other tests skip
* igt@gem_exec_schedule@preempt-queue:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_exec_schedule@preempt-queue.html> ([i915#4537] / [i915#4812])
* igt@gem_exec_schedule@reorder-wide:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_exec_schedule@reorder-wide.html> ([i915#4812])
* igt@gem_exec_suspend@basic-s4-devices:
* shard-rkl: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_exec_suspend@basic-s4-devices.html> ([i915#7975] / [i915#8213]) +1 other test abort
* igt@gem_fence_thrash@bo-write-verify-y:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-y.html> ([i915#4860]) +1 other test skip
* igt@gem_fenced_exec_thrash@no-spare-fences:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_fenced_exec_thrash@no-spare-fences.html> ([i915#4860]) +1 other test skip
* igt@gem_huc_copy@huc-copy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_huc_copy@huc-copy.html> ([i915#2190])
* igt@gem_lmem_swapping@massive:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_lmem_swapping@massive.html> ([i915#4613]) +1 other test skip
* igt@gem_lmem_swapping@parallel-multi:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_lmem_swapping@parallel-multi.html> ([i915#4613]) +2 other tests skip
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_lmem_swapping@parallel-random-verify-ccs.html> ([i915#4613]) +4 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs.html> ([i915#12193])
* igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html> ([i915#4565])
* igt@gem_lmem_swapping@smem-oom@lmem0:
* shard-dg1: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_lmem_swapping@smem-oom@lmem0.html> ([i915#5493]) +1 other test timeout
* igt@gem_media_vme:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_media_vme.html> ([i915#284])
* igt@gem_mmap@bad-object:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap@bad-object.html> ([i915#4083]) +3 other tests skip
* igt@gem_mmap_gtt@basic-write:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_mmap_gtt@basic-write.html> ([i915#4077]) +11 other tests skip
* igt@gem_mmap_gtt@cpuset-basic-small-copy:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap_gtt@cpuset-basic-small-copy.html> ([i915#4077]) +17 other tests skip
* igt@gem_mmap_gtt@hang-busy:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_gtt@hang-busy.html> ([i915#4077])
* igt@gem_mmap_wc@copy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_mmap_wc@copy.html> ([i915#4083]) +7 other tests skip
* igt@gem_mmap_wc@write-wc-read-gtt:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_wc@write-wc-read-gtt.html> ([i915#4083])
* igt@gem_partial_pwrite_pread@reads:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_partial_pwrite_pread@reads.html> ([i915#3282]) +7 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_partial_pwrite_pread@reads.html> ([i915#3282]) +3 other tests skip
* igt@gem_partial_pwrite_pread@writes-after-reads:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads.html> ([i915#3282]) +10 other tests skip
* igt@gem_pread@exhaustion:
* shard-snb: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_pread@exhaustion.html> ([i915#2658])
* igt@gem_pread@uncached:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_pread@uncached.html> ([i915#3282])
* igt@gem_pxp@create-protected-buffer:
* shard-rkl: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_pxp@create-protected-buffer.html> ([i915#12964]) +2 other tests timeout
* igt@gem_pxp@display-protected-crc:
* shard-rkl: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@gem_pxp@display-protected-crc.html> ([i915#12917] / [i915#12964]) +1 other test timeout
* igt@gem_pxp@hw-rejects-pxp-buffer:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_pxp@hw-rejects-pxp-buffer.html> ([i915#13398])
* igt@gem_pxp@protected-encrypted-src-copy-not-readible:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html> ([i915#4270]) +2 other tests skip
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html> ([i915#4270]) +6 other tests skip
* igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html> ([i915#8428]) +1 other test skip
* igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html> ([i915#5190] / [i915#8428]) +5 other tests skip
* igt@gem_render_tiled_blits@basic:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_tiled_blits@basic.html> ([i915#4079])
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html> ([i915#4079]) +3 other tests skip
* igt@gem_set_tiling_vs_blt@tiled-to-untiled:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html> ([i915#8411]) +1 other test skip
* igt@gem_set_tiling_vs_blt@untiled-to-tiled:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html> ([i915#4079]) +1 other test skip
* igt@gem_softpin@evict-snoop-interruptible:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_softpin@evict-snoop-interruptible.html> ([i915#4885])
* igt@gem_softpin@noreloc-s3:
* shard-glk: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@gem_softpin@noreloc-s3.html> ([i915#13306])
* igt@gem_userptr_blits@coherency-sync:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_userptr_blits@coherency-sync.html> ([i915#3297]) +2 other tests skip
* igt@gem_userptr_blits@create-destroy-unsync:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_userptr_blits@create-destroy-unsync.html> ([i915#3297]) +3 other tests skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_userptr_blits@create-destroy-unsync.html> ([i915#3297])
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html> ([i915#3297] / [i915#4880])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html> ([i915#3297] / [i915#4880]) +1 other test skip
* igt@gem_userptr_blits@relocations:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@relocations.html> ([i915#3281] / [i915#3297])
* igt@gem_userptr_blits@unsync-unmap-after-close:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap-after-close.html> ([i915#3297]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@unsync-unmap-after-close.html> ([i915#3297]) +4 other tests skip
* igt@gen3_render_linear_blits:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen3_render_linear_blits.html> +5 other tests skip
* igt@gen7_exec_parse@bitmasks:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gen7_exec_parse@bitmasks.html> +20 other tests skip
* igt@gen9_exec_parse@batch-zero-length:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gen9_exec_parse@batch-zero-length.html> ([i915#2527] / [i915#2856]) +2 other tests skip
* igt@gen9_exec_parse@bb-secure:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gen9_exec_parse@bb-secure.html> ([i915#2527] / [i915#2856]) +1 other test skip
* igt@gen9_exec_parse@bb-start-cmd:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gen9_exec_parse@bb-start-cmd.html> ([i915#2527]) +3 other tests skip
* igt@gen9_exec_parse@bb-start-out:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gen9_exec_parse@bb-start-out.html> ([i915#2527]) +5 other tests skip
* igt@gen9_exec_parse@shadow-peek:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen9_exec_parse@shadow-peek.html> ([i915#2856])
* igt@gen9_exec_parse@unaligned-access:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gen9_exec_parse@unaligned-access.html> ([i915#2856]) +5 other tests skip
* igt@i915_module_load@reload-with-fault-injection:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-2/igt@i915_module_load@reload-with-fault-injection.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html> (i915#10887<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887> / [i915#12817] / [i915#9820])
* shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@i915_module_load@reload-with-fault-injection.html> ([i915#9820])
* igt@i915_pipe_stress@stress-xrgb8888-ytiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html> ([i915#7091])
* igt@i915_pm_freq_api@freq-basic-api:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@i915_pm_freq_api@freq-basic-api.html> ([i915#8399])
* igt@i915_pm_freq_api@freq-reset:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html> ([i915#8399]) +1 other test skip
* igt@i915_pm_freq_mult@media-freq@gt0:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@i915_pm_freq_mult@media-freq@gt0.html> ([i915#6590]) +1 other test skip
* igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
* shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> ([i915#3591]) +1 other test fail
* igt@i915_pm_rps@min-max-config-loaded:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@i915_pm_rps@min-max-config-loaded.html> ([i915#11681] / [i915#6621])
* igt@i915_pm_rps@thresholds-idle:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@i915_pm_rps@thresholds-idle.html> ([i915#11681])
* igt@i915_pm_sseu@full-enable:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pm_sseu@full-enable.html> ([i915#4387])
* igt@i915_power@sanity:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@i915_power@sanity.html> ([i915#7984])
* igt@i915_query@hwconfig_table:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_query@hwconfig_table.html> ([i915#6245])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@i915_query@hwconfig_table.html> ([i915#6245])
* igt@i915_query@query-topology-coherent-slice-mask:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html> ([i915#6188])
* igt@i915_query@test-query-geometry-subslices:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@i915_query@test-query-geometry-subslices.html> ([i915#5723])
* igt@i915_selftest@mock@memory_region:
* shard-rkl: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@i915_selftest@mock@memory_region.html> ([i915#9311]) +1 other test dmesg-warn
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html> ([i915#4212])
* igt@kms_addfb_basic@clobberred-modifier:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_addfb_basic@clobberred-modifier.html> ([i915#4212]) +1 other test skip
* igt@kms_addfb_basic@tile-pitch-mismatch:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_addfb_basic@tile-pitch-mismatch.html> ([i915#4212])
* igt@kms_addfb_basic@too-high:
* shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_addfb_basic@too-high.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_addfb_basic@too-high.html> ([i915#4391] / [i915#4423])
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs.html> ([i915#8709]) +23 other tests skip
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html> ([i915#8709]) +3 other tests skip
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769])
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769] / [i915#3555])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769] / [i915#3555])
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html> ([i915#1769] / [i915#3555]) +1 other test skip
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html> ([i915#5286]) +4 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html> ([i915#5286]) +11 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> ([i915#5286]) +5 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> ([i915#4538] / [i915#5286]) +5 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#11627] / [i915#13314])
* igt@kms_big_fb@linear-64bpp-rotate-90:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_big_fb@linear-64bpp-rotate-90.html> ([i915#3638]) +7 other tests skip
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html> ([i915#3638]) +2 other tests skip
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_big_fb@y-tiled-addfb-size-overflow.html> ([i915#5190]) +3 other tests skip
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html> ([i915#4538] / [i915#5190]) +14 other tests skip
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html> ([i915#4538]) +6 other tests skip
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html> ([i915#12313]) +2 other tests skip
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1.html> ([i915#6095]) +9 other tests skip
* igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#10307<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307> / [i915#6095]) +139 other tests skip
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html> ([i915#12313])
* igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1.html> ([i915#6095]) +59 other tests skip
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html> ([i915#12313]) +1 other test skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html> ([i915#6095]) +118 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html> ([i915#12805])
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4.html> ([i915#6095]) +13 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1.html> ([i915#6095]) +44 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3.html> ([i915#6095]) +177 other tests skip
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html> ([i915#12313]) +3 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html> ([i915#12313])
* igt@kms_cdclk@mode-transition-all-outputs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html> ([i915#3742])
* igt@kms_cdclk@plane-scaling:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cdclk@plane-scaling.html> ([i915#3742])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_cdclk@plane-scaling.html> ([i915#3742])
* igt@kms_chamelium_color@ctm-0-50:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_chamelium_color@ctm-0-50.html> +36 other tests skip
* igt@kms_chamelium_frames@dp-crc-fast:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_chamelium_frames@dp-crc-fast.html> ([i915#11151] / [i915#7828]) +14 other tests skip
* igt@kms_chamelium_hpd@dp-hpd:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_chamelium_hpd@dp-hpd.html> ([i915#11151] / [i915#7828]) +16 other tests skip
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html> ([i915#11151] / [i915#7828]) +1 other test skip
* igt@kms_chamelium_hpd@hdmi-hpd-storm-disable:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html> ([i915#11151] / [i915#7828]) +6 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html> ([i915#11151] / [i915#7828]) +6 other tests skip
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html> ([i915#11151] / [i915#7828]) +5 other tests skip
* igt@kms_color@deep-color:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_color@deep-color.html> ([i915#3555] / [i915#9979])
* igt@kms_content_protection@atomic:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_content_protection@atomic.html> ([i915#7118] / [i915#9424])
* igt@kms_content_protection@atomic-dpms:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_content_protection@atomic-dpms.html> ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
* igt@kms_content_protection@content-type-change:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_content_protection@content-type-change.html> ([i915#9424])
* igt@kms_content_protection@dp-mst-lic-type-0:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@dp-mst-lic-type-0.html> ([i915#3116] / [i915#3299])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@dp-mst-lic-type-0.html> ([i915#3299])
* igt@kms_content_protection@dp-mst-lic-type-1:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_content_protection@dp-mst-lic-type-1.html> ([i915#3116])
* igt@kms_content_protection@dp-mst-type-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_content_protection@dp-mst-type-0.html> ([i915#3299])
* igt@kms_content_protection@dp-mst-type-1:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_content_protection@dp-mst-type-1.html> ([i915#3116] / [i915#3299])
* igt@kms_content_protection@lic-type-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_content_protection@lic-type-0.html> ([i915#9424]) +1 other test skip
* igt@kms_content_protection@mei-interface:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_content_protection@mei-interface.html> ([i915#9424])
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@mei-interface.html> ([i915#6944] / [i915#9424])
* igt@kms_content_protection@srm:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_content_protection@srm.html> ([i915#7118])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_content_protection@srm.html> ([i915#7118])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_content_protection@srm.html> ([i915#7116])
* igt@kms_content_protection@type1:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@type1.html> ([i915#7116] / [i915#9424])
* igt@kms_content_protection@uevent:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@uevent.html> ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
* igt@kms_cursor_crc@cursor-offscreen-512x170:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_crc@cursor-offscreen-512x170.html> ([i915#13049]) +2 other tests skip
* igt@kms_cursor_crc@cursor-offscreen-512x512:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html> ([i915#13049]) +1 other test skip
* igt@kms_cursor_crc@cursor-onscreen-512x512:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html> ([i915#13049])
* igt@kms_cursor_crc@cursor-random-32x32:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_cursor_crc@cursor-random-32x32.html> ([i915#3555]) +7 other tests skip
* igt@kms_cursor_crc@cursor-random-512x512:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cursor_crc@cursor-random-512x512.html> ([i915#13049]) +4 other tests skip
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html> ([i915#3555]) +14 other tests skip
* igt@kms_cursor_crc@cursor-sliding-32x10:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-32x10.html> ([i915#3555]) +1 other test skip
* igt@kms_cursor_crc@cursor-sliding-512x170:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x170.html> ([i915#13049]) +1 other test skip
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> ([i915#4213])
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html> ([i915#4103])
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html> ([i915#4103]) +1 other test skip
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html> +60 other tests skip
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html> ([i915#13046] / [i915#5354]) +3 other tests skip
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html> ([i915#4103])
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html> ([i915#4103] / [i915#4213]) +1 other test skip
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html> ([i915#9723]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html> ([i915#9723])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html> ([i915#1769] / [i915#3555] / [i915#3804])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html> ([i915#3804])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html> ([i915#3804])
* igt@kms_dp_aux_dev:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_dp_aux_dev.html> ([i915#1257])
* igt@kms_dp_linktrain_fallback@dp-fallback:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dp_linktrain_fallback@dp-fallback.html> ([i915#12402])
* igt@kms_draw_crc@draw-method-mmap-wc:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_draw_crc@draw-method-mmap-wc.html> ([i915#8812])
* igt@kms_dsc@dsc-basic:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_dsc@dsc-basic.html> ([i915#3555] / [i915#3840]) +1 other test skip
* igt@kms_dsc@dsc-with-formats:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_dsc@dsc-with-formats.html> ([i915#3555] / [i915#3840]) +1 other test skip
* igt@kms_dsc@dsc-with-output-formats:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dsc@dsc-with-output-formats.html> ([i915#3555] / [i915#3840]) +1 other test skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_dsc@dsc-with-output-formats.html> ([i915#3555] / [i915#3840])
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_dsc@dsc-with-output-formats-with-bpc.html> ([i915#3840] / [i915#9053])
* igt@kms_fbcon_fbt@psr:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_fbcon_fbt@psr.html> ([i915#3955])
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_fbcon_fbt@psr.html> ([i915#3469])
* igt@kms_fbcon_fbt@psr-suspend:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_fbcon_fbt@psr-suspend.html> ([i915#3469])
* igt@kms_feature_discovery@chamelium:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_feature_discovery@chamelium.html> ([i915#4854])
* igt@kms_feature_discovery@display-3x:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_feature_discovery@display-3x.html> ([i915#1839])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_feature_discovery@display-3x.html> ([i915#1839])
* igt@kms_feature_discovery@display-4x:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_feature_discovery@display-4x.html> ([i915#1839])
* igt@kms_feature_discovery@dp-mst:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_feature_discovery@dp-mst.html> ([i915#9337])
* igt@kms_feature_discovery@psr1:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_feature_discovery@psr1.html> ([i915#658])
* igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1:
* shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@2x-flip-vs-expired-vblank:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank.html> ([i915#3637])
* igt@kms_flip@2x-flip-vs-fences:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip@2x-flip-vs-fences.html> ([i915#3637]) +6 other tests skip
* igt@kms_flip@2x-flip-vs-wf_vblank:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank.html> ([i915#3637]) +3 other tests skip
* igt@kms_flip@2x-modeset-vs-vblank-race:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_flip@2x-modeset-vs-vblank-race.html> ([i915#9934]) +12 other tests skip
* igt@kms_flip@2x-wf_vblank-ts-check:
* shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk7/igt@kms_flip@2x-wf_vblank-ts-check.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_flip@2x-wf_vblank-ts-check.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html> ([i915#9934]) +12 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html> ([i915#9934]) +6 other tests skip
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-3/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@flip-vs-fences-interruptible:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip@flip-vs-fences-interruptible.html> ([i915#8381])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2672]) +6 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html> ([i915#3555] / [i915#8810] / [i915#8813])
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html> ([i915#3555] / [i915#8810])
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +5 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html> ([i915#2587] / [i915#2672] / [i915#3555])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html> ([i915#2587] / [i915#2672] / [i915#3555])
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html> ([i915#2672] / [i915#3555] / [i915#5190])
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2672]) +2 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling.html> ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +2 other tests skip
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html> ([i915#2672] / [i915#3555]) +6 other tests skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html> ([i915#2672] / [i915#3555]) +4 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt.html> ([i915#8708]) +2 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html> ([i915#1825]) +69 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite.html> ([i915#5354]) +45 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite.html> ([i915#1825]) +3 other tests skip
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> ([i915#5439])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> ([i915#5439])
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render.html> ([i915#3458]) +13 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html> ([i915#3023]) +40 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> ([i915#8708]) +28 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html> ([i915#5439])
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html> (i915#10055<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10055>)
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html> ([i915#9766])
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html> ([i915#8708]) +15 other tests skip
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu.html> +334 other tests skip
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html> ([i915#3458]) +25 other tests skip
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu.html> +56 other tests skip
* igt@kms_hdr@bpc-switch-suspend:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_hdr@bpc-switch-suspend.html> ([i915#3555] / [i915#8228]) +1 other test skip
* igt@kms_hdr@static-swap:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_hdr@static-swap.html> ([i915#3555] / [i915#8228]) +1 other test skip
* shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-10/igt@kms_hdr@static-swap.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-6/igt@kms_hdr@static-swap.html> ([i915#3555] / [i915#8228])
* igt@kms_hdr@static-toggle-dpms:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_hdr@static-toggle-dpms.html> ([i915#3555] / [i915#8228]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html> ([i915#3555] / [i915#8228])
* igt@kms_joiner@basic-force-big-joiner:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_joiner@basic-force-big-joiner.html> ([i915#12388])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_joiner@basic-force-big-joiner.html> ([i915#12388])
* igt@kms_joiner@basic-force-ultra-joiner:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@basic-force-ultra-joiner.html> ([i915#12394] / [i915#13522])
* igt@kms_joiner@basic-ultra-joiner:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_joiner@basic-ultra-joiner.html> ([i915#12339])
* igt@kms_joiner@invalid-modeset-big-joiner:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_joiner@invalid-modeset-big-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_joiner@invalid-modeset-big-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
* igt@kms_joiner@invalid-modeset-force-big-joiner:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@invalid-modeset-force-big-joiner.html> ([i915#12388]) +1 other test skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_joiner@invalid-modeset-force-big-joiner.html> ([i915#12388])
* igt@kms_joiner@invalid-modeset-ultra-joiner:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html> ([i915#12339])
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> ([i915#1839])
* igt@kms_panel_fitting@atomic-fastset:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_panel_fitting@atomic-fastset.html> ([i915#6301])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_panel_fitting@atomic-fastset.html> ([i915#6301])
* igt@kms_panel_fitting@legacy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_panel_fitting@legacy.html> ([i915#6301])
* igt@kms_plane@pixel-format-source-clamping:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-8/igt@kms_plane@pixel-format-source-clamping.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-3/igt@kms_plane@pixel-format-source-clamping.html> ([i915#1982]) +1 other test dmesg-warn
* igt@kms_plane_lowres@tiling-yf:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_plane_lowres@tiling-yf.html> ([i915#3555] / [i915#8821])
* igt@kms_plane_multiple@tiling-yf:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_multiple@tiling-yf.html> ([i915#3555]) +2 other tests skip
* igt@kms_plane_scaling@intel-max-src-size:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_plane_scaling@intel-max-src-size.html> ([i915#6953] / [i915#9423])
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format.html> ([i915#12247]) +9 other tests skip
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c.html> ([i915#12247]) +13 other tests skip
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a.html> ([i915#12247]) +4 other tests skip
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html> ([i915#12247]) +18 other tests skip
* igt@kms_plane_scaling@planes-downscale-factor-0-25:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25.html> ([i915#12247] / [i915#6953] / [i915#9423])
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html> ([i915#12247] / [i915#9423])
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html> ([i915#12247] / [i915#6953])
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d.html> ([i915#12247]) +7 other tests skip
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html> ([i915#12247] / [i915#3555])
* igt@kms_pm_backlight@bad-brightness:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_pm_backlight@bad-brightness.html> ([i915#5354])
* igt@kms_pm_backlight@basic-brightness:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_pm_backlight@basic-brightness.html> ([i915#5354]) +1 other test skip
* igt@kms_pm_backlight@brightness-with-dpms:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_pm_backlight@brightness-with-dpms.html> ([i915#12343])
* igt@kms_pm_backlight@fade-with-suspend:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_backlight@fade-with-suspend.html> ([i915#9812])
* igt@kms_pm_dc@dc3co-vpb-simulation:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_pm_dc@dc3co-vpb-simulation.html> ([i915#9685])
* igt@kms_pm_dc@dc5-psr:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_dc@dc5-psr.html> ([i915#9685])
* igt@kms_pm_dc@dc5-retention-flops:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_pm_dc@dc5-retention-flops.html> ([i915#3828])
* igt@kms_pm_dc@dc6-dpms:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html> ([i915#3361])
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-4/igt@kms_pm_dc@dc6-dpms.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-8/igt@kms_pm_dc@dc6-dpms.html> ([i915#9295])
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> ([i915#9519]) +1 other test skip
* igt@kms_pm_rpm@modeset-lpsp:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#9519]) +1 other test skip
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#12916])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#9519])
* igt@kms_prime@basic-modeset-hybrid:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_prime@basic-modeset-hybrid.html> ([i915#6524]) +1 other test skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_prime@basic-modeset-hybrid.html> ([i915#6524])
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html> ([i915#12316])
* igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html> ([i915#11520]) +6 other tests skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html> ([i915#11520]) +12 other tests skip
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb.html> ([i915#11520]) +9 other tests skip
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
* shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html> ([i915#11520]) +1 other test skip
* igt@kms_psr2_su@page_flip-p010:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683])
* igt@kms_psr@fbc-pr-sprite-plane-onoff:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr@fbc-pr-sprite-plane-onoff.html> ([i915#9688])
* igt@kms_psr@fbc-pr-sprite-render:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_psr@fbc-pr-sprite-render.html> ([i915#9732]) +15 other tests skip
* igt@kms_psr@fbc-psr-cursor-mmap-cpu:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_psr@fbc-psr-cursor-mmap-cpu.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +28 other tests skip
* igt@kms_psr@fbc-psr2-sprite-blt:
* shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr@fbc-psr2-sprite-blt.html>
* igt@kms_psr@pr-suspend:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr@pr-suspend.html> ([i915#9732]) +13 other tests skip
* igt@kms_psr@psr2-cursor-mmap-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_psr@psr2-cursor-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +39 other tests skip
* igt@kms_psr@psr2-sprite-mmap-gtt:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr@psr2-sprite-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +19 other tests skip
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html> ([i915#9685]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html> ([i915#9685])
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html> ([i915#12755] / [i915#5190])
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html> ([i915#5289])
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> ([i915#5289]) +1 other test skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> ([i915#12755])
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html> ([i915#12755]) +3 other tests skip
* igt@kms_scaling_modes@scaling-mode-none:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_scaling_modes@scaling-mode-none.html> ([i915#3555]) +6 other tests skip
* igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free:
* shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free.html> ([i915#13179]) +1 other test abort
* igt@kms_tiled_display@basic-test-pattern:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_tiled_display@basic-test-pattern.html> ([i915#8623]) +1 other test skip
* igt@kms_vrr@lobf:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_vrr@lobf.html> ([i915#11920])
* igt@kms_vrr@max-min:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_vrr@max-min.html> ([i915#9906]) +1 other test skip
* igt@kms_vrr@negative-basic:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_vrr@negative-basic.html> ([i915#3555] / [i915#9906])
* igt@kms_vrr@seamless-rr-switch-drrs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_vrr@seamless-rr-switch-drrs.html> ([i915#9906]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-drrs.html> ([i915#9906])
* igt@kms_vrr@seamless-rr-switch-virtual:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-virtual.html> ([i915#9906])
* igt@kms_writeback@writeback-check-output:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_writeback@writeback-check-output.html> ([i915#2437])
* igt@kms_writeback@writeback-check-output-xrgb2101010:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_writeback@writeback-check-output-xrgb2101010.html> ([i915#2437] / [i915#9412])
* igt@kms_writeback@writeback-fb-id:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_writeback@writeback-fb-id.html> ([i915#2437])
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> ([i915#2437] / [i915#9412]) +1 other test skip
* igt@kms_writeback@writeback-invalid-parameters:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_writeback@writeback-invalid-parameters.html> ([i915#2437])
* igt@perf@mi-rpc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@perf@mi-rpc.html> ([i915#2434])
* igt@perf@unprivileged-single-ctx-counters:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf@unprivileged-single-ctx-counters.html> ([i915#2433])
* igt@perf_pmu@cpu-hotplug:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* igt@perf_pmu@rc6-all-gts:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@perf_pmu@rc6-all-gts.html> ([i915#8516])
* igt@perf_pmu@rc6@other-idle-gt0:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html> ([i915#8516])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@perf_pmu@rc6@other-idle-gt0.html> ([i915#8516])
* igt@prime_vgem@basic-fence-flip:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@prime_vgem@basic-fence-flip.html> ([i915#3708])
* igt@prime_vgem@basic-fence-mmap:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@prime_vgem@basic-fence-mmap.html> ([i915#3708] / [i915#4077])
* igt@prime_vgem@basic-fence-read:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@prime_vgem@basic-fence-read.html> ([i915#3291] / [i915#3708]) +1 other test skip
* igt@prime_vgem@basic-write:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@prime_vgem@basic-write.html> ([i915#3291] / [i915#3708])
* igt@prime_vgem@coherency-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@prime_vgem@coherency-gtt.html> ([i915#3708])
* igt@sriov_basic@bind-unbind-vf@vf-1:
* shard-tglu-1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@sriov_basic@bind-unbind-vf@vf-1.html> ([i915#12910]) +18 other tests fail
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6:
* shard-tglu: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html> ([i915#12910]) +9 other tests fail
* igt@sriov_basic@enable-vfs-bind-unbind-each:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@sriov_basic@enable-vfs-bind-unbind-each.html> ([i915#9917])
* igt@tools_test@sysfs_l3_parity:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@tools_test@sysfs_l3_parity.html> +46 other tests skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@tools_test@sysfs_l3_parity.html> ([i915#4818])
Possible fixes
* igt@gem_exec_fence@syncobj-unused-fence:
* shard-rkl: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@gem_exec_fence@syncobj-unused-fence.html> ([i915#12964]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@gem_exec_fence@syncobj-unused-fence.html> +2 other tests pass
* igt@gem_mmap_offset@clear-via-pagefault:
* shard-mtlp: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-4/igt@gem_mmap_offset@clear-via-pagefault.html> (i915#10729<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10729>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_offset@clear-via-pagefault.html> +1 other test pass
* igt@kms_async_flips@alternate-sync-async-flip:
* shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip.html> ([i915#12518] / [i915#12766]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip.html>
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4:
* shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html> ([i915#12518]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html>
* igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1:
* shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb1/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html> ([i915#11989]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html> +1 other test pass
* igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear:
* shard-glk: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html> ([i915#118]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html> +1 other test pass
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
* shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> ([i915#9519]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress.html>
* igt@perf_pmu@module-unload:
* shard-tglu: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@perf_pmu@module-unload.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@perf_pmu@module-unload.html>
Warnings
* igt@i915_module_load@reload-with-fault-injection:
* shard-mtlp: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html> ([i915#13475]) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10131> / i915#10887<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887> / [i915#13493])
* igt@i915_selftest@mock:
* shard-glk: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@i915_selftest@mock.html> ([i915#1982] / [i915#9311]) -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@i915_selftest@mock.html> ([i915#9311])
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#4538] / [i915#5286]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#4423] / [i915#4538] / [i915#5286])
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html> ([i915#3638]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html> ([i915#3638] / [i915#4423])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555] / [i915#4423]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672] / [i915#4423]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672])
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu:
* shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html> ([i915#3458]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html> (i915#10433<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433> / [i915#3458]) +3 other tests skip
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
* shard-glk: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html> ([i915#13409] / [i915#13476]) -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html> ([i915#13476])
* igt@kms_pm_lpsp@kms-lpsp:
* shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_lpsp@kms-lpsp.html> ([i915#3828]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_lpsp@kms-lpsp.html> ([i915#9340])
* igt@kms_pm_rpm@dpms-lpsp:
* shard-rkl: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html> ([i915#12964]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html> ([i915#9519])
* igt@kms_tiled_display@basic-test-pattern:
* shard-glk: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_tiled_display@basic-test-pattern.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk7/igt@kms_tiled_display@basic-test-pattern.html> (i915#10959<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959>)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#1
[-- Attachment #2: Type: text/html, Size: 122479 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* ✓ i915.CI.Full: success for Fix all typos in i915 (rev6)
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
` (10 preceding siblings ...)
2025-01-21 4:59 ` ✗ i915.CI.Full: failure " Patchwork
@ 2025-01-21 14:45 ` Patchwork
11 siblings, 0 replies; 26+ messages in thread
From: Patchwork @ 2025-01-21 14:45 UTC (permalink / raw)
To: Nitin Gote; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 100255 bytes --]
== Series Details ==
Series: Fix all typos in i915 (rev6)
URL : https://patchwork.freedesktop.org/series/143146/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_15983_full -> Patchwork_143146v6_full
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (12 -> 12)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in Patchwork_143146v6_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-purge-cache:
- shard-dg2: NOTRUN -> [SKIP][1] ([i915#8411]) +1 other test skip
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@api_intel_bb@blit-reloc-purge-cache.html
* igt@api_intel_bb@crc32:
- shard-tglu-1: NOTRUN -> [SKIP][2] ([i915#6230])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@api_intel_bb@crc32.html
- shard-dg1: NOTRUN -> [SKIP][3] ([i915#6230])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@crc32.html
* igt@api_intel_bb@object-reloc-keep-cache:
- shard-dg1: NOTRUN -> [SKIP][4] ([i915#8411])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@object-reloc-keep-cache.html
* igt@core_getversion@all-cards:
- shard-tglu: [PASS][5] -> [ABORT][6] ([i915#13010])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-9/igt@core_getversion@all-cards.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@core_getversion@all-cards.html
* igt@device_reset@cold-reset-bound:
- shard-tglu: NOTRUN -> [SKIP][7] ([i915#11078]) +1 other test skip
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@device_reset@cold-reset-bound.html
* igt@device_reset@unbind-reset-rebind:
- shard-tglu: [PASS][8] -> [ABORT][9] ([i915#12817] / [i915#5507])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@device_reset@unbind-reset-rebind.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@device_reset@unbind-reset-rebind.html
* igt@dmabuf@all-tests@dma_fence_chain:
- shard-rkl: [PASS][10] -> [DMESG-WARN][11] ([i915#12964]) +4 other tests dmesg-warn
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@dmabuf@all-tests@dma_fence_chain.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@drm_fdinfo@virtual-busy-hang-all:
- shard-dg1: NOTRUN -> [SKIP][12] ([i915#8414])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@drm_fdinfo@virtual-busy-hang-all.html
* igt@drm_fdinfo@virtual-busy-idle-all:
- shard-dg2: NOTRUN -> [SKIP][13] ([i915#8414])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@drm_fdinfo@virtual-busy-idle-all.html
* igt@gem_basic@multigpu-create-close:
- shard-dg2: NOTRUN -> [SKIP][14] ([i915#7697])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_basic@multigpu-create-close.html
* igt@gem_ccs@block-copy-compressed:
- shard-tglu-1: NOTRUN -> [SKIP][15] ([i915#3555] / [i915#9323])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@block-multicopy-inplace:
- shard-tglu: NOTRUN -> [SKIP][16] ([i915#3555] / [i915#9323])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_ccs@block-multicopy-inplace.html
* igt@gem_ccs@ctrl-surf-copy:
- shard-rkl: NOTRUN -> [SKIP][17] ([i915#3555] / [i915#9323])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_ccs@ctrl-surf-copy.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-tglu-1: NOTRUN -> [SKIP][18] ([i915#9323])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
- shard-dg1: NOTRUN -> [SKIP][19] ([i915#9323])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_ccs@suspend-resume:
- shard-rkl: NOTRUN -> [SKIP][20] ([i915#9323])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ccs@suspend-resume.html
- shard-tglu: NOTRUN -> [SKIP][21] ([i915#9323])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_ccs@suspend-resume.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-tglu: NOTRUN -> [SKIP][22] ([i915#7697])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gem_close_race@multigpu-basic-threads.html
* igt@gem_create@create-ext-cpu-access-big:
- shard-tglu-1: NOTRUN -> [SKIP][23] ([i915#6335])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_create@create-ext-cpu-access-big.html
* igt@gem_create@create-ext-cpu-access-sanity-check:
- shard-rkl: NOTRUN -> [SKIP][24] ([i915#6335]) +1 other test skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_create@create-ext-cpu-access-sanity-check.html
* igt@gem_create@create-ext-set-pat:
- shard-rkl: NOTRUN -> [SKIP][25] ([i915#8562])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_persistence@hang:
- shard-dg2: NOTRUN -> [SKIP][26] ([i915#8555])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_ctx_persistence@hang.html
* igt@gem_ctx_persistence@smoketest:
- shard-snb: NOTRUN -> [SKIP][27] ([i915#1099]) +6 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_ctx_persistence@smoketest.html
* igt@gem_ctx_shared@exec-single-timeline@vcs0:
- shard-rkl: NOTRUN -> [DMESG-WARN][28] ([i915#12964]) +28 other tests dmesg-warn
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ctx_shared@exec-single-timeline@vcs0.html
* igt@gem_ctx_sseu@engines:
- shard-rkl: NOTRUN -> [SKIP][29] ([i915#280]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@invalid-sseu:
- shard-tglu-1: NOTRUN -> [SKIP][30] ([i915#280]) +1 other test skip
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ctx_sseu@invalid-sseu.html
* igt@gem_ctx_sseu@mmap-args:
- shard-dg2: NOTRUN -> [SKIP][31] ([i915#280])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_ctx_sseu@mmap-args.html
- shard-dg1: NOTRUN -> [SKIP][32] ([i915#280]) +1 other test skip
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_ctx_sseu@mmap-args.html
* igt@gem_exec_balancer@bonded-dual:
- shard-dg1: NOTRUN -> [SKIP][33] ([i915#4771])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_balancer@bonded-dual.html
* igt@gem_exec_balancer@invalid-bonds:
- shard-dg2: NOTRUN -> [SKIP][34] ([i915#4036])
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_exec_balancer@invalid-bonds.html
- shard-dg1: NOTRUN -> [SKIP][35] ([i915#4036])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_balancer@invalid-bonds.html
* igt@gem_exec_balancer@parallel-balancer:
- shard-tglu-1: NOTRUN -> [SKIP][36] ([i915#4525]) +1 other test skip
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_exec_balancer@parallel-balancer.html
* igt@gem_exec_balancer@parallel-bb-first:
- shard-tglu: NOTRUN -> [SKIP][37] ([i915#4525])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_exec_balancer@parallel-bb-first.html
* igt@gem_exec_balancer@parallel-keep-submit-fence:
- shard-rkl: NOTRUN -> [SKIP][38] ([i915#4525]) +2 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_exec_balancer@parallel-keep-submit-fence.html
* igt@gem_exec_balancer@sliced:
- shard-dg2: NOTRUN -> [SKIP][39] ([i915#4812])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_balancer@sliced.html
* igt@gem_exec_capture@capture-invisible:
- shard-dg2: NOTRUN -> [SKIP][40] ([i915#6334]) +2 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_capture@capture-invisible.html
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
- shard-dg2: NOTRUN -> [SKIP][41] ([i915#3539] / [i915#4852]) +2 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
* igt@gem_exec_flush@basic-wb-rw-before-default:
- shard-dg1: NOTRUN -> [SKIP][42] ([i915#3539] / [i915#4852]) +1 other test skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_flush@basic-wb-rw-before-default.html
* igt@gem_exec_params@rsvd2-dirt:
- shard-dg2: NOTRUN -> [SKIP][43] ([i915#5107])
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@gem_exec_params@rsvd2-dirt.html
* igt@gem_exec_reloc@basic-gtt:
- shard-dg2: NOTRUN -> [SKIP][44] ([i915#3281]) +11 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_reloc@basic-gtt.html
* igt@gem_exec_reloc@basic-gtt-read-noreloc:
- shard-rkl: NOTRUN -> [SKIP][45] ([i915#3281]) +19 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_exec_reloc@basic-gtt-read-noreloc.html
- shard-dg1: NOTRUN -> [SKIP][46] ([i915#3281]) +8 other tests skip
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_reloc@basic-gtt-read-noreloc.html
* igt@gem_exec_schedule@preempt-queue:
- shard-dg2: NOTRUN -> [SKIP][47] ([i915#4537] / [i915#4812])
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_exec_schedule@preempt-queue.html
* igt@gem_exec_schedule@reorder-wide:
- shard-dg1: NOTRUN -> [SKIP][48] ([i915#4812])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_exec_schedule@reorder-wide.html
* igt@gem_exec_suspend@basic-s4-devices:
- shard-rkl: NOTRUN -> [ABORT][49] ([i915#7975] / [i915#8213]) +1 other test abort
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_fence_thrash@bo-write-verify-y:
- shard-dg1: NOTRUN -> [SKIP][50] ([i915#4860]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-y.html
* igt@gem_fenced_exec_thrash@no-spare-fences:
- shard-dg2: NOTRUN -> [SKIP][51] ([i915#4860]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_fenced_exec_thrash@no-spare-fences.html
* igt@gem_huc_copy@huc-copy:
- shard-rkl: NOTRUN -> [SKIP][52] ([i915#2190])
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@massive:
- shard-tglu-1: NOTRUN -> [SKIP][53] ([i915#4613]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_lmem_swapping@massive.html
* igt@gem_lmem_swapping@parallel-multi:
- shard-tglu: NOTRUN -> [SKIP][54] ([i915#4613]) +2 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_lmem_swapping@parallel-multi.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-rkl: NOTRUN -> [SKIP][55] ([i915#4613]) +4 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
- shard-dg1: NOTRUN -> [SKIP][56] ([i915#12193])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][57] ([i915#4565])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg1: NOTRUN -> [TIMEOUT][58] ([i915#5493]) +1 other test timeout
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@gem_media_vme:
- shard-rkl: NOTRUN -> [SKIP][59] ([i915#284])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_media_vme.html
* igt@gem_mmap@bad-object:
- shard-dg1: NOTRUN -> [SKIP][60] ([i915#4083]) +3 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap@bad-object.html
* igt@gem_mmap_gtt@basic-write:
- shard-dg2: NOTRUN -> [SKIP][61] ([i915#4077]) +11 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_mmap_gtt@basic-write.html
* igt@gem_mmap_gtt@cpuset-basic-small-copy:
- shard-dg1: NOTRUN -> [SKIP][62] ([i915#4077]) +17 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap_gtt@cpuset-basic-small-copy.html
* igt@gem_mmap_gtt@hang-busy:
- shard-mtlp: NOTRUN -> [SKIP][63] ([i915#4077])
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_gtt@hang-busy.html
* igt@gem_mmap_wc@copy:
- shard-dg2: NOTRUN -> [SKIP][64] ([i915#4083]) +7 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_mmap_wc@copy.html
* igt@gem_mmap_wc@write-wc-read-gtt:
- shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4083])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_wc@write-wc-read-gtt.html
* igt@gem_partial_pwrite_pread@reads:
- shard-dg2: NOTRUN -> [SKIP][66] ([i915#3282]) +7 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_partial_pwrite_pread@reads.html
- shard-dg1: NOTRUN -> [SKIP][67] ([i915#3282]) +3 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_partial_pwrite_pread@reads.html
* igt@gem_partial_pwrite_pread@writes-after-reads:
- shard-rkl: NOTRUN -> [SKIP][68] ([i915#3282]) +10 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads.html
* igt@gem_pread@exhaustion:
- shard-snb: NOTRUN -> [WARN][69] ([i915#2658])
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_pread@exhaustion.html
* igt@gem_pread@uncached:
- shard-mtlp: NOTRUN -> [SKIP][70] ([i915#3282])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_pread@uncached.html
* igt@gem_pxp@create-protected-buffer:
- shard-rkl: NOTRUN -> [TIMEOUT][71] ([i915#12964]) +2 other tests timeout
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_pxp@create-protected-buffer.html
* igt@gem_pxp@display-protected-crc:
- shard-rkl: NOTRUN -> [TIMEOUT][72] ([i915#12917] / [i915#12964]) +1 other test timeout
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@hw-rejects-pxp-buffer:
- shard-tglu-1: NOTRUN -> [SKIP][73] ([i915#13398])
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_pxp@hw-rejects-pxp-buffer.html
* igt@gem_pxp@protected-encrypted-src-copy-not-readible:
- shard-dg1: NOTRUN -> [SKIP][74] ([i915#4270]) +2 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
- shard-dg2: NOTRUN -> [SKIP][75] ([i915#4270]) +6 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html
* igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
- shard-mtlp: NOTRUN -> [SKIP][76] ([i915#8428]) +1 other test skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html
* igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
- shard-dg2: NOTRUN -> [SKIP][77] ([i915#5190] / [i915#8428]) +5 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html
* igt@gem_render_tiled_blits@basic:
- shard-mtlp: NOTRUN -> [SKIP][78] ([i915#4079])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_tiled_blits@basic.html
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
- shard-dg2: NOTRUN -> [SKIP][79] ([i915#4079]) +3 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
* igt@gem_set_tiling_vs_blt@tiled-to-untiled:
- shard-rkl: NOTRUN -> [SKIP][80] ([i915#8411]) +1 other test skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html
* igt@gem_set_tiling_vs_blt@untiled-to-tiled:
- shard-dg1: NOTRUN -> [SKIP][81] ([i915#4079]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html
* igt@gem_softpin@evict-snoop-interruptible:
- shard-dg2: NOTRUN -> [SKIP][82] ([i915#4885])
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_softpin@evict-snoop-interruptible.html
* igt@gem_softpin@noreloc-s3:
- shard-glk: NOTRUN -> [INCOMPLETE][83] ([i915#13306])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@gem_softpin@noreloc-s3.html
* igt@gem_userptr_blits@coherency-sync:
- shard-dg2: NOTRUN -> [SKIP][84] ([i915#3297]) +2 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-rkl: NOTRUN -> [SKIP][85] ([i915#3297]) +3 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_userptr_blits@create-destroy-unsync.html
- shard-tglu: NOTRUN -> [SKIP][86] ([i915#3297])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
- shard-dg2: NOTRUN -> [SKIP][87] ([i915#3297] / [i915#4880])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
- shard-dg1: NOTRUN -> [SKIP][88] ([i915#3297] / [i915#4880]) +1 other test skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
* igt@gem_userptr_blits@relocations:
- shard-dg1: NOTRUN -> [SKIP][89] ([i915#3281] / [i915#3297])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@relocations.html
* igt@gem_userptr_blits@unsync-unmap-after-close:
- shard-tglu-1: NOTRUN -> [SKIP][90] ([i915#3297]) +1 other test skip
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap-after-close.html
- shard-dg1: NOTRUN -> [SKIP][91] ([i915#3297]) +4 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@unsync-unmap-after-close.html
* igt@gen3_render_linear_blits:
- shard-mtlp: NOTRUN -> [SKIP][92] +5 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen3_render_linear_blits.html
* igt@gen7_exec_parse@bitmasks:
- shard-dg2: NOTRUN -> [SKIP][93] +20 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gen7_exec_parse@bitmasks.html
* igt@gen9_exec_parse@batch-zero-length:
- shard-tglu: NOTRUN -> [SKIP][94] ([i915#2527] / [i915#2856]) +2 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gen9_exec_parse@batch-zero-length.html
* igt@gen9_exec_parse@bb-secure:
- shard-tglu-1: NOTRUN -> [SKIP][95] ([i915#2527] / [i915#2856]) +1 other test skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gen9_exec_parse@bb-secure.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-dg1: NOTRUN -> [SKIP][96] ([i915#2527]) +3 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gen9_exec_parse@bb-start-cmd.html
* igt@gen9_exec_parse@bb-start-out:
- shard-rkl: NOTRUN -> [SKIP][97] ([i915#2527]) +5 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gen9_exec_parse@bb-start-out.html
* igt@gen9_exec_parse@shadow-peek:
- shard-mtlp: NOTRUN -> [SKIP][98] ([i915#2856])
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen9_exec_parse@shadow-peek.html
* igt@gen9_exec_parse@unaligned-access:
- shard-dg2: NOTRUN -> [SKIP][99] ([i915#2856]) +5 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gen9_exec_parse@unaligned-access.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-tglu: [PASS][100] -> [ABORT][101] ([i915#10887] / [i915#12817] / [i915#9820])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-2/igt@i915_module_load@reload-with-fault-injection.html
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html
- shard-dg2: NOTRUN -> [ABORT][102] ([i915#9820])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pipe_stress@stress-xrgb8888-ytiled:
- shard-dg2: NOTRUN -> [SKIP][103] ([i915#7091])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html
* igt@i915_pm_freq_api@freq-basic-api:
- shard-rkl: NOTRUN -> [SKIP][104] ([i915#8399])
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@i915_pm_freq_api@freq-basic-api.html
* igt@i915_pm_freq_api@freq-reset:
- shard-tglu-1: NOTRUN -> [SKIP][105] ([i915#8399]) +1 other test skip
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html
* igt@i915_pm_freq_mult@media-freq@gt0:
- shard-tglu: NOTRUN -> [SKIP][106] ([i915#6590]) +1 other test skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@i915_pm_freq_mult@media-freq@gt0.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
- shard-dg1: NOTRUN -> [FAIL][107] ([i915#3591]) +1 other test fail
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html
* igt@i915_pm_rps@min-max-config-loaded:
- shard-dg1: NOTRUN -> [SKIP][108] ([i915#11681] / [i915#6621])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@i915_pm_rps@min-max-config-loaded.html
* igt@i915_pm_rps@thresholds-idle:
- shard-dg1: NOTRUN -> [SKIP][109] ([i915#11681])
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@i915_pm_rps@thresholds-idle.html
* igt@i915_pm_sseu@full-enable:
- shard-dg2: NOTRUN -> [SKIP][110] ([i915#4387])
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pm_sseu@full-enable.html
* igt@i915_power@sanity:
- shard-rkl: NOTRUN -> [SKIP][111] ([i915#7984])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@i915_power@sanity.html
* igt@i915_query@hwconfig_table:
- shard-tglu-1: NOTRUN -> [SKIP][112] ([i915#6245])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_query@hwconfig_table.html
- shard-rkl: NOTRUN -> [SKIP][113] ([i915#6245])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@i915_query@hwconfig_table.html
* igt@i915_query@query-topology-coherent-slice-mask:
- shard-mtlp: NOTRUN -> [SKIP][114] ([i915#6188])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html
* igt@i915_query@test-query-geometry-subslices:
- shard-rkl: NOTRUN -> [SKIP][115] ([i915#5723])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@i915_query@test-query-geometry-subslices.html
* igt@i915_selftest@mock@memory_region:
- shard-rkl: NOTRUN -> [DMESG-WARN][116] ([i915#9311]) +1 other test dmesg-warn
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@i915_selftest@mock@memory_region.html
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
- shard-mtlp: NOTRUN -> [SKIP][117] ([i915#4212])
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
* igt@kms_addfb_basic@clobberred-modifier:
- shard-dg2: NOTRUN -> [SKIP][118] ([i915#4212]) +1 other test skip
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_addfb_basic@clobberred-modifier.html
* igt@kms_addfb_basic@tile-pitch-mismatch:
- shard-dg1: NOTRUN -> [SKIP][119] ([i915#4212])
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_addfb_basic@tile-pitch-mismatch.html
* igt@kms_addfb_basic@too-high:
- shard-dg1: [PASS][120] -> [DMESG-WARN][121] ([i915#4391] / [i915#4423])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_addfb_basic@too-high.html
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_addfb_basic@too-high.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs:
- shard-dg2: NOTRUN -> [SKIP][122] ([i915#8709]) +23 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][123] ([i915#8709]) +3 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-snb: NOTRUN -> [SKIP][124] ([i915#1769])
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
- shard-dg2: NOTRUN -> [SKIP][125] ([i915#1769] / [i915#3555])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
- shard-dg1: NOTRUN -> [SKIP][126] ([i915#1769] / [i915#3555])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-rkl: NOTRUN -> [SKIP][127] ([i915#1769] / [i915#3555]) +1 other test skip
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
- shard-tglu: NOTRUN -> [SKIP][128] ([i915#5286]) +4 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-rkl: NOTRUN -> [SKIP][129] ([i915#5286]) +11 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-tglu-1: NOTRUN -> [SKIP][130] ([i915#5286]) +5 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
- shard-dg1: NOTRUN -> [SKIP][131] ([i915#4538] / [i915#5286]) +5 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-mtlp: [PASS][132] -> [DMESG-FAIL][133] ([i915#11627] / [i915#13314])
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-64bpp-rotate-90:
- shard-rkl: NOTRUN -> [SKIP][134] ([i915#3638]) +7 other tests skip
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_big_fb@linear-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-dg1: NOTRUN -> [SKIP][135] ([i915#3638]) +2 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2: NOTRUN -> [SKIP][136] ([i915#5190]) +3 other tests skip
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-dg2: NOTRUN -> [SKIP][137] ([i915#4538] / [i915#5190]) +14 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
- shard-dg1: NOTRUN -> [SKIP][138] ([i915#4538]) +6 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
- shard-dg2: NOTRUN -> [SKIP][139] ([i915#12313]) +2 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][140] ([i915#6095]) +9 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1.html
* igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][141] ([i915#10307] / [i915#6095]) +139 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][142] ([i915#12313])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][143] ([i915#6095]) +59 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-tglu: NOTRUN -> [SKIP][144] ([i915#12313]) +1 other test skip
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][145] ([i915#6095]) +118 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-rkl: NOTRUN -> [SKIP][146] ([i915#12805])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4:
- shard-dg2: NOTRUN -> [SKIP][147] ([i915#6095]) +13 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][148] ([i915#6095]) +44 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][149] ([i915#6095]) +177 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-rkl: NOTRUN -> [SKIP][150] ([i915#12313]) +3 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
- shard-dg1: NOTRUN -> [SKIP][151] ([i915#12313])
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-rkl: NOTRUN -> [SKIP][152] ([i915#3742])
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu-1: NOTRUN -> [SKIP][153] ([i915#3742])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cdclk@plane-scaling.html
- shard-dg1: NOTRUN -> [SKIP][154] ([i915#3742])
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_cdclk@plane-scaling.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-dg1: NOTRUN -> [SKIP][155] +36 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_frames@dp-crc-fast:
- shard-dg2: NOTRUN -> [SKIP][156] ([i915#11151] / [i915#7828]) +14 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_chamelium_frames@dp-crc-fast.html
* igt@kms_chamelium_hpd@dp-hpd:
- shard-rkl: NOTRUN -> [SKIP][157] ([i915#11151] / [i915#7828]) +16 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_chamelium_hpd@dp-hpd.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-mtlp: NOTRUN -> [SKIP][158] ([i915#11151] / [i915#7828]) +1 other test skip
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@hdmi-hpd-storm-disable:
- shard-tglu-1: NOTRUN -> [SKIP][159] ([i915#11151] / [i915#7828]) +6 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html
- shard-dg1: NOTRUN -> [SKIP][160] ([i915#11151] / [i915#7828]) +6 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
- shard-tglu: NOTRUN -> [SKIP][161] ([i915#11151] / [i915#7828]) +5 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html
* igt@kms_color@deep-color:
- shard-tglu: NOTRUN -> [SKIP][162] ([i915#3555] / [i915#9979])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_color@deep-color.html
* igt@kms_content_protection@atomic:
- shard-rkl: NOTRUN -> [SKIP][163] ([i915#7118] / [i915#9424])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@atomic-dpms:
- shard-tglu: NOTRUN -> [SKIP][164] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@content-type-change:
- shard-dg1: NOTRUN -> [SKIP][165] ([i915#9424])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-tglu-1: NOTRUN -> [SKIP][166] ([i915#3116] / [i915#3299])
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-dg1: NOTRUN -> [SKIP][167] ([i915#3299])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-rkl: NOTRUN -> [SKIP][168] ([i915#3116])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-dg2: NOTRUN -> [SKIP][169] ([i915#3299])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-tglu: NOTRUN -> [SKIP][170] ([i915#3116] / [i915#3299])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2: NOTRUN -> [SKIP][171] ([i915#9424]) +1 other test skip
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@mei-interface:
- shard-rkl: NOTRUN -> [SKIP][172] ([i915#9424])
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_content_protection@mei-interface.html
- shard-tglu-1: NOTRUN -> [SKIP][173] ([i915#6944] / [i915#9424])
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@mei-interface.html
* igt@kms_content_protection@srm:
- shard-dg2: NOTRUN -> [SKIP][174] ([i915#7118])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_content_protection@srm.html
- shard-rkl: NOTRUN -> [SKIP][175] ([i915#7118])
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_content_protection@srm.html
- shard-dg1: NOTRUN -> [SKIP][176] ([i915#7116])
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_content_protection@srm.html
* igt@kms_content_protection@type1:
- shard-dg1: NOTRUN -> [SKIP][177] ([i915#7116] / [i915#9424])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@type1.html
* igt@kms_content_protection@uevent:
- shard-tglu-1: NOTRUN -> [SKIP][178] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-tglu: NOTRUN -> [SKIP][179] ([i915#13049]) +2 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-mtlp: NOTRUN -> [SKIP][180] ([i915#13049]) +1 other test skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-dg2: NOTRUN -> [SKIP][181] ([i915#13049])
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-dg1: NOTRUN -> [SKIP][182] ([i915#3555]) +7 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-rkl: NOTRUN -> [SKIP][183] ([i915#13049]) +4 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
- shard-rkl: NOTRUN -> [SKIP][184] ([i915#3555]) +14 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
* igt@kms_cursor_crc@cursor-sliding-32x10:
- shard-tglu: NOTRUN -> [SKIP][185] ([i915#3555]) +1 other test skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-32x10.html
* igt@kms_cursor_crc@cursor-sliding-512x170:
- shard-tglu-1: NOTRUN -> [SKIP][186] ([i915#13049]) +1 other test skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x170.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-mtlp: NOTRUN -> [SKIP][187] ([i915#4213])
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-tglu-1: NOTRUN -> [SKIP][188] ([i915#4103])
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-rkl: NOTRUN -> [SKIP][189] ([i915#4103]) +1 other test skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-tglu: NOTRUN -> [SKIP][190] +60 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
- shard-dg2: NOTRUN -> [SKIP][191] ([i915#13046] / [i915#5354]) +3 other tests skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-tglu: NOTRUN -> [SKIP][192] ([i915#4103])
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-dg2: NOTRUN -> [SKIP][193] ([i915#4103] / [i915#4213]) +1 other test skip
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-rkl: NOTRUN -> [SKIP][194] ([i915#9723]) +1 other test skip
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-tglu-1: NOTRUN -> [SKIP][195] ([i915#9723])
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
- shard-tglu-1: NOTRUN -> [SKIP][196] ([i915#1769] / [i915#3555] / [i915#3804])
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][197] ([i915#3804])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][198] ([i915#3804])
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html
* igt@kms_dp_aux_dev:
- shard-dg1: NOTRUN -> [SKIP][199] ([i915#1257])
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_dp_aux_dev.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-rkl: NOTRUN -> [SKIP][200] ([i915#12402])
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_draw_crc@draw-method-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][201] ([i915#8812])
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_draw_crc@draw-method-mmap-wc.html
* igt@kms_dsc@dsc-basic:
- shard-dg1: NOTRUN -> [SKIP][202] ([i915#3555] / [i915#3840]) +1 other test skip
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-with-formats:
- shard-dg2: NOTRUN -> [SKIP][203] ([i915#3555] / [i915#3840]) +1 other test skip
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_dsc@dsc-with-formats.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-rkl: NOTRUN -> [SKIP][204] ([i915#3555] / [i915#3840]) +1 other test skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dsc@dsc-with-output-formats.html
- shard-tglu: NOTRUN -> [SKIP][205] ([i915#3555] / [i915#3840])
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-tglu: NOTRUN -> [SKIP][206] ([i915#3840] / [i915#9053])
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: NOTRUN -> [SKIP][207] ([i915#3955])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_fbcon_fbt@psr.html
- shard-tglu-1: NOTRUN -> [SKIP][208] ([i915#3469])
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg1: NOTRUN -> [SKIP][209] ([i915#3469])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-dg2: NOTRUN -> [SKIP][210] ([i915#4854])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-tglu-1: NOTRUN -> [SKIP][211] ([i915#1839])
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_feature_discovery@display-3x.html
- shard-dg1: NOTRUN -> [SKIP][212] ([i915#1839])
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2: NOTRUN -> [SKIP][213] ([i915#1839])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-tglu: NOTRUN -> [SKIP][214] ([i915#9337])
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr1:
- shard-rkl: NOTRUN -> [SKIP][215] ([i915#658])
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1:
- shard-snb: [PASS][216] -> [FAIL][217] ([i915#11989]) +1 other test fail
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-mtlp: NOTRUN -> [SKIP][218] ([i915#3637])
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-fences:
- shard-tglu: NOTRUN -> [SKIP][219] ([i915#3637]) +6 other tests skip
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip@2x-flip-vs-fences.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-tglu-1: NOTRUN -> [SKIP][220] ([i915#3637]) +3 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip@2x-modeset-vs-vblank-race:
- shard-dg2: NOTRUN -> [SKIP][221] ([i915#9934]) +12 other tests skip
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_flip@2x-modeset-vs-vblank-race.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-glk: [PASS][222] -> [FAIL][223] ([i915#11989]) +1 other test fail
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk7/igt@kms_flip@2x-wf_vblank-ts-check.html
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-rkl: NOTRUN -> [SKIP][224] ([i915#9934]) +12 other tests skip
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
- shard-dg1: NOTRUN -> [SKIP][225] ([i915#9934]) +6 other tests skip
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible:
- shard-tglu: [PASS][226] -> [FAIL][227] ([i915#11989]) +1 other test fail
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-3/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1:
- shard-mtlp: [PASS][228] -> [FAIL][229] ([i915#11989]) +1 other test fail
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html
* igt@kms_flip@flip-vs-fences-interruptible:
- shard-dg1: NOTRUN -> [SKIP][230] ([i915#8381])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip@flip-vs-fences-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-tglu: NOTRUN -> [SKIP][231] ([i915#2672] / [i915#3555]) +1 other test skip
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][232] ([i915#2672]) +6 other tests skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][233] ([i915#3555] / [i915#8810] / [i915#8813])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][234] ([i915#3555] / [i915#8810])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-tglu-1: NOTRUN -> [SKIP][235] ([i915#2587] / [i915#2672]) +5 other tests skip
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
- shard-dg2: NOTRUN -> [SKIP][236] ([i915#2672] / [i915#3555]) +1 other test skip
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
- shard-tglu-1: NOTRUN -> [SKIP][237] ([i915#2587] / [i915#2672] / [i915#3555])
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
- shard-dg1: NOTRUN -> [SKIP][238] ([i915#2587] / [i915#2672] / [i915#3555])
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2: NOTRUN -> [SKIP][239] ([i915#2672] / [i915#3555] / [i915#5190])
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][240] ([i915#2672]) +2 other tests skip
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][241] ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode:
- shard-dg1: NOTRUN -> [SKIP][242] ([i915#2587] / [i915#2672]) +2 other tests skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][243] ([i915#2587] / [i915#2672]) +1 other test skip
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-dg1: NOTRUN -> [SKIP][244] ([i915#2672] / [i915#3555]) +1 other test skip
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling:
- shard-rkl: NOTRUN -> [SKIP][245] ([i915#2672] / [i915#3555]) +6 other tests skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html
- shard-tglu-1: NOTRUN -> [SKIP][246] ([i915#2672] / [i915#3555]) +4 other tests skip
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html
* igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][247] ([i915#8708]) +2 other tests skip
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-rkl: NOTRUN -> [SKIP][248] ([i915#1825]) +69 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite:
- shard-dg2: NOTRUN -> [SKIP][249] ([i915#5354]) +45 other tests skip
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite:
- shard-mtlp: NOTRUN -> [SKIP][250] ([i915#1825]) +3 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-rkl: NOTRUN -> [SKIP][251] ([i915#5439])
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
- shard-tglu: NOTRUN -> [SKIP][252] ([i915#5439])
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render:
- shard-dg1: NOTRUN -> [SKIP][253] ([i915#3458]) +13 other tests skip
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][254] ([i915#3023]) +40 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][255] ([i915#8708]) +28 other tests skip
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg1: NOTRUN -> [SKIP][256] ([i915#5439])
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-dg2: NOTRUN -> [SKIP][257] ([i915#10055])
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg2: NOTRUN -> [SKIP][258] ([i915#9766])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][259] ([i915#8708]) +15 other tests skip
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu:
- shard-snb: NOTRUN -> [SKIP][260] +334 other tests skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
- shard-dg2: NOTRUN -> [SKIP][261] ([i915#3458]) +25 other tests skip
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu:
- shard-tglu-1: NOTRUN -> [SKIP][262] +56 other tests skip
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-dg2: NOTRUN -> [SKIP][263] ([i915#3555] / [i915#8228]) +1 other test skip
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_hdr@static-swap:
- shard-dg1: NOTRUN -> [SKIP][264] ([i915#3555] / [i915#8228]) +1 other test skip
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_hdr@static-swap.html
- shard-dg2: [PASS][265] -> [SKIP][266] ([i915#3555] / [i915#8228])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-10/igt@kms_hdr@static-swap.html
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-6/igt@kms_hdr@static-swap.html
* igt@kms_hdr@static-toggle-dpms:
- shard-rkl: NOTRUN -> [SKIP][267] ([i915#3555] / [i915#8228]) +1 other test skip
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_hdr@static-toggle-dpms.html
- shard-tglu-1: NOTRUN -> [SKIP][268] ([i915#3555] / [i915#8228])
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-dg2: NOTRUN -> [SKIP][269] ([i915#12388])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_joiner@basic-force-big-joiner.html
- shard-dg1: NOTRUN -> [SKIP][270] ([i915#12388])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-rkl: NOTRUN -> [SKIP][271] ([i915#12394] / [i915#13522])
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-dg2: NOTRUN -> [SKIP][272] ([i915#12339])
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-tglu-1: NOTRUN -> [SKIP][273] ([i915#10656])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_joiner@invalid-modeset-big-joiner.html
- shard-dg1: NOTRUN -> [SKIP][274] ([i915#10656])
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-rkl: NOTRUN -> [SKIP][275] ([i915#12388]) +1 other test skip
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@invalid-modeset-force-big-joiner.html
- shard-tglu: NOTRUN -> [SKIP][276] ([i915#12388])
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-tglu: NOTRUN -> [SKIP][277] ([i915#12339])
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-tglu: NOTRUN -> [SKIP][278] ([i915#1839])
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-tglu-1: NOTRUN -> [SKIP][279] ([i915#6301])
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_panel_fitting@atomic-fastset.html
- shard-dg1: NOTRUN -> [SKIP][280] ([i915#6301])
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_panel_fitting@legacy:
- shard-rkl: NOTRUN -> [SKIP][281] ([i915#6301])
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_panel_fitting@legacy.html
* igt@kms_plane@pixel-format-source-clamping:
- shard-mtlp: [PASS][282] -> [DMESG-WARN][283] ([i915#1982]) +1 other test dmesg-warn
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-8/igt@kms_plane@pixel-format-source-clamping.html
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-3/igt@kms_plane@pixel-format-source-clamping.html
* igt@kms_plane_lowres@tiling-yf:
- shard-dg2: NOTRUN -> [SKIP][284] ([i915#3555] / [i915#8821])
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_multiple@tiling-yf:
- shard-tglu-1: NOTRUN -> [SKIP][285] ([i915#3555]) +2 other tests skip
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-dg2: NOTRUN -> [SKIP][286] ([i915#6953] / [i915#9423])
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format:
- shard-dg1: NOTRUN -> [SKIP][287] ([i915#12247]) +9 other tests skip
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][288] ([i915#12247]) +13 other tests skip
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a:
- shard-tglu-1: NOTRUN -> [SKIP][289] ([i915#12247]) +4 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a.html
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a:
- shard-rkl: NOTRUN -> [SKIP][290] ([i915#12247]) +18 other tests skip
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25:
- shard-dg2: NOTRUN -> [SKIP][291] ([i915#12247] / [i915#6953] / [i915#9423])
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20:
- shard-dg2: NOTRUN -> [SKIP][292] ([i915#12247] / [i915#9423])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-tglu: NOTRUN -> [SKIP][293] ([i915#12247] / [i915#6953])
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d:
- shard-dg2: NOTRUN -> [SKIP][294] ([i915#12247]) +7 other tests skip
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25:
- shard-rkl: NOTRUN -> [SKIP][295] ([i915#12247] / [i915#3555])
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html
* igt@kms_pm_backlight@bad-brightness:
- shard-rkl: NOTRUN -> [SKIP][296] ([i915#5354])
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_pm_backlight@bad-brightness.html
* igt@kms_pm_backlight@basic-brightness:
- shard-dg1: NOTRUN -> [SKIP][297] ([i915#5354]) +1 other test skip
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-dg2: NOTRUN -> [SKIP][298] ([i915#12343])
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][299] ([i915#9812])
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2: NOTRUN -> [SKIP][300] ([i915#9685])
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-psr:
- shard-rkl: NOTRUN -> [SKIP][301] ([i915#9685])
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@dc5-retention-flops:
- shard-dg2: NOTRUN -> [SKIP][302] ([i915#3828])
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_pm_dc@dc5-retention-flops.html
* igt@kms_pm_dc@dc6-dpms:
- shard-rkl: NOTRUN -> [SKIP][303] ([i915#3361])
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html
- shard-tglu: [PASS][304] -> [FAIL][305] ([i915#9295])
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-4/igt@kms_pm_dc@dc6-dpms.html
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-8/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-tglu-1: NOTRUN -> [SKIP][306] ([i915#9519]) +1 other test skip
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-dg2: NOTRUN -> [SKIP][307] ([i915#9519]) +1 other test skip
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_pm_rpm@modeset-lpsp.html
- shard-rkl: NOTRUN -> [SKIP][308] ([i915#12916])
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html
- shard-dg1: NOTRUN -> [SKIP][309] ([i915#9519])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_prime@basic-modeset-hybrid:
- shard-rkl: NOTRUN -> [SKIP][310] ([i915#6524]) +1 other test skip
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_prime@basic-modeset-hybrid.html
- shard-mtlp: NOTRUN -> [SKIP][311] ([i915#6524])
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_prime@basic-modeset-hybrid.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf:
- shard-dg1: NOTRUN -> [SKIP][312] ([i915#11520]) +6 other tests skip
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf:
- shard-tglu: NOTRUN -> [SKIP][313] ([i915#11520]) +6 other tests skip
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
- shard-mtlp: NOTRUN -> [SKIP][314] ([i915#12316])
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf:
- shard-snb: NOTRUN -> [SKIP][315] ([i915#11520]) +6 other tests skip
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html
- shard-tglu-1: NOTRUN -> [SKIP][316] ([i915#11520]) +6 other tests skip
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][317] ([i915#11520]) +12 other tests skip
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb:
- shard-dg2: NOTRUN -> [SKIP][318] ([i915#11520]) +9 other tests skip
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
- shard-glk: NOTRUN -> [SKIP][319] ([i915#11520]) +1 other test skip
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_su@page_flip-p010:
- shard-dg2: NOTRUN -> [SKIP][320] ([i915#9683])
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_psr2_su@page_flip-p010.html
- shard-rkl: NOTRUN -> [SKIP][321] ([i915#9683]) +1 other test skip
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_psr2_su@page_flip-p010.html
- shard-dg1: NOTRUN -> [SKIP][322] ([i915#9683])
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr@fbc-pr-sprite-plane-onoff:
- shard-mtlp: NOTRUN -> [SKIP][323] ([i915#9688])
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr@fbc-pr-sprite-plane-onoff.html
* igt@kms_psr@fbc-pr-sprite-render:
- shard-tglu: NOTRUN -> [SKIP][324] ([i915#9732]) +15 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_psr@fbc-pr-sprite-render.html
* igt@kms_psr@fbc-psr-cursor-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][325] ([i915#1072] / [i915#9732]) +28 other tests skip
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_psr@fbc-psr-cursor-mmap-cpu.html
* igt@kms_psr@fbc-psr2-sprite-blt:
- shard-glk: NOTRUN -> [SKIP][326]
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr@fbc-psr2-sprite-blt.html
* igt@kms_psr@pr-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][327] ([i915#9732]) +13 other tests skip
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr@pr-suspend.html
* igt@kms_psr@psr2-cursor-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][328] ([i915#1072] / [i915#9732]) +39 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_psr@psr2-cursor-mmap-gtt.html
* igt@kms_psr@psr2-sprite-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][329] ([i915#1072] / [i915#9732]) +19 other tests skip
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr@psr2-sprite-mmap-gtt.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-tglu-1: NOTRUN -> [SKIP][330] ([i915#9685]) +1 other test skip
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg1: NOTRUN -> [SKIP][331] ([i915#9685])
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
- shard-dg2: NOTRUN -> [SKIP][332] ([i915#12755] / [i915#5190])
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-tglu: NOTRUN -> [SKIP][333] ([i915#5289])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-rkl: NOTRUN -> [SKIP][334] ([i915#5289]) +1 other test skip
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
- shard-mtlp: NOTRUN -> [SKIP][335] ([i915#12755])
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
- shard-dg2: NOTRUN -> [SKIP][336] ([i915#12755]) +3 other tests skip
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-dg2: NOTRUN -> [SKIP][337] ([i915#3555]) +6 other tests skip
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free:
- shard-dg2: NOTRUN -> [ABORT][338] ([i915#13179]) +1 other test abort
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-tglu: NOTRUN -> [SKIP][339] ([i915#8623]) +1 other test skip
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vrr@lobf:
- shard-rkl: NOTRUN -> [SKIP][340] ([i915#11920])
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_vrr@lobf.html
* igt@kms_vrr@max-min:
- shard-tglu: NOTRUN -> [SKIP][341] ([i915#9906]) +1 other test skip
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_vrr@max-min.html
* igt@kms_vrr@negative-basic:
- shard-rkl: NOTRUN -> [SKIP][342] ([i915#3555] / [i915#9906])
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-rkl: NOTRUN -> [SKIP][343] ([i915#9906]) +1 other test skip
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_vrr@seamless-rr-switch-drrs.html
- shard-tglu-1: NOTRUN -> [SKIP][344] ([i915#9906])
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_vrr@seamless-rr-switch-virtual:
- shard-dg2: NOTRUN -> [SKIP][345] ([i915#9906])
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-virtual.html
* igt@kms_writeback@writeback-check-output:
- shard-tglu: NOTRUN -> [SKIP][346] ([i915#2437])
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_writeback@writeback-check-output.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-dg2: NOTRUN -> [SKIP][347] ([i915#2437] / [i915#9412])
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@kms_writeback@writeback-fb-id:
- shard-tglu-1: NOTRUN -> [SKIP][348] ([i915#2437])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_writeback@writeback-fb-id.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg1: NOTRUN -> [SKIP][349] ([i915#2437] / [i915#9412]) +1 other test skip
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-rkl: NOTRUN -> [SKIP][350] ([i915#2437])
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_writeback@writeback-invalid-parameters.html
* igt@perf@mi-rpc:
- shard-rkl: NOTRUN -> [SKIP][351] ([i915#2434])
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@perf@mi-rpc.html
* igt@perf@unprivileged-single-ctx-counters:
- shard-rkl: NOTRUN -> [SKIP][352] ([i915#2433])
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf@unprivileged-single-ctx-counters.html
* igt@perf_pmu@busy-start:
- shard-snb: NOTRUN -> [INCOMPLETE][353] ([i915#13520]) +1 other test incomplete
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@perf_pmu@busy-start.html
* igt@perf_pmu@cpu-hotplug:
- shard-dg2: NOTRUN -> [SKIP][354] ([i915#8850])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@perf_pmu@cpu-hotplug.html
- shard-rkl: NOTRUN -> [SKIP][355] ([i915#8850])
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf_pmu@cpu-hotplug.html
- shard-dg1: NOTRUN -> [SKIP][356] ([i915#8850])
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@perf_pmu@cpu-hotplug.html
* igt@perf_pmu@rc6-all-gts:
- shard-dg2: NOTRUN -> [SKIP][357] ([i915#8516])
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@perf_pmu@rc6-all-gts.html
* igt@perf_pmu@rc6@other-idle-gt0:
- shard-rkl: NOTRUN -> [SKIP][358] ([i915#8516])
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html
- shard-tglu: NOTRUN -> [SKIP][359] ([i915#8516])
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@perf_pmu@rc6@other-idle-gt0.html
* igt@prime_vgem@basic-fence-flip:
- shard-dg2: NOTRUN -> [SKIP][360] ([i915#3708])
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@prime_vgem@basic-fence-flip.html
* igt@prime_vgem@basic-fence-mmap:
- shard-dg2: NOTRUN -> [SKIP][361] ([i915#3708] / [i915#4077])
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-fence-read:
- shard-rkl: NOTRUN -> [SKIP][362] ([i915#3291] / [i915#3708]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@prime_vgem@basic-fence-read.html
* igt@prime_vgem@basic-write:
- shard-dg2: NOTRUN -> [SKIP][363] ([i915#3291] / [i915#3708])
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@prime_vgem@basic-write.html
* igt@prime_vgem@coherency-gtt:
- shard-rkl: NOTRUN -> [SKIP][364] ([i915#3708])
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@prime_vgem@coherency-gtt.html
* igt@sriov_basic@bind-unbind-vf@vf-1:
- shard-tglu-1: NOTRUN -> [FAIL][365] ([i915#12910]) +18 other tests fail
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@sriov_basic@bind-unbind-vf@vf-1.html
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6:
- shard-tglu: NOTRUN -> [FAIL][366] ([i915#12910]) +9 other tests fail
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html
* igt@sriov_basic@enable-vfs-bind-unbind-each:
- shard-dg1: NOTRUN -> [SKIP][367] ([i915#9917])
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@sriov_basic@enable-vfs-bind-unbind-each.html
* igt@tools_test@sysfs_l3_parity:
- shard-rkl: NOTRUN -> [SKIP][368] +46 other tests skip
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@tools_test@sysfs_l3_parity.html
- shard-mtlp: NOTRUN -> [SKIP][369] ([i915#4818])
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@tools_test@sysfs_l3_parity.html
#### Possible fixes ####
* igt@gem_exec_fence@syncobj-unused-fence:
- shard-rkl: [DMESG-WARN][370] ([i915#12964]) -> [PASS][371] +2 other tests pass
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@gem_exec_fence@syncobj-unused-fence.html
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@gem_exec_fence@syncobj-unused-fence.html
* igt@gem_mmap_offset@clear-via-pagefault:
- shard-mtlp: [ABORT][372] ([i915#10729]) -> [PASS][373] +1 other test pass
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-4/igt@gem_mmap_offset@clear-via-pagefault.html
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_offset@clear-via-pagefault.html
* igt@kms_async_flips@alternate-sync-async-flip:
- shard-dg1: [FAIL][374] ([i915#12518] / [i915#12766]) -> [PASS][375]
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip.html
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip.html
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4:
- shard-dg1: [FAIL][376] ([i915#12518]) -> [PASS][377]
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html
* igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1:
- shard-snb: [FAIL][378] ([i915#11989]) -> [PASS][379] +1 other test pass
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb1/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html
* igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear:
- shard-glk: [DMESG-FAIL][380] ([i915#118]) -> [PASS][381] +1 other test pass
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-rkl: [SKIP][382] ([i915#9519]) -> [PASS][383]
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@perf_pmu@module-unload:
- shard-tglu: [INCOMPLETE][384] -> [PASS][385]
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@perf_pmu@module-unload.html
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@perf_pmu@module-unload.html
#### Warnings ####
* igt@i915_module_load@reload-with-fault-injection:
- shard-mtlp: [DMESG-WARN][386] ([i915#13475]) -> [ABORT][387] ([i915#10131] / [i915#10887] / [i915#13493])
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_selftest@mock:
- shard-glk: [DMESG-WARN][388] ([i915#1982] / [i915#9311]) -> [DMESG-WARN][389] ([i915#9311])
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@i915_selftest@mock.html
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@i915_selftest@mock.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-dg1: [SKIP][390] ([i915#4538] / [i915#5286]) -> [SKIP][391] ([i915#4423] / [i915#4538] / [i915#5286])
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
- shard-dg1: [SKIP][392] ([i915#3638]) -> [SKIP][393] ([i915#3638] / [i915#4423])
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-dg1: [SKIP][394] ([i915#2672] / [i915#3555] / [i915#4423]) -> [SKIP][395] ([i915#2672] / [i915#3555])
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-dg1: [SKIP][396] ([i915#2587] / [i915#2672] / [i915#4423]) -> [SKIP][397] ([i915#2587] / [i915#2672])
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu:
- shard-dg2: [SKIP][398] ([i915#3458]) -> [SKIP][399] ([i915#10433] / [i915#3458]) +3 other tests skip
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
- shard-glk: [INCOMPLETE][400] ([i915#13409] / [i915#13476]) -> [INCOMPLETE][401] ([i915#13476])
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-rkl: [SKIP][402] ([i915#3828]) -> [SKIP][403] ([i915#9340])
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_lpsp@kms-lpsp.html
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-rkl: [DMESG-WARN][404] ([i915#12964]) -> [SKIP][405] ([i915#9519])
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-glk: [SKIP][406] -> [FAIL][407] ([i915#10959])
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_tiled_display@basic-test-pattern.html
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk7/igt@kms_tiled_display@basic-test-pattern.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#10055]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10055
[i915#10131]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10131
[i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307
[i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433
[i915#10656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#10729]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10729
[i915#10887]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887
[i915#10959]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959
[i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099
[i915#11078]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078
[i915#11151]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11151
[i915#11520]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11520
[i915#11627]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11627
[i915#11681]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11681
[i915#118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/118
[i915#11920]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11920
[i915#11989]: https://gitlab.freedesktop.org/drm/i915/k
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
[-- Attachment #2: Type: text/html, Size: 111153 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
2025-01-20 8:15 ` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files Nitin Gote
2025-01-20 13:15 ` Krzysztof Niemiec
@ 2025-01-21 16:14 ` Rodrigo Vivi
2025-01-23 10:41 ` Joonas Lahtinen
1 sibling, 1 reply; 26+ messages in thread
From: Rodrigo Vivi @ 2025-01-21 16:14 UTC (permalink / raw)
To: Nitin Gote, Joonas Lahtinen, Tvrtko Ursulin
Cc: krzysztof.niemiec, andi.shyti, jani.nikula, intel-gfx
On Mon, Jan 20, 2025 at 01:45:12PM +0530, Nitin Gote wrote:
> Fix all typos in files under drm/i915/gem reported by codespell tool.
>
> v2: Codespell won't catch it, but it should be
> "user defined" and not "use defined". <Krzysztof Niemiec>
>
> Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
> ---
> drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +++---
> drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 6 +++---
> drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++--
> drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 ++--
> drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
Joonas, Tvrtko, ack on taking this and the other gt related patch from this
series both in drm-intel-next?
> drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 2 +-
> drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c | 2 +-
> 11 files changed, 17 insertions(+), 17 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_context.c b/drivers/gpu/drm/i915/gem/i915_gem_context.c
> index c0543c35cd6a..ab1af978911b 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_context.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_context.c
> @@ -238,7 +238,7 @@ static int proto_context_set_persistence(struct drm_i915_private *i915,
> *
> * However, if we cannot reset an engine by itself, we cannot
> * cleanup a hanging persistent context without causing
> - * colateral damage, and we should not pretend we can by
> + * collateral damage, and we should not pretend we can by
> * exposing the interface.
> */
> if (!intel_has_reset_engine(to_gt(i915)))
> @@ -1589,7 +1589,7 @@ static int __context_set_persistence(struct i915_gem_context *ctx, bool state)
> *
> * However, if we cannot reset an engine by itself, we cannot
> * cleanup a hanging persistent context without causing
> - * colateral damage, and we should not pretend we can by
> + * collateral damage, and we should not pretend we can by
> * exposing the interface.
> */
> if (!intel_has_reset_engine(to_gt(ctx->i915)))
> @@ -2328,7 +2328,7 @@ finalize_create_context_locked(struct drm_i915_file_private *file_priv,
>
> /*
> * One for the xarray and one for the caller. We need to grab
> - * the reference *prior* to making the ctx visble to userspace
> + * the reference *prior* to making the ctx visible to userspace
> * in gem_context_register(), as at any point after that
> * userspace can try to race us with another thread destroying
> * the context under our feet.
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> index b6d97da63d1f..67ac2586a0f3 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> @@ -245,9 +245,9 @@ struct i915_gem_context {
> * Execbuf uses the I915_EXEC_RING_MASK as an index into this
> * array to select which HW context + engine to execute on. For
> * the default array, the user_ring_map[] is used to translate
> - * the legacy uABI onto the approprate index (e.g. both
> + * the legacy uABI onto the appropriate index (e.g. both
> * I915_EXEC_DEFAULT and I915_EXEC_RENDER select the same
> - * context, and I915_EXEC_BSD is weird). For a use defined
> + * context, and I915_EXEC_BSD is weird). For a user defined
> * array, execbuf uses I915_EXEC_RING_MASK as a plain index.
> *
> * User defined by I915_CONTEXT_PARAM_ENGINE (when the
> @@ -276,7 +276,7 @@ struct i915_gem_context {
> * @vm: unique address space (GTT)
> *
> * In full-ppgtt mode, each context has its own address space ensuring
> - * complete seperation of one client from all others.
> + * complete separation of one client from all others.
> *
> * In other modes, this is a NULL pointer with the expectation that
> * the caller uses the shared global GTT.
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_domain.c b/drivers/gpu/drm/i915/gem/i915_gem_domain.c
> index 3770828f2eaf..ee55caca67a1 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_domain.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_domain.c
> @@ -276,7 +276,7 @@ int i915_gem_object_set_cache_level(struct drm_i915_gem_object *obj,
> * For objects created by userspace through GEM_CREATE with pat_index
> * set by set_pat extension, simply return 0 here without touching
> * the cache setting, because such objects should have an immutable
> - * cache setting by desgin and always managed by userspace.
> + * cache setting by design and always managed by userspace.
> */
> if (i915_gem_object_has_cache_level(obj, cache_level))
> return 0;
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c b/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
> index f151640c1d13..c8107502190d 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
> @@ -303,7 +303,7 @@ struct i915_execbuffer {
> struct intel_gt_buffer_pool_node *batch_pool; /** pool node for batch buffer */
>
> /**
> - * Indicate either the size of the hastable used to resolve
> + * Indicate either the size of the hashtable used to resolve
> * relocation handles, or if negative that we are using a direct
> * index into the execobj[].
> */
> @@ -2543,7 +2543,7 @@ static int eb_pin_timeline(struct i915_execbuffer *eb, struct intel_context *ce,
>
> /*
> * Error path, cannot use intel_context_timeline_lock as
> - * that is user interruptable and this clean up step
> + * that is user interruptible and this clean up step
> * must be done.
> */
> mutex_lock(&ce->timeline->mutex);
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_region.c b/drivers/gpu/drm/i915/gem/i915_gem_region.c
> index b09b74a2448b..636768d0f57e 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_region.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_region.c
> @@ -82,7 +82,7 @@ __i915_gem_object_create_region(struct intel_memory_region *mem,
>
> /*
> * Anything smaller than the min_page_size can't be freely inserted into
> - * the GTT, due to alignemnt restrictions. For such special objects,
> + * the GTT, due to alignment restrictions. For such special objects,
> * make sure we force memcpy based suspend-resume. In the future we can
> * revisit this, either by allowing special mis-aligned objects in the
> * migration path, or by mapping all of LMEM upfront using cheap 1G
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
> index 9117e9422844..aec41f0f098f 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
> @@ -25,7 +25,7 @@ static bool swap_available(void)
>
> static bool can_release_pages(struct drm_i915_gem_object *obj)
> {
> - /* Consider only shrinkable ojects. */
> + /* Consider only shrinkable objects. */
> if (!i915_gem_object_is_shrinkable(obj))
> return false;
>
> @@ -261,7 +261,7 @@ i915_gem_shrink(struct i915_gem_ww_ctx *ww,
> * i915_gem_shrink_all - Shrink buffer object caches completely
> * @i915: i915 device
> *
> - * This is a simple wraper around i915_gem_shrink() to aggressively shrink all
> + * This is a simple wrapper around i915_gem_shrink() to aggressively shrink all
> * caches completely. It also first waits for and retires all outstanding
> * requests to also be able to release backing storage for active objects.
> *
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> index d9eb84c1d2f1..5ac23ff3feff 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> @@ -39,7 +39,7 @@
> * Since neither of this applies for new tiling layouts on modern platforms like
> * W, Ys and Yf tiling GEM only allows object tiling to be set to X or Y tiled.
> * Anything else can be handled in userspace entirely without the kernel's
> - * invovlement.
> + * involvement.
> */
>
> /**
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
> index 10d8673641f7..1f4814968868 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
> @@ -994,7 +994,7 @@ void i915_ttm_adjust_lru(struct drm_i915_gem_object *obj)
> * If we need to place an LMEM resource which doesn't need CPU
> * access then we should try not to victimize mappable objects
> * first, since we likely end up stealing more of the mappable
> - * portion. And likewise when we try to find space for a mappble
> + * portion. And likewise when we try to find space for a mappable
> * object, we know not to ever victimize objects that don't
> * occupy any mappable pages.
> */
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c b/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
> index 041dab543b78..2f6b33edb9c9 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
> @@ -603,7 +603,7 @@ int i915_ttm_move(struct ttm_buffer_object *bo, bool evict,
> * sequence, where at the end we can do the move for real.
> *
> * The special case here is when the dst_mem is TTM_PL_SYSTEM,
> - * which doens't require any kind of move, so it should be safe
> + * which doesn't require any kind of move, so it should be safe
> * to skip all the below and call ttm_bo_move_null() here, where
> * the caller in __i915_ttm_get_pages() will take care of the
> * rest, since we should have a valid ttm_tt.
> diff --git a/drivers/gpu/drm/i915/gem/selftests/huge_pages.c b/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
> index 84d41e6ccf05..bd08605a1611 100644
> --- a/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
> +++ b/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
> @@ -1781,7 +1781,7 @@ static int igt_tmpfs_fallback(void *arg)
>
> /*
> * Make sure that we don't burst into a ball of flames upon falling back
> - * to tmpfs, which we rely on if on the off-chance we encouter a failure
> + * to tmpfs, which we rely on if on the off-chance we encounter a failure
> * when setting up gemfs.
> */
>
> diff --git a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
> index 99a9ade73956..804f74084bd4 100644
> --- a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
> +++ b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
> @@ -1342,7 +1342,7 @@ static int igt_mmap_migrate(void *arg)
> }
>
> /*
> - * Allocate in the mappable portion, should be no suprises here.
> + * Allocate in the mappable portion, should be no surprises here.
> */
> err = __igt_mmap_migrate(mixed, ARRAY_SIZE(mixed), mr, 0);
> if (err)
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 26+ messages in thread
* RE: ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
2025-01-21 5:04 ` Gote, Nitin R
@ 2025-01-22 4:41 ` Ravali, JupallyX
0 siblings, 0 replies; 26+ messages in thread
From: Ravali, JupallyX @ 2025-01-22 4:41 UTC (permalink / raw)
To: i915-ci-infra@lists.freedesktop.org; +Cc: intel-gfx@lists.freedesktop.org
[-- Attachment #1: Type: text/plain, Size: 95013 bytes --]
Hi,
https://patchwork.freedesktop.org/series/143146/ - Re-reported.
i915.CI.Full - Re-reported.
Thanks,
Ravali.
From: I915-ci-infra <i915-ci-infra-bounces@lists.freedesktop.org> On Behalf Of Gote, Nitin R
Sent: 21 January 2025 10:34
To: I915-ci-infra@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
Hi,
Changes introduced with this patch are only typos correction and no functional impact.
So, changes in this patch are unrelated to the below possible regression or failure.
Please update CBL filters and re-report them.
Thanks,
Nitin
________________________________
From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Tuesday, January 21, 2025 10:29 AM
To: Gote, Nitin R <nitin.r.gote@intel.com>
Cc: intel-gfx@lists.freedesktop.org <intel-gfx@lists.freedesktop.org>
Subject: ✗ i915.CI.Full: failure for Fix all typos in i915 (rev6)
Patch Details
Series:
Fix all typos in i915 (rev6)
URL:
https://patchwork.freedesktop.org/series/143146/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/index.html
CI Bug Log - changes from CI_DRM_15983_full -> Patchwork_143146v6_full
Summary
FAILURE
Serious unknown changes coming with Patchwork_143146v6_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_143146v6_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (12 -> 12)
No changes in participating hosts
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_143146v6_full:
IGT changes
Possible regressions
* igt@core_getversion@all-cards:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-9/igt@core_getversion@all-cards.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@core_getversion@all-cards.html>
* igt@perf_pmu@busy-start:
* shard-snb: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@perf_pmu@busy-start.html> +1 other test incomplete
Known issues
Here are the changes found in Patchwork_143146v6_full that come from known issues:
IGT changes
Issues hit
* igt@api_intel_bb@blit-reloc-purge-cache:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@api_intel_bb@blit-reloc-purge-cache.html> ([i915#8411]) +1 other test skip
* igt@api_intel_bb@crc32:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@api_intel_bb@crc32.html> ([i915#6230])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@crc32.html> ([i915#6230])
* igt@api_intel_bb@object-reloc-keep-cache:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@api_intel_bb@object-reloc-keep-cache.html> ([i915#8411])
* igt@device_reset@cold-reset-bound:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@device_reset@cold-reset-bound.html> (i915#11078<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078>) +1 other test skip
* igt@device_reset@unbind-reset-rebind:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@device_reset@unbind-reset-rebind.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@device_reset@unbind-reset-rebind.html> ([i915#12817] / [i915#5507])
* igt@dmabuf@all-tests@dma_fence_chain:
* shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@dmabuf@all-tests@dma_fence_chain.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@dmabuf@all-tests@dma_fence_chain.html> ([i915#12964]) +4 other tests dmesg-warn
* igt@drm_fdinfo@virtual-busy-hang-all:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@drm_fdinfo@virtual-busy-hang-all.html> ([i915#8414])
* igt@drm_fdinfo@virtual-busy-idle-all:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@drm_fdinfo@virtual-busy-idle-all.html> ([i915#8414])
* igt@gem_basic@multigpu-create-close:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_basic@multigpu-create-close.html> ([i915#7697])
* igt@gem_ccs@block-copy-compressed:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@block-multicopy-inplace:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_ccs@block-multicopy-inplace.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@ctrl-surf-copy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_ccs@ctrl-surf-copy.html> ([i915#3555] / [i915#9323])
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> ([i915#9323])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> ([i915#9323])
* igt@gem_ccs@suspend-resume:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ccs@suspend-resume.html> ([i915#9323])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_ccs@suspend-resume.html> ([i915#9323])
* igt@gem_close_race@multigpu-basic-threads:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gem_close_race@multigpu-basic-threads.html> ([i915#7697])
* igt@gem_create@create-ext-cpu-access-big:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_create@create-ext-cpu-access-big.html> ([i915#6335])
* igt@gem_create@create-ext-cpu-access-sanity-check:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_create@create-ext-cpu-access-sanity-check.html> ([i915#6335]) +1 other test skip
* igt@gem_create@create-ext-set-pat:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_create@create-ext-set-pat.html> ([i915#8562])
* igt@gem_ctx_persistence@hang:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_ctx_persistence@hang.html> ([i915#8555])
* igt@gem_ctx_persistence@smoketest:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_ctx_persistence@smoketest.html> (i915#1099<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099>) +6 other tests skip
* igt@gem_ctx_shared@exec-single-timeline@vcs0:
* shard-rkl: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_ctx_shared@exec-single-timeline@vcs0.html> ([i915#12964]) +28 other tests dmesg-warn
* igt@gem_ctx_sseu@engines:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_ctx_sseu@engines.html> ([i915#280]) +1 other test skip
* igt@gem_ctx_sseu@invalid-sseu:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_ctx_sseu@invalid-sseu.html> ([i915#280]) +1 other test skip
* igt@gem_ctx_sseu@mmap-args:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_ctx_sseu@mmap-args.html> ([i915#280])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_ctx_sseu@mmap-args.html> ([i915#280]) +1 other test skip
* igt@gem_exec_balancer@bonded-dual:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_balancer@bonded-dual.html> ([i915#4771])
* igt@gem_exec_balancer@invalid-bonds:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_exec_balancer@invalid-bonds.html> ([i915#4036])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_balancer@invalid-bonds.html> ([i915#4036])
* igt@gem_exec_balancer@parallel-balancer:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_exec_balancer@parallel-balancer.html> ([i915#4525]) +1 other test skip
* igt@gem_exec_balancer@parallel-bb-first:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_exec_balancer@parallel-bb-first.html> ([i915#4525])
* igt@gem_exec_balancer@parallel-keep-submit-fence:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_exec_balancer@parallel-keep-submit-fence.html> ([i915#4525]) +2 other tests skip
* igt@gem_exec_balancer@sliced:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_balancer@sliced.html> ([i915#4812])
* igt@gem_exec_capture@capture-invisible:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_capture@capture-invisible.html> ([i915#6334]) +2 other tests skip
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_exec_flush@basic-batch-kernel-default-uc.html> ([i915#3539] / [i915#4852]) +2 other tests skip
* igt@gem_exec_flush@basic-wb-rw-before-default:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_exec_flush@basic-wb-rw-before-default.html> ([i915#3539] / [i915#4852]) +1 other test skip
* igt@gem_exec_params@rsvd2-dirt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@gem_exec_params@rsvd2-dirt.html> ([i915#5107])
* igt@gem_exec_reloc@basic-gtt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_exec_reloc@basic-gtt.html> ([i915#3281]) +11 other tests skip
* igt@gem_exec_reloc@basic-gtt-read-noreloc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> ([i915#3281]) +19 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> ([i915#3281]) +8 other tests skip
* igt@gem_exec_schedule@preempt-queue:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_exec_schedule@preempt-queue.html> ([i915#4537] / [i915#4812])
* igt@gem_exec_schedule@reorder-wide:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_exec_schedule@reorder-wide.html> ([i915#4812])
* igt@gem_exec_suspend@basic-s4-devices:
* shard-rkl: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_exec_suspend@basic-s4-devices.html> ([i915#7975] / [i915#8213]) +1 other test abort
* igt@gem_fence_thrash@bo-write-verify-y:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-y.html> ([i915#4860]) +1 other test skip
* igt@gem_fenced_exec_thrash@no-spare-fences:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_fenced_exec_thrash@no-spare-fences.html> ([i915#4860]) +1 other test skip
* igt@gem_huc_copy@huc-copy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_huc_copy@huc-copy.html> ([i915#2190])
* igt@gem_lmem_swapping@massive:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_lmem_swapping@massive.html> ([i915#4613]) +1 other test skip
* igt@gem_lmem_swapping@parallel-multi:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@gem_lmem_swapping@parallel-multi.html> ([i915#4613]) +2 other tests skip
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@gem_lmem_swapping@parallel-random-verify-ccs.html> ([i915#4613]) +4 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs.html> ([i915#12193])
* igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html> ([i915#4565])
* igt@gem_lmem_swapping@smem-oom@lmem0:
* shard-dg1: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_lmem_swapping@smem-oom@lmem0.html> ([i915#5493]) +1 other test timeout
* igt@gem_media_vme:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_media_vme.html> ([i915#284])
* igt@gem_mmap@bad-object:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap@bad-object.html> ([i915#4083]) +3 other tests skip
* igt@gem_mmap_gtt@basic-write:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gem_mmap_gtt@basic-write.html> ([i915#4077]) +11 other tests skip
* igt@gem_mmap_gtt@cpuset-basic-small-copy:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_mmap_gtt@cpuset-basic-small-copy.html> ([i915#4077]) +17 other tests skip
* igt@gem_mmap_gtt@hang-busy:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_gtt@hang-busy.html> ([i915#4077])
* igt@gem_mmap_wc@copy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_mmap_wc@copy.html> ([i915#4083]) +7 other tests skip
* igt@gem_mmap_wc@write-wc-read-gtt:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_wc@write-wc-read-gtt.html> ([i915#4083])
* igt@gem_partial_pwrite_pread@reads:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_partial_pwrite_pread@reads.html> ([i915#3282]) +7 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_partial_pwrite_pread@reads.html> ([i915#3282]) +3 other tests skip
* igt@gem_partial_pwrite_pread@writes-after-reads:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads.html> ([i915#3282]) +10 other tests skip
* igt@gem_pread@exhaustion:
* shard-snb: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@gem_pread@exhaustion.html> ([i915#2658])
* igt@gem_pread@uncached:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_pread@uncached.html> ([i915#3282])
* igt@gem_pxp@create-protected-buffer:
* shard-rkl: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@gem_pxp@create-protected-buffer.html> ([i915#12964]) +2 other tests timeout
* igt@gem_pxp@display-protected-crc:
* shard-rkl: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@gem_pxp@display-protected-crc.html> ([i915#12917] / [i915#12964]) +1 other test timeout
* igt@gem_pxp@hw-rejects-pxp-buffer:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_pxp@hw-rejects-pxp-buffer.html> ([i915#13398])
* igt@gem_pxp@protected-encrypted-src-copy-not-readible:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html> ([i915#4270]) +2 other tests skip
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html> ([i915#4270]) +6 other tests skip
* igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html> ([i915#8428]) +1 other test skip
* igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html> ([i915#5190] / [i915#8428]) +5 other tests skip
* igt@gem_render_tiled_blits@basic:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_render_tiled_blits@basic.html> ([i915#4079])
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html> ([i915#4079]) +3 other tests skip
* igt@gem_set_tiling_vs_blt@tiled-to-untiled:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html> ([i915#8411]) +1 other test skip
* igt@gem_set_tiling_vs_blt@untiled-to-tiled:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html> ([i915#4079]) +1 other test skip
* igt@gem_softpin@evict-snoop-interruptible:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gem_softpin@evict-snoop-interruptible.html> ([i915#4885])
* igt@gem_softpin@noreloc-s3:
* shard-glk: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@gem_softpin@noreloc-s3.html> ([i915#13306])
* igt@gem_userptr_blits@coherency-sync:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@gem_userptr_blits@coherency-sync.html> ([i915#3297]) +2 other tests skip
* igt@gem_userptr_blits@create-destroy-unsync:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@gem_userptr_blits@create-destroy-unsync.html> ([i915#3297]) +3 other tests skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@gem_userptr_blits@create-destroy-unsync.html> ([i915#3297])
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html> ([i915#3297] / [i915#4880])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html> ([i915#3297] / [i915#4880]) +1 other test skip
* igt@gem_userptr_blits@relocations:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@relocations.html> ([i915#3281] / [i915#3297])
* igt@gem_userptr_blits@unsync-unmap-after-close:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap-after-close.html> ([i915#3297]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@gem_userptr_blits@unsync-unmap-after-close.html> ([i915#3297]) +4 other tests skip
* igt@gen3_render_linear_blits:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen3_render_linear_blits.html> +5 other tests skip
* igt@gen7_exec_parse@bitmasks:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@gen7_exec_parse@bitmasks.html> +20 other tests skip
* igt@gen9_exec_parse@batch-zero-length:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@gen9_exec_parse@batch-zero-length.html> ([i915#2527] / [i915#2856]) +2 other tests skip
* igt@gen9_exec_parse@bb-secure:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@gen9_exec_parse@bb-secure.html> ([i915#2527] / [i915#2856]) +1 other test skip
* igt@gen9_exec_parse@bb-start-cmd:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@gen9_exec_parse@bb-start-cmd.html> ([i915#2527]) +3 other tests skip
* igt@gen9_exec_parse@bb-start-out:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@gen9_exec_parse@bb-start-out.html> ([i915#2527]) +5 other tests skip
* igt@gen9_exec_parse@shadow-peek:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gen9_exec_parse@shadow-peek.html> ([i915#2856])
* igt@gen9_exec_parse@unaligned-access:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@gen9_exec_parse@unaligned-access.html> ([i915#2856]) +5 other tests skip
* igt@i915_module_load@reload-with-fault-injection:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-2/igt@i915_module_load@reload-with-fault-injection.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html> (i915#10887<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887> / [i915#12817] / [i915#9820])
* shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@i915_module_load@reload-with-fault-injection.html> ([i915#9820])
* igt@i915_pipe_stress@stress-xrgb8888-ytiled:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html> ([i915#7091])
* igt@i915_pm_freq_api@freq-basic-api:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@i915_pm_freq_api@freq-basic-api.html> ([i915#8399])
* igt@i915_pm_freq_api@freq-reset:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html> ([i915#8399]) +1 other test skip
* igt@i915_pm_freq_mult@media-freq@gt0:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@i915_pm_freq_mult@media-freq@gt0.html> ([i915#6590]) +1 other test skip
* igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
* shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> ([i915#3591]) +1 other test fail
* igt@i915_pm_rps@min-max-config-loaded:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@i915_pm_rps@min-max-config-loaded.html> ([i915#11681] / [i915#6621])
* igt@i915_pm_rps@thresholds-idle:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@i915_pm_rps@thresholds-idle.html> ([i915#11681])
* igt@i915_pm_sseu@full-enable:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@i915_pm_sseu@full-enable.html> ([i915#4387])
* igt@i915_power@sanity:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@i915_power@sanity.html> ([i915#7984])
* igt@i915_query@hwconfig_table:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@i915_query@hwconfig_table.html> ([i915#6245])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@i915_query@hwconfig_table.html> ([i915#6245])
* igt@i915_query@query-topology-coherent-slice-mask:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html> ([i915#6188])
* igt@i915_query@test-query-geometry-subslices:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@i915_query@test-query-geometry-subslices.html> ([i915#5723])
* igt@i915_selftest@mock@memory_region:
* shard-rkl: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@i915_selftest@mock@memory_region.html> ([i915#9311]) +1 other test dmesg-warn
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html> ([i915#4212])
* igt@kms_addfb_basic@clobberred-modifier:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_addfb_basic@clobberred-modifier.html> ([i915#4212]) +1 other test skip
* igt@kms_addfb_basic@tile-pitch-mismatch:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_addfb_basic@tile-pitch-mismatch.html> ([i915#4212])
* igt@kms_addfb_basic@too-high:
* shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_addfb_basic@too-high.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_addfb_basic@too-high.html> ([i915#4391] / [i915#4423])
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-b-hdmi-a-3-4-rc-ccs.html> ([i915#8709]) +23 other tests skip
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html> ([i915#8709]) +3 other tests skip
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769])
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769] / [i915#3555])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html> ([i915#1769] / [i915#3555])
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html> ([i915#1769] / [i915#3555]) +1 other test skip
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html> ([i915#5286]) +4 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html> ([i915#5286]) +11 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> ([i915#5286]) +5 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> ([i915#4538] / [i915#5286]) +5 other tests skip
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#11627] / [i915#13314])
* igt@kms_big_fb@linear-64bpp-rotate-90:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_big_fb@linear-64bpp-rotate-90.html> ([i915#3638]) +7 other tests skip
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html> ([i915#3638]) +2 other tests skip
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_big_fb@y-tiled-addfb-size-overflow.html> ([i915#5190]) +3 other tests skip
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html> ([i915#4538] / [i915#5190]) +14 other tests skip
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html> ([i915#4538]) +6 other tests skip
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html> ([i915#12313]) +2 other tests skip
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1.html> ([i915#6095]) +9 other tests skip
* igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#10307<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307> / [i915#6095]) +139 other tests skip
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html> ([i915#12313])
* igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1.html> ([i915#6095]) +59 other tests skip
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html> ([i915#12313]) +1 other test skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html> ([i915#6095]) +118 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html> ([i915#12805])
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs@pipe-b-dp-4.html> ([i915#6095]) +13 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1.html> ([i915#6095]) +44 other tests skip
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc@pipe-d-hdmi-a-3.html> ([i915#6095]) +177 other tests skip
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html> ([i915#12313]) +3 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html> ([i915#12313])
* igt@kms_cdclk@mode-transition-all-outputs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html> ([i915#3742])
* igt@kms_cdclk@plane-scaling:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cdclk@plane-scaling.html> ([i915#3742])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_cdclk@plane-scaling.html> ([i915#3742])
* igt@kms_chamelium_color@ctm-0-50:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_chamelium_color@ctm-0-50.html> +36 other tests skip
* igt@kms_chamelium_frames@dp-crc-fast:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_chamelium_frames@dp-crc-fast.html> ([i915#11151] / [i915#7828]) +14 other tests skip
* igt@kms_chamelium_hpd@dp-hpd:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_chamelium_hpd@dp-hpd.html> ([i915#11151] / [i915#7828]) +16 other tests skip
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html> ([i915#11151] / [i915#7828]) +1 other test skip
* igt@kms_chamelium_hpd@hdmi-hpd-storm-disable:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html> ([i915#11151] / [i915#7828]) +6 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html> ([i915#11151] / [i915#7828]) +6 other tests skip
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html> ([i915#11151] / [i915#7828]) +5 other tests skip
* igt@kms_color@deep-color:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_color@deep-color.html> ([i915#3555] / [i915#9979])
* igt@kms_content_protection@atomic:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_content_protection@atomic.html> ([i915#7118] / [i915#9424])
* igt@kms_content_protection@atomic-dpms:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_content_protection@atomic-dpms.html> ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
* igt@kms_content_protection@content-type-change:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_content_protection@content-type-change.html> ([i915#9424])
* igt@kms_content_protection@dp-mst-lic-type-0:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@dp-mst-lic-type-0.html> ([i915#3116] / [i915#3299])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@dp-mst-lic-type-0.html> ([i915#3299])
* igt@kms_content_protection@dp-mst-lic-type-1:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_content_protection@dp-mst-lic-type-1.html> ([i915#3116])
* igt@kms_content_protection@dp-mst-type-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_content_protection@dp-mst-type-0.html> ([i915#3299])
* igt@kms_content_protection@dp-mst-type-1:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_content_protection@dp-mst-type-1.html> ([i915#3116] / [i915#3299])
* igt@kms_content_protection@lic-type-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_content_protection@lic-type-0.html> ([i915#9424]) +1 other test skip
* igt@kms_content_protection@mei-interface:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_content_protection@mei-interface.html> ([i915#9424])
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@mei-interface.html> ([i915#6944] / [i915#9424])
* igt@kms_content_protection@srm:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_content_protection@srm.html> ([i915#7118])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_content_protection@srm.html> ([i915#7118])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_content_protection@srm.html> ([i915#7116])
* igt@kms_content_protection@type1:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_content_protection@type1.html> ([i915#7116] / [i915#9424])
* igt@kms_content_protection@uevent:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_content_protection@uevent.html> ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
* igt@kms_cursor_crc@cursor-offscreen-512x170:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_crc@cursor-offscreen-512x170.html> ([i915#13049]) +2 other tests skip
* igt@kms_cursor_crc@cursor-offscreen-512x512:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html> ([i915#13049]) +1 other test skip
* igt@kms_cursor_crc@cursor-onscreen-512x512:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html> ([i915#13049])
* igt@kms_cursor_crc@cursor-random-32x32:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_cursor_crc@cursor-random-32x32.html> ([i915#3555]) +7 other tests skip
* igt@kms_cursor_crc@cursor-random-512x512:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_cursor_crc@cursor-random-512x512.html> ([i915#13049]) +4 other tests skip
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html> ([i915#3555]) +14 other tests skip
* igt@kms_cursor_crc@cursor-sliding-32x10:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-32x10.html> ([i915#3555]) +1 other test skip
* igt@kms_cursor_crc@cursor-sliding-512x170:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x170.html> ([i915#13049]) +1 other test skip
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> ([i915#4213])
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html> ([i915#4103])
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html> ([i915#4103]) +1 other test skip
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html> +60 other tests skip
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html> ([i915#13046] / [i915#5354]) +3 other tests skip
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html> ([i915#4103])
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html> ([i915#4103] / [i915#4213]) +1 other test skip
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html> ([i915#9723]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html> ([i915#9723])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html> ([i915#1769] / [i915#3555] / [i915#3804])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html> ([i915#3804])
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html> ([i915#3804])
* igt@kms_dp_aux_dev:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_dp_aux_dev.html> ([i915#1257])
* igt@kms_dp_linktrain_fallback@dp-fallback:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dp_linktrain_fallback@dp-fallback.html> ([i915#12402])
* igt@kms_draw_crc@draw-method-mmap-wc:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_draw_crc@draw-method-mmap-wc.html> ([i915#8812])
* igt@kms_dsc@dsc-basic:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_dsc@dsc-basic.html> ([i915#3555] / [i915#3840]) +1 other test skip
* igt@kms_dsc@dsc-with-formats:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_dsc@dsc-with-formats.html> ([i915#3555] / [i915#3840]) +1 other test skip
* igt@kms_dsc@dsc-with-output-formats:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_dsc@dsc-with-output-formats.html> ([i915#3555] / [i915#3840]) +1 other test skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_dsc@dsc-with-output-formats.html> ([i915#3555] / [i915#3840])
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_dsc@dsc-with-output-formats-with-bpc.html> ([i915#3840] / [i915#9053])
* igt@kms_fbcon_fbt@psr:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_fbcon_fbt@psr.html> ([i915#3955])
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_fbcon_fbt@psr.html> ([i915#3469])
* igt@kms_fbcon_fbt@psr-suspend:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_fbcon_fbt@psr-suspend.html> ([i915#3469])
* igt@kms_feature_discovery@chamelium:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_feature_discovery@chamelium.html> ([i915#4854])
* igt@kms_feature_discovery@display-3x:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_feature_discovery@display-3x.html> ([i915#1839])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_feature_discovery@display-3x.html> ([i915#1839])
* igt@kms_feature_discovery@display-4x:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_feature_discovery@display-4x.html> ([i915#1839])
* igt@kms_feature_discovery@dp-mst:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_feature_discovery@dp-mst.html> ([i915#9337])
* igt@kms_feature_discovery@psr1:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_feature_discovery@psr1.html> ([i915#658])
* igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1:
* shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@2x-flip-vs-expired-vblank:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank.html> ([i915#3637])
* igt@kms_flip@2x-flip-vs-fences:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip@2x-flip-vs-fences.html> ([i915#3637]) +6 other tests skip
* igt@kms_flip@2x-flip-vs-wf_vblank:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank.html> ([i915#3637]) +3 other tests skip
* igt@kms_flip@2x-modeset-vs-vblank-race:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_flip@2x-modeset-vs-vblank-race.html> ([i915#9934]) +12 other tests skip
* igt@kms_flip@2x-wf_vblank-ts-check:
* shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk7/igt@kms_flip@2x-wf_vblank-ts-check.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_flip@2x-wf_vblank-ts-check.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html> ([i915#9934]) +12 other tests skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html> ([i915#9934]) +6 other tests skip
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible:
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-3/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-7/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-2/igt@kms_flip@flip-vs-absolute-wf_vblank@d-edp1.html> ([i915#11989]) +1 other test fail
* igt@kms_flip@flip-vs-fences-interruptible:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip@flip-vs-fences-interruptible.html> ([i915#8381])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2672]) +6 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html> ([i915#3555] / [i915#8810] / [i915#8813])
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html> ([i915#3555] / [i915#8810])
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +5 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html> ([i915#2587] / [i915#2672] / [i915#3555])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html> ([i915#2587] / [i915#2672] / [i915#3555])
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html> ([i915#2672] / [i915#3555] / [i915#5190])
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2672]) +2 other tests skip
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling.html> ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +2 other tests skip
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html> ([i915#2672] / [i915#3555]) +1 other test skip
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html> ([i915#2672] / [i915#3555]) +6 other tests skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html> ([i915#2672] / [i915#3555]) +4 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-indfb-fliptrack-mmap-gtt.html> ([i915#8708]) +2 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html> ([i915#1825]) +69 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite.html> ([i915#5354]) +45 other tests skip
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-pwrite.html> ([i915#1825]) +3 other tests skip
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> ([i915#5439])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> ([i915#5439])
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-render.html> ([i915#3458]) +13 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html> ([i915#3023]) +40 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> ([i915#8708]) +28 other tests skip
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html> ([i915#5439])
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html> (i915#10055<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10055>)
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html> ([i915#9766])
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html> ([i915#8708]) +15 other tests skip
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-cpu.html> +334 other tests skip
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html> ([i915#3458]) +25 other tests skip
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu.html> +56 other tests skip
* igt@kms_hdr@bpc-switch-suspend:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_hdr@bpc-switch-suspend.html> ([i915#3555] / [i915#8228]) +1 other test skip
* igt@kms_hdr@static-swap:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_hdr@static-swap.html> ([i915#3555] / [i915#8228]) +1 other test skip
* shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-10/igt@kms_hdr@static-swap.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-6/igt@kms_hdr@static-swap.html> ([i915#3555] / [i915#8228])
* igt@kms_hdr@static-toggle-dpms:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_hdr@static-toggle-dpms.html> ([i915#3555] / [i915#8228]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html> ([i915#3555] / [i915#8228])
* igt@kms_joiner@basic-force-big-joiner:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_joiner@basic-force-big-joiner.html> ([i915#12388])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_joiner@basic-force-big-joiner.html> ([i915#12388])
* igt@kms_joiner@basic-force-ultra-joiner:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@basic-force-ultra-joiner.html> ([i915#12394] / [i915#13522])
* igt@kms_joiner@basic-ultra-joiner:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_joiner@basic-ultra-joiner.html> ([i915#12339])
* igt@kms_joiner@invalid-modeset-big-joiner:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_joiner@invalid-modeset-big-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_joiner@invalid-modeset-big-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
* igt@kms_joiner@invalid-modeset-force-big-joiner:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_joiner@invalid-modeset-force-big-joiner.html> ([i915#12388]) +1 other test skip
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_joiner@invalid-modeset-force-big-joiner.html> ([i915#12388])
* igt@kms_joiner@invalid-modeset-ultra-joiner:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html> ([i915#12339])
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> ([i915#1839])
* igt@kms_panel_fitting@atomic-fastset:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_panel_fitting@atomic-fastset.html> ([i915#6301])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_panel_fitting@atomic-fastset.html> ([i915#6301])
* igt@kms_panel_fitting@legacy:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_panel_fitting@legacy.html> ([i915#6301])
* igt@kms_plane@pixel-format-source-clamping:
* shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-8/igt@kms_plane@pixel-format-source-clamping.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-3/igt@kms_plane@pixel-format-source-clamping.html> ([i915#1982]) +1 other test dmesg-warn
* igt@kms_plane_lowres@tiling-yf:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_plane_lowres@tiling-yf.html> ([i915#3555] / [i915#8821])
* igt@kms_plane_multiple@tiling-yf:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_multiple@tiling-yf.html> ([i915#3555]) +2 other tests skip
* igt@kms_plane_scaling@intel-max-src-size:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_plane_scaling@intel-max-src-size.html> ([i915#6953] / [i915#9423])
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format.html> ([i915#12247]) +9 other tests skip
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c.html> ([i915#12247]) +13 other tests skip
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a.html> ([i915#12247]) +4 other tests skip
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html> ([i915#12247]) +18 other tests skip
* igt@kms_plane_scaling@planes-downscale-factor-0-25:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25.html> ([i915#12247] / [i915#6953] / [i915#9423])
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html> ([i915#12247] / [i915#9423])
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html> ([i915#12247] / [i915#6953])
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d.html> ([i915#12247]) +7 other tests skip
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html> ([i915#12247] / [i915#3555])
* igt@kms_pm_backlight@bad-brightness:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_pm_backlight@bad-brightness.html> ([i915#5354])
* igt@kms_pm_backlight@basic-brightness:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_pm_backlight@basic-brightness.html> ([i915#5354]) +1 other test skip
* igt@kms_pm_backlight@brightness-with-dpms:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_pm_backlight@brightness-with-dpms.html> ([i915#12343])
* igt@kms_pm_backlight@fade-with-suspend:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_backlight@fade-with-suspend.html> ([i915#9812])
* igt@kms_pm_dc@dc3co-vpb-simulation:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@kms_pm_dc@dc3co-vpb-simulation.html> ([i915#9685])
* igt@kms_pm_dc@dc5-psr:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_dc@dc5-psr.html> ([i915#9685])
* igt@kms_pm_dc@dc5-retention-flops:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@kms_pm_dc@dc5-retention-flops.html> ([i915#3828])
* igt@kms_pm_dc@dc6-dpms:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html> ([i915#3361])
* shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-4/igt@kms_pm_dc@dc6-dpms.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-8/igt@kms_pm_dc@dc6-dpms.html> ([i915#9295])
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> ([i915#9519]) +1 other test skip
* igt@kms_pm_rpm@modeset-lpsp:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#9519]) +1 other test skip
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#12916])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_pm_rpm@modeset-lpsp.html> ([i915#9519])
* igt@kms_prime@basic-modeset-hybrid:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_prime@basic-modeset-hybrid.html> ([i915#6524]) +1 other test skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_prime@basic-modeset-hybrid.html> ([i915#6524])
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html> ([i915#12316])
* igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf:
* shard-snb: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html> ([i915#11520]) +6 other tests skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-update-continuous-sf.html> ([i915#11520]) +6 other tests skip
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html> ([i915#11520]) +12 other tests skip
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb.html> ([i915#11520]) +9 other tests skip
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
* shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html> ([i915#11520]) +1 other test skip
* igt@kms_psr2_su@page_flip-p010:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr2_su@page_flip-p010.html> ([i915#9683])
* igt@kms_psr@fbc-pr-sprite-plane-onoff:
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_psr@fbc-pr-sprite-plane-onoff.html> ([i915#9688])
* igt@kms_psr@fbc-pr-sprite-render:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_psr@fbc-pr-sprite-render.html> ([i915#9732]) +15 other tests skip
* igt@kms_psr@fbc-psr-cursor-mmap-cpu:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_psr@fbc-psr-cursor-mmap-cpu.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +28 other tests skip
* igt@kms_psr@fbc-psr2-sprite-blt:
* shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk6/igt@kms_psr@fbc-psr2-sprite-blt.html>
* igt@kms_psr@pr-suspend:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr@pr-suspend.html> ([i915#9732]) +13 other tests skip
* igt@kms_psr@psr2-cursor-mmap-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-7/igt@kms_psr@psr2-cursor-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +39 other tests skip
* igt@kms_psr@psr2-sprite-mmap-gtt:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_psr@psr2-sprite-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / [i915#9732]) +19 other tests skip
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html> ([i915#9685]) +1 other test skip
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html> ([i915#9685])
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html> ([i915#12755] / [i915#5190])
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html> ([i915#5289])
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> ([i915#5289]) +1 other test skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> ([i915#12755])
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html> ([i915#12755]) +3 other tests skip
* igt@kms_scaling_modes@scaling-mode-none:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_scaling_modes@scaling-mode-none.html> ([i915#3555]) +6 other tests skip
* igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free:
* shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free.html> ([i915#13179]) +1 other test abort
* igt@kms_tiled_display@basic-test-pattern:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_tiled_display@basic-test-pattern.html> ([i915#8623]) +1 other test skip
* igt@kms_vrr@lobf:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@kms_vrr@lobf.html> ([i915#11920])
* igt@kms_vrr@max-min:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_vrr@max-min.html> ([i915#9906]) +1 other test skip
* igt@kms_vrr@negative-basic:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@kms_vrr@negative-basic.html> ([i915#3555] / [i915#9906])
* igt@kms_vrr@seamless-rr-switch-drrs:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@kms_vrr@seamless-rr-switch-drrs.html> ([i915#9906]) +1 other test skip
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-drrs.html> ([i915#9906])
* igt@kms_vrr@seamless-rr-switch-virtual:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-virtual.html> ([i915#9906])
* igt@kms_writeback@writeback-check-output:
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@kms_writeback@writeback-check-output.html> ([i915#2437])
* igt@kms_writeback@writeback-check-output-xrgb2101010:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@kms_writeback@writeback-check-output-xrgb2101010.html> ([i915#2437] / [i915#9412])
* igt@kms_writeback@writeback-fb-id:
* shard-tglu-1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@kms_writeback@writeback-fb-id.html> ([i915#2437])
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-17/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> ([i915#2437] / [i915#9412]) +1 other test skip
* igt@kms_writeback@writeback-invalid-parameters:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_writeback@writeback-invalid-parameters.html> ([i915#2437])
* igt@perf@mi-rpc:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-1/igt@perf@mi-rpc.html> ([i915#2434])
* igt@perf@unprivileged-single-ctx-counters:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf@unprivileged-single-ctx-counters.html> ([i915#2433])
* igt@perf_pmu@cpu-hotplug:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-3/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@perf_pmu@cpu-hotplug.html> ([i915#8850])
* igt@perf_pmu@rc6-all-gts:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-7/igt@perf_pmu@rc6-all-gts.html> ([i915#8516])
* igt@perf_pmu@rc6@other-idle-gt0:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html> ([i915#8516])
* shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-7/igt@perf_pmu@rc6@other-idle-gt0.html> ([i915#8516])
* igt@prime_vgem@basic-fence-flip:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-5/igt@prime_vgem@basic-fence-flip.html> ([i915#3708])
* igt@prime_vgem@basic-fence-mmap:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-1/igt@prime_vgem@basic-fence-mmap.html> ([i915#3708] / [i915#4077])
* igt@prime_vgem@basic-fence-read:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-6/igt@prime_vgem@basic-fence-read.html> ([i915#3291] / [i915#3708]) +1 other test skip
* igt@prime_vgem@basic-write:
* shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-10/igt@prime_vgem@basic-write.html> ([i915#3291] / [i915#3708])
* igt@prime_vgem@coherency-gtt:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-4/igt@prime_vgem@coherency-gtt.html> ([i915#3708])
* igt@sriov_basic@bind-unbind-vf@vf-1:
* shard-tglu-1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-1/igt@sriov_basic@bind-unbind-vf@vf-1.html> ([i915#12910]) +18 other tests fail
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6:
* shard-tglu: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-4/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html> ([i915#12910]) +9 other tests fail
* igt@sriov_basic@enable-vfs-bind-unbind-each:
* shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@sriov_basic@enable-vfs-bind-unbind-each.html> ([i915#9917])
* igt@tools_test@sysfs_l3_parity:
* shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-2/igt@tools_test@sysfs_l3_parity.html> +46 other tests skip
* shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@tools_test@sysfs_l3_parity.html> ([i915#4818])
Possible fixes
* igt@gem_exec_fence@syncobj-unused-fence:
* shard-rkl: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@gem_exec_fence@syncobj-unused-fence.html> ([i915#12964]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@gem_exec_fence@syncobj-unused-fence.html> +2 other tests pass
* igt@gem_mmap_offset@clear-via-pagefault:
* shard-mtlp: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-4/igt@gem_mmap_offset@clear-via-pagefault.html> (i915#10729<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10729>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-5/igt@gem_mmap_offset@clear-via-pagefault.html> +1 other test pass
* igt@kms_async_flips@alternate-sync-async-flip:
* shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip.html> ([i915#12518] / [i915#12766]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip.html>
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4:
* shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-17/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html> ([i915#12518]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-14/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-hdmi-a-4.html>
* igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1:
* shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-snb1/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html> ([i915#11989]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-snb4/igt@kms_flip@2x-flip-vs-blocking-wf-vblank@ab-vga1-hdmi-a1.html> +1 other test pass
* igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear:
* shard-glk: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html> ([i915#118]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-1-y-ccs-to-linear.html> +1 other test pass
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
* shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> ([i915#9519]) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress.html>
* igt@perf_pmu@module-unload:
* shard-tglu: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-tglu-6/igt@perf_pmu@module-unload.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-tglu-5/igt@perf_pmu@module-unload.html>
Warnings
* igt@i915_module_load@reload-with-fault-injection:
* shard-mtlp: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html> ([i915#13475]) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10131> / i915#10887<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887> / [i915#13493])
* igt@i915_selftest@mock:
* shard-glk: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@i915_selftest@mock.html> ([i915#1982] / [i915#9311]) -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk8/igt@i915_selftest@mock.html> ([i915#9311])
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#4538] / [i915#5286]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html> ([i915#4423] / [i915#4538] / [i915#5286])
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html> ([i915#3638]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html> ([i915#3638] / [i915#4423])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555] / [i915#4423]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html> ([i915#2672] / [i915#3555])
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
* shard-dg1: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672] / [i915#4423]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> ([i915#2587] / [i915#2672])
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu:
* shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-dg2-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html> ([i915#3458]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html> (i915#10433<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433> / [i915#3458]) +3 other tests skip
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
* shard-glk: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html> ([i915#13409] / [i915#13476]) -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk1/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html> ([i915#13476])
* igt@kms_pm_lpsp@kms-lpsp:
* shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-4/igt@kms_pm_lpsp@kms-lpsp.html> ([i915#3828]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-3/igt@kms_pm_lpsp@kms-lpsp.html> ([i915#9340])
* igt@kms_pm_rpm@dpms-lpsp:
* shard-rkl: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html> ([i915#12964]) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html> ([i915#9519])
* igt@kms_tiled_display@basic-test-pattern:
* shard-glk: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15983/shard-glk8/igt@kms_tiled_display@basic-test-pattern.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143146v6/shard-glk7/igt@kms_tiled_display@basic-test-pattern.html> (i915#10959<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959>)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#1
[-- Attachment #2: Type: text/html, Size: 206612 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
2025-01-21 16:14 ` Rodrigo Vivi
@ 2025-01-23 10:41 ` Joonas Lahtinen
2025-01-23 10:49 ` Rodrigo Vivi
0 siblings, 1 reply; 26+ messages in thread
From: Joonas Lahtinen @ 2025-01-23 10:41 UTC (permalink / raw)
To: Nitin Gote, Rodrigo Vivi, Tvrtko Ursulin
Cc: krzysztof.niemiec, andi.shyti, jani.nikula, intel-gfx
Quoting Rodrigo Vivi (2025-01-21 18:14:51)
> On Mon, Jan 20, 2025 at 01:45:12PM +0530, Nitin Gote wrote:
> > Fix all typos in files under drm/i915/gem reported by codespell tool.
> >
> > v2: Codespell won't catch it, but it should be
> > "user defined" and not "use defined". <Krzysztof Niemiec>
> >
> > Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
> > ---
> > drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +++---
> > drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 6 +++---
> > drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++--
> > drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 ++--
> > drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
>
> Joonas, Tvrtko, ack on taking this and the other gt related patch from this
> series both in drm-intel-next?
That's fine by me. We can always cross-merge if there is an incoming
conflict, which is not expected at this rate of patches in -gt-next.
Regards, Joonas
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
2025-01-23 10:41 ` Joonas Lahtinen
@ 2025-01-23 10:49 ` Rodrigo Vivi
0 siblings, 0 replies; 26+ messages in thread
From: Rodrigo Vivi @ 2025-01-23 10:49 UTC (permalink / raw)
To: Joonas Lahtinen
Cc: Nitin Gote, Tvrtko Ursulin, krzysztof.niemiec, andi.shyti,
jani.nikula, intel-gfx
On Thu, Jan 23, 2025 at 12:41:26PM +0200, Joonas Lahtinen wrote:
> Quoting Rodrigo Vivi (2025-01-21 18:14:51)
> > On Mon, Jan 20, 2025 at 01:45:12PM +0530, Nitin Gote wrote:
> > > Fix all typos in files under drm/i915/gem reported by codespell tool.
> > >
> > > v2: Codespell won't catch it, but it should be
> > > "user defined" and not "use defined". <Krzysztof Niemiec>
> > >
> > > Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
> > > ---
> > > drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +++---
> > > drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 6 +++---
> > > drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
> > > drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++--
> > > drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
> > > drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 ++--
> > > drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
> > > drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
> > > drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
> >
> > Joonas, Tvrtko, ack on taking this and the other gt related patch from this
> > series both in drm-intel-next?
>
> That's fine by me. We can always cross-merge if there is an incoming
> conflict, which is not expected at this rate of patches in -gt-next.
Thanks, pushed this series to drm-intel-next
>
> Regards, Joonas
^ permalink raw reply [flat|nested] 26+ messages in thread
end of thread, other threads:[~2025-01-23 10:49 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 8:15 [PATCH v4 0/8] Fix all typos in i915 Nitin Gote
2025-01-20 8:15 ` [PATCH v4 1/8] drm/i915/gt: fix typos in i915/gt files Nitin Gote
2025-01-20 13:14 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 2/8] drm/i915/gvt: fix typos in i915/gvt files Nitin Gote
2025-01-20 13:15 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files Nitin Gote
2025-01-20 13:15 ` Krzysztof Niemiec
2025-01-21 16:14 ` Rodrigo Vivi
2025-01-23 10:41 ` Joonas Lahtinen
2025-01-23 10:49 ` Rodrigo Vivi
2025-01-20 8:15 ` [PATCH v4 4/8] drm/i915/pxp: fix typos in i915/pxp files Nitin Gote
2025-01-20 13:16 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 5/8] drm/i915/selftests: fix typos in i915/selftests files Nitin Gote
2025-01-20 13:16 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 6/8] drm/i915/soc: fix typos in i915/soc files Nitin Gote
2025-01-20 13:17 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 7/8] drm/i915/display: fix typos in i915/display files Nitin Gote
2025-01-20 13:17 ` Krzysztof Niemiec
2025-01-20 8:15 ` [PATCH v4 8/8] drm/i915: fix typos in drm/i915 files Nitin Gote
2025-01-20 13:18 ` Krzysztof Niemiec
2025-01-20 9:42 ` ✗ Fi.CI.SPARSE: warning for Fix all typos in i915 (rev6) Patchwork
2025-01-20 9:56 ` ✓ i915.CI.BAT: success " Patchwork
2025-01-21 4:59 ` ✗ i915.CI.Full: failure " Patchwork
2025-01-21 5:04 ` Gote, Nitin R
2025-01-22 4:41 ` Ravali, JupallyX
2025-01-21 14:45 ` ✓ i915.CI.Full: success " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).