Message ID | 20240311041504.806058-1-shekhar.chauhan@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v5] drm/i915/dp: Increase idle pattern wait timeout to 2ms | expand |
Quoting Shekhar Chauhan (2024-03-11 01:15:04-03:00) >The driver currently waits 1ms for idle patterns, >but for Xe2LPD and possibly future display IPs, >it requires a 1640us (rounded up to 2ms) timeout >whilst waiting for idle patterns for MST streams. > >To simplify the code, the timeout is uniformly >increased by 1ms across all platforms/display IPs. > >v1: Introduced the 2ms wait timeout. >v2: Segregated the wait timeout for platforms before & after LNL. >v3: Fixed 2 cosmetic changes. >v4: Revert to v2 design with commit message enhancements. >v5: Minor cosmetic changes to the commit message. > >BSpec: 68849 >Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> >--- > drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c >index bea441590204..05ba3642d486 100644 >--- a/drivers/gpu/drm/i915/display/intel_ddi.c >+++ b/drivers/gpu/drm/i915/display/intel_ddi.c >@@ -3680,7 +3680,7 @@ static void intel_ddi_set_idle_link_train(struct intel_dp *intel_dp, > > if (intel_de_wait_for_set(dev_priv, > dp_tp_status_reg(encoder, crtc_state), >- DP_TP_STATUS_IDLE_DONE, 1)) >+ DP_TP_STATUS_IDLE_DONE, 2)) > drm_err(&dev_priv->drm, > "Timed out waiting for DP idle patterns\n"); > } >-- >2.34.1 >
Below failures are False positive, please help to re-report.
-shekhar
From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Tuesday, March 12, 2024 05:10
To: Chauhan, Shekhar <shekhar.chauhan@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4)
Patch Details
Series:
drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4)
URL:
https://patchwork.freedesktop.org/series/130643/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html
CI Bug Log - changes from CI_DRM_14420 -> Patchwork_130643v4
Summary
FAILURE
Serious unknown changes coming with Patchwork_130643v4 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_130643v4, please notify your bug team (I915-ci-infra@lists.freedesktop.org<mailto:I915-ci-infra@lists.freedesktop.org>) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html
Participating hosts (34 -> 36)
Additional (3): fi-glk-j4005 bat-kbl-2 bat-mtlp-8
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_130643v4:
IGT changes
Possible regressions
· igt@kms_force_connector_basic@force-edid:
o bat-dg2-8: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-8/igt@kms_force_connector_basic@force-edid.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-8/igt@kms_force_connector_basic@force-edid.html>
· igt@vgem_basic@unload:
o bat-arls-2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-arls-2/igt@vgem_basic@unload.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-arls-2/igt@vgem_basic@unload.html>
Known issues
Here are the changes found in Patchwork_130643v4 that come from known issues:
IGT changes
Issues hit
· igt@debugfs_test@basic-hwmon:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@debugfs_test@basic-hwmon.html> (i915#9318<https://gitlab.freedesktop.org/drm/intel/issues/9318>)
· igt@fbdev@info:
o bat-kbl-2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-kbl-2/igt@fbdev@info.html> (i915#1849<https://gitlab.freedesktop.org/drm/intel/issues/1849>)
· igt@gem_huc_copy@huc-copy:
o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@gem_huc_copy@huc-copy.html> (i915#2190<https://gitlab.freedesktop.org/drm/intel/issues/2190>)
· igt@gem_lmem_swapping@parallel-random-engines:
o bat-kbl-2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-kbl-2/igt@gem_lmem_swapping@parallel-random-engines.html> +39 other tests skip
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_lmem_swapping@parallel-random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +3 other tests skip
o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@gem_lmem_swapping@parallel-random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +3 other tests skip
· igt@gem_mmap@basic:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_mmap@basic.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>)
· igt@gem_render_tiled_blits@basic:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_render_tiled_blits@basic.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) +1 other test skip
· igt@gem_tiled_fence_blits@basic:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_tiled_fence_blits@basic.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +2 other tests skip
· igt@i915_pm_rps@basic-api:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@i915_pm_rps@basic-api.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>)
· igt@i915_selftest@live@hangcheck:
o bat-dg2-14: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-14/igt@i915_selftest@live@hangcheck.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-14/igt@i915_selftest@live@hangcheck.html> (i915#10366<https://gitlab.freedesktop.org/drm/intel/issues/10366>)
· igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html> (i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>)
· igt@kms_addfb_basic@basic-y-tiled-legacy:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) +8 other tests skip
· igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html> (i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +1 other test skip
· igt@kms_dsc@dsc-basic:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_dsc@dsc-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840> / i915#9159<https://gitlab.freedesktop.org/drm/intel/issues/9159>)
· igt@kms_force_connector_basic@force-load-detect:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_force_connector_basic@force-load-detect.html>
· igt@kms_force_connector_basic@prune-stale-modes:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_force_connector_basic@prune-stale-modes.html> (i915#5274<https://gitlab.freedesktop.org/drm/intel/issues/5274>)
· igt@kms_pm_rpm@basic-pci-d3-state:
o bat-dg2-9: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-9/igt@kms_pm_rpm@basic-pci-d3-state.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-9/igt@kms_pm_rpm@basic-pci-d3-state.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>)
· igt@kms_psr@psr-primary-mmap-gtt@edp-1:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_psr@psr-primary-mmap-gtt@edp-1.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077> / i915#9688<https://gitlab.freedesktop.org/drm/intel/issues/9688>)
· igt@kms_psr@psr-primary-page-flip:
o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@kms_psr@psr-primary-page-flip.html> +10 other tests skip
· igt@kms_setmode@basic-clone-single-crtc:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_setmode@basic-clone-single-crtc.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8809<https://gitlab.freedesktop.org/drm/intel/issues/8809>)
· igt@prime_vgem@basic-fence-read:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@prime_vgem@basic-fence-read.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) +2 other tests skip
· igt@prime_vgem@basic-gtt:
o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@prime_vgem@basic-gtt.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708> / i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +1 other test skip
Build changes
· Linux: CI_DRM_14420 -> Patchwork_130643v4
CI-20190529: 20190529
CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_130643v4: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
58717e0bee8e drm/i915/dp: Increase idle pattern wait timeout to 2ms
Hi, https://patchwork.freedesktop.org/series/130643/ - Re-reported. Thanks, Tejasree From: Chauhan, Shekhar <shekhar.chauhan@intel.com> Sent: Wednesday, March 13, 2024 9:25 AM To: LGCI Bug Filing <lgci.bug.filing@intel.com> Cc: intel-gfx@lists.freedesktop.org; Roper, Matthew D <matthew.d.roper@intel.com> Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Below failures are False positive, please help to re-report. -shekhar From: Patchwork <patchwork@emeril.freedesktop.org<mailto:patchwork@emeril.freedesktop.org>> Sent: Tuesday, March 12, 2024 05:10 To: Chauhan, Shekhar <shekhar.chauhan@intel.com<mailto:shekhar.chauhan@intel.com>> Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org> Subject: ✗ Fi.CI.BAT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Patch Details Series: drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) URL: https://patchwork.freedesktop.org/series/130643/ State: failure Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html CI Bug Log - changes from CI_DRM_14420 -> Patchwork_130643v4 Summary FAILURE Serious unknown changes coming with Patchwork_130643v4 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_130643v4, please notify your bug team (I915-ci-infra@lists.freedesktop.org<mailto:I915-ci-infra@lists.freedesktop.org>) to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html Participating hosts (34 -> 36) Additional (3): fi-glk-j4005 bat-kbl-2 bat-mtlp-8 Missing (1): fi-snb-2520m Possible new issues Here are the unknown changes that may have been introduced in Patchwork_130643v4: IGT changes Possible regressions · igt@kms_force_connector_basic@force-edid: o bat-dg2-8: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-8/igt@kms_force_connector_basic@force-edid.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-8/igt@kms_force_connector_basic@force-edid.html> · igt@vgem_basic@unload: o bat-arls-2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-arls-2/igt@vgem_basic@unload.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-arls-2/igt@vgem_basic@unload.html> Known issues Here are the changes found in Patchwork_130643v4 that come from known issues: IGT changes Issues hit · igt@debugfs_test@basic-hwmon: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@debugfs_test@basic-hwmon.html> (i915#9318<https://gitlab.freedesktop.org/drm/intel/issues/9318>) · igt@fbdev@info: o bat-kbl-2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-kbl-2/igt@fbdev@info.html> (i915#1849<https://gitlab.freedesktop.org/drm/intel/issues/1849>) · igt@gem_huc_copy@huc-copy: o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@gem_huc_copy@huc-copy.html> (i915#2190<https://gitlab.freedesktop.org/drm/intel/issues/2190>) · igt@gem_lmem_swapping@parallel-random-engines: o bat-kbl-2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-kbl-2/igt@gem_lmem_swapping@parallel-random-engines.html> +39 other tests skip o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_lmem_swapping@parallel-random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +3 other tests skip o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@gem_lmem_swapping@parallel-random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +3 other tests skip · igt@gem_mmap@basic: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_mmap@basic.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) · igt@gem_render_tiled_blits@basic: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_render_tiled_blits@basic.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) +1 other test skip · igt@gem_tiled_fence_blits@basic: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@gem_tiled_fence_blits@basic.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +2 other tests skip · igt@i915_pm_rps@basic-api: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@i915_pm_rps@basic-api.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) · igt@i915_selftest@live@hangcheck: o bat-dg2-14: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-14/igt@i915_selftest@live@hangcheck.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-14/igt@i915_selftest@live@hangcheck.html> (i915#10366<https://gitlab.freedesktop.org/drm/intel/issues/10366>) · igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html> (i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) · igt@kms_addfb_basic@basic-y-tiled-legacy: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) +8 other tests skip · igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html> (i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +1 other test skip · igt@kms_dsc@dsc-basic: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_dsc@dsc-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840> / i915#9159<https://gitlab.freedesktop.org/drm/intel/issues/9159>) · igt@kms_force_connector_basic@force-load-detect: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_force_connector_basic@force-load-detect.html> · igt@kms_force_connector_basic@prune-stale-modes: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_force_connector_basic@prune-stale-modes.html> (i915#5274<https://gitlab.freedesktop.org/drm/intel/issues/5274>) · igt@kms_pm_rpm@basic-pci-d3-state: o bat-dg2-9: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/bat-dg2-9/igt@kms_pm_rpm@basic-pci-d3-state.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-dg2-9/igt@kms_pm_rpm@basic-pci-d3-state.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) · igt@kms_psr@psr-primary-mmap-gtt@edp-1: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_psr@psr-primary-mmap-gtt@edp-1.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077> / i915#9688<https://gitlab.freedesktop.org/drm/intel/issues/9688>) · igt@kms_psr@psr-primary-page-flip: o fi-glk-j4005: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/fi-glk-j4005/igt@kms_psr@psr-primary-page-flip.html> +10 other tests skip · igt@kms_setmode@basic-clone-single-crtc: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@kms_setmode@basic-clone-single-crtc.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8809<https://gitlab.freedesktop.org/drm/intel/issues/8809>) · igt@prime_vgem@basic-fence-read: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@prime_vgem@basic-fence-read.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) +2 other tests skip · igt@prime_vgem@basic-gtt: o bat-mtlp-8: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/bat-mtlp-8/igt@prime_vgem@basic-gtt.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708> / i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +1 other test skip Build changes · Linux: CI_DRM_14420 -> Patchwork_130643v4 CI-20190529: 20190529 CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_130643v4: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux Linux commits 58717e0bee8e drm/i915/dp: Increase idle pattern wait timeout to 2ms
Below shard failures are false positives.
-shekhar
From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Wednesday, March 13, 2024 14:25
To: Chauhan, Shekhar <shekhar.chauhan@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.IGT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4)
Patch Details
Series:
drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4)
URL:
https://patchwork.freedesktop.org/series/130643/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html
CI Bug Log - changes from CI_DRM_14420_full -> Patchwork_130643v4_full
Summary
FAILURE
Serious unknown changes coming with Patchwork_130643v4_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_130643v4_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org<mailto:I915-ci-infra@lists.freedesktop.org>) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (8 -> 9)
Additional (1): shard-snb-0
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_130643v4_full:
IGT changes
Possible regressions
· igt@gem_eio@context-create:
o shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_eio@context-create.html>
o shard-dg1: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@gem_eio@context-create.html>
· igt@gem_lmem_swapping@parallel-multi@lmem0:
o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_lmem_swapping@parallel-multi@lmem0.html> +1 other test incomplete
· igt@kms_big_fb@x-tiled-32bpp-rotate-180:
o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-16/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-18/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html>
New tests
New tests have been introduced between CI_DRM_14420_full and Patchwork_130643v4_full:
New IGT tests (1)
· igt@kms_cursor_crc@cursor-onscreen-64x64@pipe-d-dp-4:
o Statuses : 1 pass(s)
o Exec time: [2.67] s
Known issues
Here are the changes found in Patchwork_130643v4_full that come from known issues:
IGT changes
Issues hit
· igt@api_intel_bb@blit-reloc-purge-cache:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@api_intel_bb@blit-reloc-purge-cache.html> (i915#8411<https://gitlab.freedesktop.org/drm/intel/issues/8411>)
· igt@device_reset@cold-reset-bound:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@device_reset@cold-reset-bound.html> (i915#7701<https://gitlab.freedesktop.org/drm/intel/issues/7701>)
· igt@drm_fdinfo@busy-hang@rcs0:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@drm_fdinfo@busy-hang@rcs0.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +12 other tests skip
· igt@drm_fdinfo@busy-idle-check-all@ccs3:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@drm_fdinfo@busy-idle-check-all@ccs3.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +21 other tests skip
· igt@drm_fdinfo@busy-idle-check-all@vcs1:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@drm_fdinfo@busy-idle-check-all@vcs1.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +6 other tests skip
· igt@gem_ccs@block-copy-compressed:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_ccs@block-copy-compressed.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>)
· igt@gem_ccs@ctrl-surf-copy-new-ctx:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>)
· igt@gem_ccs@suspend-resume:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_ccs@suspend-resume.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>)
· igt@gem_create@create-ext-cpu-access-big:
o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@gem_create@create-ext-cpu-access-big.html> (i915#9364<https://gitlab.freedesktop.org/drm/intel/issues/9364>)
· igt@gem_create@create-ext-set-pat:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_create@create-ext-set-pat.html> (i915#8562<https://gitlab.freedesktop.org/drm/intel/issues/8562>)
· igt@gem_ctx_exec@basic-nohangcheck:
o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@gem_ctx_exec@basic-nohangcheck.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@gem_ctx_exec@basic-nohangcheck.html> (i915#6268<https://gitlab.freedesktop.org/drm/intel/issues/6268>)
· igt@gem_ctx_isolation@preservation-s3@bcs0:
o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@bcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@bcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>)
· igt@gem_ctx_persistence@hang:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_persistence@hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>)
· igt@gem_ctx_persistence@heartbeat-hang:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>) +1 other test skip
· igt@gem_ctx_sseu@invalid-args:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_sseu@invalid-args.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>)
· igt@gem_ctx_sseu@invalid-sseu:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_sseu@invalid-sseu.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>) +1 other test skip
· igt@gem_eio@kms:
o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_eio@kms.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>)
· igt@gem_exec_balancer@bonded-true-hang:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_balancer@bonded-true-hang.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +3 other tests skip
· igt@gem_exec_balancer@parallel-keep-submit-fence:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_balancer@parallel-keep-submit-fence.html> (i915#4525<https://gitlab.freedesktop.org/drm/intel/issues/4525>)
· igt@gem_exec_capture@capture-invisible@lmem0:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_exec_capture@capture-invisible@lmem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>) +1 other test skip
· igt@gem_exec_capture@capture-invisible@smem0:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_capture@capture-invisible@smem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>)
· igt@gem_exec_capture@many-4k-incremental:
o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>)
o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>)
· igt@gem_exec_fair@basic-none-vip@rcs0:
o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk1/igt@gem_exec_fair@basic-none-vip@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>)
· igt@gem_exec_fair@basic-pace-share:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_fair@basic-pace-share.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +5 other tests skip
· igt@gem_exec_fair@basic-pace@rcs0:
o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_exec_fair@basic-pace@rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) +2 other tests fail
· igt@gem_exec_fair@basic-sync:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_exec_fair@basic-sync.html> (i915#4473<https://gitlab.freedesktop.org/drm/intel/issues/4473> / i915#4771<https://gitlab.freedesktop.org/drm/intel/issues/4771>) +1 other test skip
· igt@gem_exec_fence@submit67:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_fence@submit67.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>)
· igt@gem_exec_flush@basic-uc-rw-default:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_flush@basic-uc-rw-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +3 other tests skip
· igt@gem_exec_flush@basic-uc-set-default:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_flush@basic-uc-set-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539>) +1 other test skip
· igt@gem_exec_gttfill@multigpu-basic:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>)
· igt@gem_exec_reloc@basic-gtt-read-noreloc:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +6 other tests skip
· igt@gem_exec_reloc@basic-wc-gtt-active:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_reloc@basic-wc-gtt-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +1 other test skip
· igt@gem_exec_reloc@basic-write-read-active:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_reloc@basic-write-read-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +18 other tests skip
· igt@gem_exec_reloc@basic-write-wc-noreloc:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_reloc@basic-write-wc-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +5 other tests skip
· igt@gem_exec_schedule@reorder-wide:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_schedule@reorder-wide.html> (i915#4537<https://gitlab.freedesktop.org/drm/intel/issues/4537> / i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +1 other test skip
· igt@gem_fenced_exec_thrash@no-spare-fences-busy:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_fenced_exec_thrash@no-spare-fences-busy.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip
· igt@gem_fenced_exec_thrash@no-spare-fences-interruptible:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip
· igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html> (i915#4565<https://gitlab.freedesktop.org/drm/intel/issues/4565>)
· igt@gem_lmem_swapping@random-engines:
o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_lmem_swapping@random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +1 other test skip
· igt@gem_lmem_swapping@verify:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_lmem_swapping@verify.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>)
· igt@gem_lmem_swapping@verify-ccs@lmem0:
o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_lmem_swapping@verify-ccs@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/intel/issues/10378>)
· igt@gem_media_fill@media-fill:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_media_fill@media-fill.html> (i915#8289<https://gitlab.freedesktop.org/drm/intel/issues/8289>)
· igt@gem_mmap@basic-small-bo:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_mmap@basic-small-bo.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +2 other tests skip
· igt@gem_mmap@pf-nonblock:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_mmap@pf-nonblock.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +1 other test skip
· igt@gem_mmap_gtt@hang:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_mmap_gtt@hang.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +22 other tests skip
· igt@gem_mmap_gtt@medium-copy-odd:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_mmap_gtt@medium-copy-odd.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +10 other tests skip
· igt@gem_mmap_wc@invalid-flags:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_mmap_wc@invalid-flags.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +8 other tests skip
· igt@gem_partial_pwrite_pread@writes-after-reads-uncached:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +6 other tests skip
· igt@gem_pread@snoop:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_pread@snoop.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +8 other tests skip
· igt@gem_pxp@regular-baseline-src-copy-readible:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_pxp@regular-baseline-src-copy-readible.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +5 other tests skip
· igt@gem_pxp@reject-modify-context-protection-on:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_pxp@reject-modify-context-protection-on.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +4 other tests skip
· igt@gem_pxp@verify-pxp-stale-buf-execution:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_pxp@verify-pxp-stale-buf-execution.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +1 other test skip
· igt@gem_readwrite@write-bad-handle:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_readwrite@write-bad-handle.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +2 other tests skip
· igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html> (i915#8428<https://gitlab.freedesktop.org/drm/intel/issues/8428>)
· igt@gem_set_tiling_vs_blt@tiled-to-untiled:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) +1 other test skip
· igt@gem_softpin@evict-snoop:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_softpin@evict-snoop.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>) +1 other test skip
· igt@gem_softpin@evict-snoop-interruptible:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_softpin@evict-snoop-interruptible.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>)
· igt@gem_tiled_pread_basic:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_tiled_pread_basic.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>)
· igt@gem_tiled_pread_pwrite:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_tiled_pread_pwrite.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>)
· igt@gem_unfence_active_buffers:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_unfence_active_buffers.html> (i915#4879<https://gitlab.freedesktop.org/drm/intel/issues/4879>)
· igt@gem_userptr_blits@coherency-unsync:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_userptr_blits@coherency-unsync.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) +1 other test skip
· igt@gem_userptr_blits@forbidden-operations:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@forbidden-operations.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282> / i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>)
· igt@gem_userptr_blits@map-fixed-invalidate:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>)
· igt@gem_userptr_blits@unsync-overlap:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_userptr_blits@unsync-overlap.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>)
· igt@gen9_exec_parse@basic-rejected-ctx-param:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gen9_exec_parse@basic-rejected-ctx-param.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>)
· igt@gen9_exec_parse@bb-start-far:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gen9_exec_parse@bb-start-far.html> (i915#2527<https://gitlab.freedesktop.org/drm/intel/issues/2527>) +1 other test skip
· igt@gen9_exec_parse@unaligned-access:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gen9_exec_parse@unaligned-access.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>) +6 other tests skip
· igt@i915_module_load@load:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>)
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>)
· igt@i915_module_load@reload-with-fault-injection:
o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_module_load@reload-with-fault-injection.html> (i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820> / i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>)
o shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> (i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>)
· igt@i915_module_load@resize-bar:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_module_load@resize-bar.html> (i915#6412<https://gitlab.freedesktop.org/drm/intel/issues/6412>)
· igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0:
o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-6/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>)
· igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0:
o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>)
· igt@i915_pm_rpm@system-suspend-execbuf:
o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@i915_pm_rpm@system-suspend-execbuf.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_pm_rpm@system-suspend-execbuf.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>)
· igt@i915_pm_rps@min-max-config-idle:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) +1 other test skip
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>)
· igt@i915_pm_rps@thresholds-idle-park@gt0:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_pm_rps@thresholds-idle-park@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>)
· igt@i915_pm_rps@thresholds-idle@gt0:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>)
· igt@i915_pm_rps@thresholds-idle@gt1:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>)
· igt@i915_pm_sseu@full-enable:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>)
· igt@i915_query@query-topology-coherent-slice-mask:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_query@query-topology-coherent-slice-mask.html> (i915#6188<https://gitlab.freedesktop.org/drm/intel/issues/6188>)
· igt@i915_query@test-query-geometry-subslices:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_query@test-query-geometry-subslices.html> (i915#5723<https://gitlab.freedesktop.org/drm/intel/issues/5723>)
· igt@i915_selftest@mock@memory_region:
o shard-dg1: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@i915_selftest@mock@memory_region.html> (i915#9311<https://gitlab.freedesktop.org/drm/intel/issues/9311>)
· igt@i915_suspend@fence-restore-tiled2untiled:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_suspend@fence-restore-tiled2untiled.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +8 other tests skip
· igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) +1 other test skip
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>)
· igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs.html> (i915#8709<https://gitlab.freedesktop.org/drm/intel/issues/8709>) +7 other tests skip
· igt@kms_atomic@plane-primary-overlay-mutable-zpos:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html> (i915#9531<https://gitlab.freedesktop.org/drm/intel/issues/9531>)
· igt@kms_big_fb@4-tiled-32bpp-rotate-180:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@4-tiled-32bpp-rotate-180.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip
· igt@kms_big_fb@4-tiled-addfb:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_big_fb@4-tiled-addfb.html> (i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip
· igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip:
o shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> (i915#5138<https://gitlab.freedesktop.org/drm/intel/issues/5138>)
· igt@kms_big_fb@linear-64bpp-rotate-270:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_big_fb@linear-64bpp-rotate-270.html> +7 other tests skip
· igt@kms_big_fb@linear-8bpp-rotate-270:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_big_fb@linear-8bpp-rotate-270.html> (i915#3638<https://gitlab.freedesktop.org/drm/intel/issues/3638>) +3 other tests skip
· igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +8 other tests skip
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#6187<https://gitlab.freedesktop.org/drm/intel/issues/6187>)
· igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip:
o shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>)
· igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +18 other tests skip
· igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538>) +2 other tests skip
· igt@kms_big_joiner@basic:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_big_joiner@basic.html> (i915#2705<https://gitlab.freedesktop.org/drm/intel/issues/2705>)
· igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +37 other tests skip
· igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#10307<https://gitlab.freedesktop.org/drm/intel/issues/10307>) +191 other tests skip
· igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +23 other tests skip
· igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +99 other tests skip
· igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2.html> (i915#7213<https://gitlab.freedesktop.org/drm/intel/issues/7213>) +3 other tests skip
· igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1.html> (i915#4087<https://gitlab.freedesktop.org/drm/intel/issues/4087>) +3 other tests skip
· igt@kms_chamelium_frames@hdmi-cmp-planar-formats:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_chamelium_frames@hdmi-cmp-planar-formats.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +4 other tests skip
· igt@kms_chamelium_frames@hdmi-crc-fast:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_chamelium_frames@hdmi-crc-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +14 other tests skip
· igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +3 other tests skip
· igt@kms_chamelium_hpd@vga-hpd-fast:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_chamelium_hpd@vga-hpd-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +1 other test skip
· igt@kms_content_protection@content-type-change:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>)
· igt@kms_content_protection@dp-mst-lic-type-1:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_content_protection@dp-mst-lic-type-1.html> (i915#3299<https://gitlab.freedesktop.org/drm/intel/issues/3299>) +2 other tests skip
· igt@kms_content_protection@legacy:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_content_protection@legacy.html> (i915#6944<https://gitlab.freedesktop.org/drm/intel/issues/6944> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>)
· igt@kms_content_protection@type1:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_content_protection@type1.html> (i915#7118<https://gitlab.freedesktop.org/drm/intel/issues/7118> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) +3 other tests skip
· igt@kms_cursor_crc@cursor-onscreen-512x170:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_cursor_crc@cursor-onscreen-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip
· igt@kms_cursor_crc@cursor-onscreen-512x512:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-512x512.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip
· igt@kms_cursor_crc@cursor-random-512x170:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-random-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +2 other tests skip
· igt@kms_cursor_crc@cursor-random-max-size:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_crc@cursor-random-max-size.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8814<https://gitlab.freedesktop.org/drm/intel/issues/8814>) +2 other tests skip
· igt@kms_cursor_crc@cursor-sliding-32x10:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-sliding-32x10.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +10 other tests skip
· igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> (i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +1 other test skip
· igt@kms_cursor_legacy@cursorb-vs-flipa-toggle:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html> (i915#9809<https://gitlab.freedesktop.org/drm/intel/issues/9809>) +3 other tests skip
· igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html> (i915#4103<https://gitlab.freedesktop.org/drm/intel/issues/4103> / i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +2 other tests skip
· igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html> (i915#9227<https://gitlab.freedesktop.org/drm/intel/issues/9227>)
· igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4.html> (i915#9723<https://gitlab.freedesktop.org/drm/intel/issues/9723>)
· igt@kms_display_modes@extended-mode-basic:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@extended-mode-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +2 other tests skip
· igt@kms_display_modes@mst-extended-mode-negative:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@mst-extended-mode-negative.html> (i915#8588<https://gitlab.freedesktop.org/drm/intel/issues/8588>)
· igt@kms_dp_aux_dev:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_dp_aux_dev.html> (i915#1257<https://gitlab.freedesktop.org/drm/intel/issues/1257>)
· igt@kms_draw_crc@draw-method-mmap-gtt:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>)
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>)
· igt@kms_dsc@dsc-fractional-bpp-with-bpc:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html> (i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>)
· igt@kms_dsc@dsc-with-formats:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_dsc@dsc-with-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>)
· igt@kms_dsc@dsc-with-output-formats:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dsc@dsc-with-output-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>)
· igt@kms_fbcon_fbt@psr-suspend:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_fbcon_fbt@psr-suspend.html> (i915#3469<https://gitlab.freedesktop.org/drm/intel/issues/3469>)
· igt@kms_feature_discovery@display-3x:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>) +1 other test skip
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>)
· igt@kms_feature_discovery@dp-mst:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_feature_discovery@dp-mst.html> (i915#9337<https://gitlab.freedesktop.org/drm/intel/issues/9337>)
· igt@kms_feature_discovery@psr1:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_feature_discovery@psr1.html> (i915#658<https://gitlab.freedesktop.org/drm/intel/issues/658>)
· igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html> (i915#3637<https://gitlab.freedesktop.org/drm/intel/issues/3637>) +4 other tests skip
· igt@kms_flip@2x-modeset-vs-vblank-race:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_flip@2x-modeset-vs-vblank-race.html> +44 other tests skip
· igt@kms_flip@2x-plain-flip:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_flip@2x-plain-flip.html> (i915#9934<https://gitlab.freedesktop.org/drm/intel/issues/9934>) +3 other tests skip
· igt@kms_flip@flip-vs-fences:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_flip@flip-vs-fences.html> (i915#8381<https://gitlab.freedesktop.org/drm/intel/issues/8381>) +2 other tests skip
· igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html> (i915#2587<https://gitlab.freedesktop.org/drm/intel/issues/2587> / i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +2 other tests skip
· igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8810<https://gitlab.freedesktop.org/drm/intel/issues/8810>)
· igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +5 other tests skip
· igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672> / i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +1 other test skip
· igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>)
· igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +2 other tests skip
· igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +59 other tests skip
· igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +14 other tests skip
· igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt:
o shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html>
· igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +4 other tests skip
· igt@kms_frontbuffer_tracking@fbc-tiling-4:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> (i915#5439<https://gitlab.freedesktop.org/drm/intel/issues/5439>)
· igt@kms_frontbuffer_tracking@fbc-tiling-linear:
o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> (i915#6880<https://gitlab.freedesktop.org/drm/intel/issues/6880>)
· igt@kms_frontbuffer_tracking@fbc-tiling-y:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-tiling-y.html> (i915#10055<https://gitlab.freedesktop.org/drm/intel/issues/10055>)
· igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +28 other tests skip
· igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +10 other tests skip
· igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +8 other tests skip
· igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +36 other tests skip
· igt@kms_frontbuffer_tracking@plane-fbc-rte:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>)
· igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html> (i915#3023<https://gitlab.freedesktop.org/drm/intel/issues/3023>) +4 other tests skip
· igt@kms_hdr@invalid-metadata-sizes:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_hdr@invalid-metadata-sizes.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>)
· igt@kms_hdr@static-swap:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_hdr@static-swap.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +2 other tests skip
· igt@kms_hdr@static-toggle-suspend:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_hdr@static-toggle-suspend.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +3 other tests skip
· igt@kms_panel_fitting@legacy:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_panel_fitting@legacy.html> (i915#6301<https://gitlab.freedesktop.org/drm/intel/issues/6301>)
· igt@kms_plane_lowres@tiling-y:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_plane_lowres@tiling-y.html> (i915#8821<https://gitlab.freedesktop.org/drm/intel/issues/8821>)
· igt@kms_plane_multiple@tiling-y:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_plane_multiple@tiling-y.html> (i915#8806<https://gitlab.freedesktop.org/drm/intel/issues/8806>)
· igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1.html> (i915#5176<https://gitlab.freedesktop.org/drm/intel/issues/5176>) +3 other tests skip
· igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip
· igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip
· igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +3 other tests skip
· igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +7 other tests skip
· igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423> / i915#9728<https://gitlab.freedesktop.org/drm/intel/issues/9728>) +3 other tests skip
· igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +2 other tests skip
· igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>)
· igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +1 other test skip
· igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +11 other tests skip
· igt@kms_pm_backlight@basic-brightness:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_pm_backlight@basic-brightness.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +1 other test skip
· igt@kms_pm_dc@dc3co-vpb-simulation:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_pm_dc@dc3co-vpb-simulation.html> (i915#9685<https://gitlab.freedesktop.org/drm/intel/issues/9685>) +1 other test skip
· igt@kms_pm_lpsp@kms-lpsp:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>)
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>)
· igt@kms_pm_lpsp@screens-disabled:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_pm_lpsp@screens-disabled.html> (i915#8430<https://gitlab.freedesktop.org/drm/intel/issues/8430>)
· igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>)
· igt@kms_pm_rpm@modeset-lpsp-stress:
o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>)
o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>)
· igt@kms_prime@basic-modeset-hybrid:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_prime@basic-modeset-hybrid.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>)
· igt@kms_prime@d3hot:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>)
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524> / i915#6805<https://gitlab.freedesktop.org/drm/intel/issues/6805>)
· igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area.html> +5 other tests skip
· igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html> +31 other tests skip
· igt@kms_psr@fbc-pr-cursor-mmap-cpu:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_psr@fbc-pr-cursor-mmap-cpu.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +15 other tests skip
· igt@kms_psr@fbc-psr-primary-mmap-cpu:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-cpu.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +3 other tests skip
· igt@kms_psr@fbc-psr2-primary-blt:
o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr@fbc-psr2-primary-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +2 other tests skip
· igt@kms_psr@pr-primary-render:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_psr@pr-primary-render.html> (i915#9688<https://gitlab.freedesktop.org/drm/intel/issues/9688>) +5 other tests skip
· igt@kms_psr@psr2-cursor-blt:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@psr2-cursor-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +28 other tests skip
· igt@kms_psr@psr2-sprite-plane-onoff:
o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk4/igt@kms_psr@psr2-sprite-plane-onoff.html> +171 other tests skip
· igt@kms_rotation_crc@primary-4-tiled-reflect-x-0:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_rotation_crc@primary-4-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>)
· igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>)
· igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>)
· igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>)
· igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>)
· igt@kms_sysfs_edid_timing:
o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_sysfs_edid_timing.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_sysfs_edid_timing.html> (IGT#2<https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2>)
· igt@kms_vrr@seamless-rr-switch-vrr:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_vrr@seamless-rr-switch-vrr.html> (i915#8808<https://gitlab.freedesktop.org/drm/intel/issues/8808> / i915#9906<https://gitlab.freedesktop.org/drm/intel/issues/9906>)
· igt@kms_writeback@writeback-check-output:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_writeback@writeback-check-output.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437>)
· igt@kms_writeback@writeback-fb-id-xrgb2101010:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437> / i915#9412<https://gitlab.freedesktop.org/drm/intel/issues/9412>)
· igt@perf_pmu@busy-double-start@vecs1:
o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@perf_pmu@busy-double-start@vecs1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@perf_pmu@busy-double-start@vecs1.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +3 other tests fail
· igt@perf_pmu@frequency@gt0:
o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@frequency@gt0.html> (i915#6806<https://gitlab.freedesktop.org/drm/intel/issues/6806>)
· igt@perf_pmu@module-unload:
o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@module-unload.html> (i915#5793<https://gitlab.freedesktop.org/drm/intel/issues/5793>)
· igt@perf_pmu@rc6@other-idle-gt0:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@perf_pmu@rc6@other-idle-gt0.html> (i915#8516<https://gitlab.freedesktop.org/drm/intel/issues/8516>)
· igt@perf_pmu@render-node-busy-idle@vcs0:
o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-15/igt@perf_pmu@render-node-busy-idle@vcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-14/igt@perf_pmu@render-node-busy-idle@vcs0.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +1 other test fail
· igt@prime_vgem@basic-fence-read:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@prime_vgem@basic-fence-read.html> (i915#3291<https://gitlab.freedesktop.org/drm/intel/issues/3291> / i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>)
· igt@prime_vgem@fence-read-hang:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@prime_vgem@fence-read-hang.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) +1 other test skip
· igt@sriov_basic@bind-unbind-vf:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>)
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>) +1 other test skip
· igt@syncobj_timeline@invalid-wait-zero-handles:
o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>)
o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>)
· igt@tools_test@sysfs_l3_parity:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@tools_test@sysfs_l3_parity.html> (i915#4818<https://gitlab.freedesktop.org/drm/intel/issues/4818>)
· igt@v3d/v3d_create_bo@create-bo-zeroed:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@v3d/v3d_create_bo@create-bo-zeroed.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +3 other tests skip
· igt@v3d/v3d_get_bo_offset@get-bad-handle:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@v3d/v3d_get_bo_offset@get-bad-handle.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +21 other tests skip
· igt@v3d/v3d_submit_cl@bad-in-sync:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@v3d/v3d_submit_cl@bad-in-sync.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +9 other tests skip
· igt@vc4/vc4_perfmon@destroy-invalid-perfmon:
o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@vc4/vc4_perfmon@destroy-invalid-perfmon.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip
· igt@vc4/vc4_purgeable_bo@access-purged-bo-mem:
o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@vc4/vc4_purgeable_bo@access-purged-bo-mem.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip
· igt@vc4/vc4_wait_bo@bad-bo:
o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@vc4/vc4_wait_bo@bad-bo.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +14 other tests skip
Possible fixes
· igt@drm_fdinfo@idle@rcs0:
o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@drm_fdinfo@idle@rcs0.html> (i915#7742<https://gitlab.freedesktop.org/drm/intel/issues/7742>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@drm_fdinfo@idle@rcs0.html>
· igt@gem_ctx_isolation@preservation-s3@rcs0:
o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@rcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@rcs0.html>
· igt@gem_eio@reset-stress:
o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@gem_eio@reset-stress.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-17/igt@gem_eio@reset-stress.html>
· igt@gem_exec_fair@basic-pace@rcs0:
o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@gem_exec_fair@basic-pace@rcs0.html>
· igt@gen9_exec_parse@allowed-single:
o shard-glk: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk4/igt@gen9_exec_parse@allowed-single.html> (i915#5566<https://gitlab.freedesktop.org/drm/intel/issues/5566>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gen9_exec_parse@allowed-single.html>
· igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html>
· igt@i915_pm_rpm@gem-idle:
o shard-dg1: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_pm_rpm@gem-idle.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@i915_pm_rpm@gem-idle.html>
· igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-10/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html>
· igt@kms_cursor_legacy@torture-move@pipe-a:
o shard-snb: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb1/igt@kms_cursor_legacy@torture-move@pipe-a.html> (i915#10166<https://gitlab.freedesktop.org/drm/intel/issues/10166>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb7/igt@kms_cursor_legacy@torture-move@pipe-a.html>
· igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1:
o shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> (i915#2122<https://gitlab.freedesktop.org/drm/intel/issues/2122>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html>
· igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1:
o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html>
· igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu:
o shard-snb: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> +1 other test pass
· igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html>
· igt@kms_pm_rpm@modeset-non-lpsp-stress:
o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_pm_rpm@modeset-non-lpsp-stress.html>
· igt@kms_rotation_crc@multiplane-rotation-cropping-bottom:
o shard-rkl: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html> (i915#8875<https://gitlab.freedesktop.org/drm/intel/issues/8875> / i915#9569<https://gitlab.freedesktop.org/drm/intel/issues/9569>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html>
· igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1:
o shard-mtlp: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-2/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html>
· igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1:
o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-10/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> +1 other test pass
Warnings
· igt@device_reset@unbind-reset-rebind:
o shard-dg1: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@device_reset@unbind-reset-rebind.html> (i915#9408<https://gitlab.freedesktop.org/drm/intel/issues/9408> / i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@device_reset@unbind-reset-rebind.html> (i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>)
· igt@i915_module_load@reload-with-fault-injection:
o shard-mtlp: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9697<https://gitlab.freedesktop.org/drm/intel/issues/9697>)
· igt@kms_content_protection@lic-type-1:
o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_content_protection@lic-type-1.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_content_protection@lic-type-1.html>
· igt@kms_content_protection@srm:
o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb6/igt@kms_content_protection@srm.html> (i915#8816<https://gitlab.freedesktop.org/drm/intel/issues/8816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_content_protection@srm.html>
· igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4070<https://gitlab.freedesktop.org/drm/intel/issues/4070> / i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>)
· igt@kms_pm_dc@dc9-dpms:
o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@kms_pm_dc@dc9-dpms.html> (i915#4281<https://gitlab.freedesktop.org/drm/intel/issues/4281>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_pm_dc@dc9-dpms.html> (i915#3361<https://gitlab.freedesktop.org/drm/intel/issues/3361>)
· igt@kms_psr@fbc-psr-primary-mmap-gtt:
o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +10 other tests skip
· igt@kms_psr@psr-cursor-render:
o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_psr@psr-cursor-render.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@psr-cursor-render.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +4 other tests skip
Build changes
· Linux: CI_DRM_14420 -> Patchwork_130643v4
· Piglit: None -> piglit_4509
CI-20190529: 20190529
CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_130643v4: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
On Mon, 11 Mar 2024, Gustavo Sousa <gustavo.sousa@intel.com> wrote: > Quoting Shekhar Chauhan (2024-03-11 01:15:04-03:00) >>The driver currently waits 1ms for idle patterns, >>but for Xe2LPD and possibly future display IPs, >>it requires a 1640us (rounded up to 2ms) timeout >>whilst waiting for idle patterns for MST streams. >> >>To simplify the code, the timeout is uniformly >>increased by 1ms across all platforms/display IPs. >> >>v1: Introduced the 2ms wait timeout. >>v2: Segregated the wait timeout for platforms before & after LNL. >>v3: Fixed 2 cosmetic changes. >>v4: Revert to v2 design with commit message enhancements. >>v5: Minor cosmetic changes to the commit message. >> >>BSpec: 68849 >>Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> > > Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Thanks for the patch and review, pushed to drm-intel-next. BR, Jani. > >>--- >> drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >>diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c >>index bea441590204..05ba3642d486 100644 >>--- a/drivers/gpu/drm/i915/display/intel_ddi.c >>+++ b/drivers/gpu/drm/i915/display/intel_ddi.c >>@@ -3680,7 +3680,7 @@ static void intel_ddi_set_idle_link_train(struct intel_dp *intel_dp, >> >> if (intel_de_wait_for_set(dev_priv, >> dp_tp_status_reg(encoder, crtc_state), >>- DP_TP_STATUS_IDLE_DONE, 1)) >>+ DP_TP_STATUS_IDLE_DONE, 2)) >> drm_err(&dev_priv->drm, >> "Timed out waiting for DP idle patterns\n"); >> } >>-- >>2.34.1 >>
Hi, https://patchwork.freedesktop.org/series/126017/ - Re-reported. Thanks, Tejasree From: Chauhan, Shekhar <shekhar.chauhan@intel.com> Sent: Thursday, March 14, 2024 10:44 AM To: LGCI Bug Filing <lgci.bug.filing@intel.com> Cc: intel-gfx@lists.freedesktop.org Subject: RE: ✗ Fi.CI.IGT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Below shard failures are false positives. -shekhar From: Patchwork <patchwork@emeril.freedesktop.org<mailto:patchwork@emeril.freedesktop.org>> Sent: Wednesday, March 13, 2024 14:25 To: Chauhan, Shekhar <shekhar.chauhan@intel.com<mailto:shekhar.chauhan@intel.com>> Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org> Subject: ✗ Fi.CI.IGT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Patch Details Series: drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) URL: https://patchwork.freedesktop.org/series/130643/ State: failure Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html CI Bug Log - changes from CI_DRM_14420_full -> Patchwork_130643v4_full Summary FAILURE Serious unknown changes coming with Patchwork_130643v4_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_130643v4_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org<mailto:I915-ci-infra@lists.freedesktop.org>) to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (8 -> 9) Additional (1): shard-snb-0 Possible new issues Here are the unknown changes that may have been introduced in Patchwork_130643v4_full: IGT changes Possible regressions · igt@gem_eio@context-create: o shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_eio@context-create.html> o shard-dg1: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@gem_eio@context-create.html> · igt@gem_lmem_swapping@parallel-multi@lmem0: o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_lmem_swapping@parallel-multi@lmem0.html> +1 other test incomplete · igt@kms_big_fb@x-tiled-32bpp-rotate-180: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-16/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-18/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html> New tests New tests have been introduced between CI_DRM_14420_full and Patchwork_130643v4_full: New IGT tests (1) · igt@kms_cursor_crc@cursor-onscreen-64x64@pipe-d-dp-4: o Statuses : 1 pass(s) o Exec time: [2.67] s Known issues Here are the changes found in Patchwork_130643v4_full that come from known issues: IGT changes Issues hit · igt@api_intel_bb@blit-reloc-purge-cache: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@api_intel_bb@blit-reloc-purge-cache.html> (i915#8411<https://gitlab.freedesktop.org/drm/intel/issues/8411>) · igt@device_reset@cold-reset-bound: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@device_reset@cold-reset-bound.html> (i915#7701<https://gitlab.freedesktop.org/drm/intel/issues/7701>) · igt@drm_fdinfo@busy-hang@rcs0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@drm_fdinfo@busy-hang@rcs0.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +12 other tests skip · igt@drm_fdinfo@busy-idle-check-all@ccs3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@drm_fdinfo@busy-idle-check-all@ccs3.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +21 other tests skip · igt@drm_fdinfo@busy-idle-check-all@vcs1: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@drm_fdinfo@busy-idle-check-all@vcs1.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +6 other tests skip · igt@gem_ccs@block-copy-compressed: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_ccs@block-copy-compressed.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_ccs@ctrl-surf-copy-new-ctx: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_ccs@suspend-resume: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_ccs@suspend-resume.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_create@create-ext-cpu-access-big: o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@gem_create@create-ext-cpu-access-big.html> (i915#9364<https://gitlab.freedesktop.org/drm/intel/issues/9364>) · igt@gem_create@create-ext-set-pat: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_create@create-ext-set-pat.html> (i915#8562<https://gitlab.freedesktop.org/drm/intel/issues/8562>) · igt@gem_ctx_exec@basic-nohangcheck: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@gem_ctx_exec@basic-nohangcheck.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@gem_ctx_exec@basic-nohangcheck.html> (i915#6268<https://gitlab.freedesktop.org/drm/intel/issues/6268>) · igt@gem_ctx_isolation@preservation-s3@bcs0: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@bcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@bcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>) · igt@gem_ctx_persistence@hang: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_persistence@hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>) · igt@gem_ctx_persistence@heartbeat-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>) +1 other test skip · igt@gem_ctx_sseu@invalid-args: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_sseu@invalid-args.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>) · igt@gem_ctx_sseu@invalid-sseu: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_sseu@invalid-sseu.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>) +1 other test skip · igt@gem_eio@kms: o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_eio@kms.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>) · igt@gem_exec_balancer@bonded-true-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_balancer@bonded-true-hang.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +3 other tests skip · igt@gem_exec_balancer@parallel-keep-submit-fence: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_balancer@parallel-keep-submit-fence.html> (i915#4525<https://gitlab.freedesktop.org/drm/intel/issues/4525>) · igt@gem_exec_capture@capture-invisible@lmem0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_exec_capture@capture-invisible@lmem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>) +1 other test skip · igt@gem_exec_capture@capture-invisible@smem0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_capture@capture-invisible@smem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>) · igt@gem_exec_capture@many-4k-incremental: o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>) o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>) · igt@gem_exec_fair@basic-none-vip@rcs0: o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk1/igt@gem_exec_fair@basic-none-vip@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) · igt@gem_exec_fair@basic-pace-share: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_fair@basic-pace-share.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +5 other tests skip · igt@gem_exec_fair@basic-pace@rcs0: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_exec_fair@basic-pace@rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) +2 other tests fail · igt@gem_exec_fair@basic-sync: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_exec_fair@basic-sync.html> (i915#4473<https://gitlab.freedesktop.org/drm/intel/issues/4473> / i915#4771<https://gitlab.freedesktop.org/drm/intel/issues/4771>) +1 other test skip · igt@gem_exec_fence@submit67: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_fence@submit67.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) · igt@gem_exec_flush@basic-uc-rw-default: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_flush@basic-uc-rw-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +3 other tests skip · igt@gem_exec_flush@basic-uc-set-default: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_flush@basic-uc-set-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539>) +1 other test skip · igt@gem_exec_gttfill@multigpu-basic: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>) · igt@gem_exec_reloc@basic-gtt-read-noreloc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +6 other tests skip · igt@gem_exec_reloc@basic-wc-gtt-active: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_reloc@basic-wc-gtt-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +1 other test skip · igt@gem_exec_reloc@basic-write-read-active: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_reloc@basic-write-read-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +18 other tests skip · igt@gem_exec_reloc@basic-write-wc-noreloc: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_reloc@basic-write-wc-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +5 other tests skip · igt@gem_exec_schedule@reorder-wide: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_schedule@reorder-wide.html> (i915#4537<https://gitlab.freedesktop.org/drm/intel/issues/4537> / i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +1 other test skip · igt@gem_fenced_exec_thrash@no-spare-fences-busy: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_fenced_exec_thrash@no-spare-fences-busy.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip · igt@gem_fenced_exec_thrash@no-spare-fences-interruptible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip · igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html> (i915#4565<https://gitlab.freedesktop.org/drm/intel/issues/4565>) · igt@gem_lmem_swapping@random-engines: o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_lmem_swapping@random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +1 other test skip · igt@gem_lmem_swapping@verify: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_lmem_swapping@verify.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) · igt@gem_lmem_swapping@verify-ccs@lmem0: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_lmem_swapping@verify-ccs@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/intel/issues/10378>) · igt@gem_media_fill@media-fill: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_media_fill@media-fill.html> (i915#8289<https://gitlab.freedesktop.org/drm/intel/issues/8289>) · igt@gem_mmap@basic-small-bo: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_mmap@basic-small-bo.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +2 other tests skip · igt@gem_mmap@pf-nonblock: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_mmap@pf-nonblock.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +1 other test skip · igt@gem_mmap_gtt@hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_mmap_gtt@hang.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +22 other tests skip · igt@gem_mmap_gtt@medium-copy-odd: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_mmap_gtt@medium-copy-odd.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +10 other tests skip · igt@gem_mmap_wc@invalid-flags: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_mmap_wc@invalid-flags.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +8 other tests skip · igt@gem_partial_pwrite_pread@writes-after-reads-uncached: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +6 other tests skip · igt@gem_pread@snoop: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_pread@snoop.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +8 other tests skip · igt@gem_pxp@regular-baseline-src-copy-readible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_pxp@regular-baseline-src-copy-readible.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +5 other tests skip · igt@gem_pxp@reject-modify-context-protection-on: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_pxp@reject-modify-context-protection-on.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +4 other tests skip · igt@gem_pxp@verify-pxp-stale-buf-execution: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_pxp@verify-pxp-stale-buf-execution.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +1 other test skip · igt@gem_readwrite@write-bad-handle: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_readwrite@write-bad-handle.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +2 other tests skip · igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html> (i915#8428<https://gitlab.freedesktop.org/drm/intel/issues/8428>) · igt@gem_set_tiling_vs_blt@tiled-to-untiled: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) +1 other test skip · igt@gem_softpin@evict-snoop: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_softpin@evict-snoop.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>) +1 other test skip · igt@gem_softpin@evict-snoop-interruptible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_softpin@evict-snoop-interruptible.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>) · igt@gem_tiled_pread_basic: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_tiled_pread_basic.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) · igt@gem_tiled_pread_pwrite: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_tiled_pread_pwrite.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) · igt@gem_unfence_active_buffers: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_unfence_active_buffers.html> (i915#4879<https://gitlab.freedesktop.org/drm/intel/issues/4879>) · igt@gem_userptr_blits@coherency-unsync: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_userptr_blits@coherency-unsync.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) +1 other test skip · igt@gem_userptr_blits@forbidden-operations: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@forbidden-operations.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282> / i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) · igt@gem_userptr_blits@map-fixed-invalidate: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>) · igt@gem_userptr_blits@unsync-overlap: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_userptr_blits@unsync-overlap.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) · igt@gen9_exec_parse@basic-rejected-ctx-param: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gen9_exec_parse@basic-rejected-ctx-param.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>) · igt@gen9_exec_parse@bb-start-far: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gen9_exec_parse@bb-start-far.html> (i915#2527<https://gitlab.freedesktop.org/drm/intel/issues/2527>) +1 other test skip · igt@gen9_exec_parse@unaligned-access: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gen9_exec_parse@unaligned-access.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>) +6 other tests skip · igt@i915_module_load@load: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>) · igt@i915_module_load@reload-with-fault-injection: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_module_load@reload-with-fault-injection.html> (i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820> / i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>) o shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> (i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>) · igt@i915_module_load@resize-bar: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_module_load@resize-bar.html> (i915#6412<https://gitlab.freedesktop.org/drm/intel/issues/6412>) · igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-6/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) · igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) · igt@i915_pm_rpm@system-suspend-execbuf: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@i915_pm_rpm@system-suspend-execbuf.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_pm_rpm@system-suspend-execbuf.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) · igt@i915_pm_rps@min-max-config-idle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) · igt@i915_pm_rps@thresholds-idle-park@gt0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_pm_rps@thresholds-idle-park@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_rps@thresholds-idle@gt0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_rps@thresholds-idle@gt1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_sseu@full-enable: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>) · igt@i915_query@query-topology-coherent-slice-mask: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_query@query-topology-coherent-slice-mask.html> (i915#6188<https://gitlab.freedesktop.org/drm/intel/issues/6188>) · igt@i915_query@test-query-geometry-subslices: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_query@test-query-geometry-subslices.html> (i915#5723<https://gitlab.freedesktop.org/drm/intel/issues/5723>) · igt@i915_selftest@mock@memory_region: o shard-dg1: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@i915_selftest@mock@memory_region.html> (i915#9311<https://gitlab.freedesktop.org/drm/intel/issues/9311>) · igt@i915_suspend@fence-restore-tiled2untiled: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_suspend@fence-restore-tiled2untiled.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +8 other tests skip · igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) · igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs.html> (i915#8709<https://gitlab.freedesktop.org/drm/intel/issues/8709>) +7 other tests skip · igt@kms_atomic@plane-primary-overlay-mutable-zpos: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html> (i915#9531<https://gitlab.freedesktop.org/drm/intel/issues/9531>) · igt@kms_big_fb@4-tiled-32bpp-rotate-180: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@4-tiled-32bpp-rotate-180.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip · igt@kms_big_fb@4-tiled-addfb: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_big_fb@4-tiled-addfb.html> (i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip · igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip: o shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> (i915#5138<https://gitlab.freedesktop.org/drm/intel/issues/5138>) · igt@kms_big_fb@linear-64bpp-rotate-270: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_big_fb@linear-64bpp-rotate-270.html> +7 other tests skip · igt@kms_big_fb@linear-8bpp-rotate-270: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_big_fb@linear-8bpp-rotate-270.html> (i915#3638<https://gitlab.freedesktop.org/drm/intel/issues/3638>) +3 other tests skip · igt@kms_big_fb@y-tiled-addfb-size-offset-overflow: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +8 other tests skip o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#6187<https://gitlab.freedesktop.org/drm/intel/issues/6187>) · igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip: o shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>) · igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +18 other tests skip · igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538>) +2 other tests skip · igt@kms_big_joiner@basic: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_big_joiner@basic.html> (i915#2705<https://gitlab.freedesktop.org/drm/intel/issues/2705>) · igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +37 other tests skip · igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#10307<https://gitlab.freedesktop.org/drm/intel/issues/10307>) +191 other tests skip · igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +23 other tests skip · igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +99 other tests skip · igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2.html> (i915#7213<https://gitlab.freedesktop.org/drm/intel/issues/7213>) +3 other tests skip · igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1.html> (i915#4087<https://gitlab.freedesktop.org/drm/intel/issues/4087>) +3 other tests skip · igt@kms_chamelium_frames@hdmi-cmp-planar-formats: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_chamelium_frames@hdmi-cmp-planar-formats.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +4 other tests skip · igt@kms_chamelium_frames@hdmi-crc-fast: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_chamelium_frames@hdmi-crc-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +14 other tests skip · igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +3 other tests skip · igt@kms_chamelium_hpd@vga-hpd-fast: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_chamelium_hpd@vga-hpd-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +1 other test skip · igt@kms_content_protection@content-type-change: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) · igt@kms_content_protection@dp-mst-lic-type-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_content_protection@dp-mst-lic-type-1.html> (i915#3299<https://gitlab.freedesktop.org/drm/intel/issues/3299>) +2 other tests skip · igt@kms_content_protection@legacy: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_content_protection@legacy.html> (i915#6944<https://gitlab.freedesktop.org/drm/intel/issues/6944> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) · igt@kms_content_protection@type1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_content_protection@type1.html> (i915#7118<https://gitlab.freedesktop.org/drm/intel/issues/7118> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) +3 other tests skip · igt@kms_cursor_crc@cursor-onscreen-512x170: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_cursor_crc@cursor-onscreen-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip · igt@kms_cursor_crc@cursor-onscreen-512x512: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-512x512.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip · igt@kms_cursor_crc@cursor-random-512x170: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-random-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +2 other tests skip · igt@kms_cursor_crc@cursor-random-max-size: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_crc@cursor-random-max-size.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8814<https://gitlab.freedesktop.org/drm/intel/issues/8814>) +2 other tests skip · igt@kms_cursor_crc@cursor-sliding-32x10: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-sliding-32x10.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +10 other tests skip · igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> (i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +1 other test skip · igt@kms_cursor_legacy@cursorb-vs-flipa-toggle: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html> (i915#9809<https://gitlab.freedesktop.org/drm/intel/issues/9809>) +3 other tests skip · igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html> (i915#4103<https://gitlab.freedesktop.org/drm/intel/issues/4103> / i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +2 other tests skip · igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html> (i915#9227<https://gitlab.freedesktop.org/drm/intel/issues/9227>) · igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4.html> (i915#9723<https://gitlab.freedesktop.org/drm/intel/issues/9723>) · igt@kms_display_modes@extended-mode-basic: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@extended-mode-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +2 other tests skip · igt@kms_display_modes@mst-extended-mode-negative: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@mst-extended-mode-negative.html> (i915#8588<https://gitlab.freedesktop.org/drm/intel/issues/8588>) · igt@kms_dp_aux_dev: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_dp_aux_dev.html> (i915#1257<https://gitlab.freedesktop.org/drm/intel/issues/1257>) · igt@kms_draw_crc@draw-method-mmap-gtt: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>) · igt@kms_dsc@dsc-fractional-bpp-with-bpc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html> (i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_dsc@dsc-with-formats: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_dsc@dsc-with-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_dsc@dsc-with-output-formats: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dsc@dsc-with-output-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_fbcon_fbt@psr-suspend: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_fbcon_fbt@psr-suspend.html> (i915#3469<https://gitlab.freedesktop.org/drm/intel/issues/3469>) · igt@kms_feature_discovery@display-3x: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>) · igt@kms_feature_discovery@dp-mst: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_feature_discovery@dp-mst.html> (i915#9337<https://gitlab.freedesktop.org/drm/intel/issues/9337>) · igt@kms_feature_discovery@psr1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_feature_discovery@psr1.html> (i915#658<https://gitlab.freedesktop.org/drm/intel/issues/658>) · igt@kms_flip@2x-flip-vs-expired-vblank-interruptible: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html> (i915#3637<https://gitlab.freedesktop.org/drm/intel/issues/3637>) +4 other tests skip · igt@kms_flip@2x-modeset-vs-vblank-race: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_flip@2x-modeset-vs-vblank-race.html> +44 other tests skip · igt@kms_flip@2x-plain-flip: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_flip@2x-plain-flip.html> (i915#9934<https://gitlab.freedesktop.org/drm/intel/issues/9934>) +3 other tests skip · igt@kms_flip@flip-vs-fences: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_flip@flip-vs-fences.html> (i915#8381<https://gitlab.freedesktop.org/drm/intel/issues/8381>) +2 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html> (i915#2587<https://gitlab.freedesktop.org/drm/intel/issues/2587> / i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +2 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8810<https://gitlab.freedesktop.org/drm/intel/issues/8810>) · igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +5 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672> / i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +1 other test skip · igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) · igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +2 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +59 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +14 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt: o shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html> · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +4 other tests skip · igt@kms_frontbuffer_tracking@fbc-tiling-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> (i915#5439<https://gitlab.freedesktop.org/drm/intel/issues/5439>) · igt@kms_frontbuffer_tracking@fbc-tiling-linear: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> (i915#6880<https://gitlab.freedesktop.org/drm/intel/issues/6880>) · igt@kms_frontbuffer_tracking@fbc-tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-tiling-y.html> (i915#10055<https://gitlab.freedesktop.org/drm/intel/issues/10055>) · igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +28 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +10 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +8 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +36 other tests skip · igt@kms_frontbuffer_tracking@plane-fbc-rte: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>) · igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html> (i915#3023<https://gitlab.freedesktop.org/drm/intel/issues/3023>) +4 other tests skip · igt@kms_hdr@invalid-metadata-sizes: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_hdr@invalid-metadata-sizes.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) · igt@kms_hdr@static-swap: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_hdr@static-swap.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +2 other tests skip · igt@kms_hdr@static-toggle-suspend: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_hdr@static-toggle-suspend.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +3 other tests skip · igt@kms_panel_fitting@legacy: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_panel_fitting@legacy.html> (i915#6301<https://gitlab.freedesktop.org/drm/intel/issues/6301>) · igt@kms_plane_lowres@tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_plane_lowres@tiling-y.html> (i915#8821<https://gitlab.freedesktop.org/drm/intel/issues/8821>) · igt@kms_plane_multiple@tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_plane_multiple@tiling-y.html> (i915#8806<https://gitlab.freedesktop.org/drm/intel/issues/8806>) · igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1.html> (i915#5176<https://gitlab.freedesktop.org/drm/intel/issues/5176>) +3 other tests skip · igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip · igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip · igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +3 other tests skip · igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +7 other tests skip · igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423> / i915#9728<https://gitlab.freedesktop.org/drm/intel/issues/9728>) +3 other tests skip · igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +2 other tests skip · igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) · igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +1 other test skip · igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +11 other tests skip · igt@kms_pm_backlight@basic-brightness: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_pm_backlight@basic-brightness.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +1 other test skip · igt@kms_pm_dc@dc3co-vpb-simulation: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_pm_dc@dc3co-vpb-simulation.html> (i915#9685<https://gitlab.freedesktop.org/drm/intel/issues/9685>) +1 other test skip · igt@kms_pm_lpsp@kms-lpsp: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>) o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>) · igt@kms_pm_lpsp@screens-disabled: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_pm_lpsp@screens-disabled.html> (i915#8430<https://gitlab.freedesktop.org/drm/intel/issues/8430>) · igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) · igt@kms_pm_rpm@modeset-lpsp-stress: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) · igt@kms_prime@basic-modeset-hybrid: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_prime@basic-modeset-hybrid.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>) · igt@kms_prime@d3hot: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524> / i915#6805<https://gitlab.freedesktop.org/drm/intel/issues/6805>) · igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area.html> +5 other tests skip · igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html> +31 other tests skip · igt@kms_psr@fbc-pr-cursor-mmap-cpu: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_psr@fbc-pr-cursor-mmap-cpu.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +15 other tests skip · igt@kms_psr@fbc-psr-primary-mmap-cpu: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-cpu.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +3 other tests skip · igt@kms_psr@fbc-psr2-primary-blt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr@fbc-psr2-primary-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +2 other tests skip · igt@kms_psr@pr-primary-render: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_psr@pr-primary-render.html> (i915#9688<https://gitlab.freedesktop.org/drm/intel/issues/9688>) +5 other tests skip · igt@kms_psr@psr2-cursor-blt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@psr2-cursor-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +28 other tests skip · igt@kms_psr@psr2-sprite-plane-onoff: o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk4/igt@kms_psr@psr2-sprite-plane-onoff.html> +171 other tests skip · igt@kms_rotation_crc@primary-4-tiled-reflect-x-0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_rotation_crc@primary-4-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>) · igt@kms_rotation_crc@primary-y-tiled-reflect-x-270: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>) · igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>) · igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) · igt@kms_rotation_crc@sprite-rotation-90-pos-100-0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>) · igt@kms_sysfs_edid_timing: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_sysfs_edid_timing.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_sysfs_edid_timing.html> (IGT#2<https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2>) · igt@kms_vrr@seamless-rr-switch-vrr: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_vrr@seamless-rr-switch-vrr.html> (i915#8808<https://gitlab.freedesktop.org/drm/intel/issues/8808> / i915#9906<https://gitlab.freedesktop.org/drm/intel/issues/9906>) · igt@kms_writeback@writeback-check-output: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_writeback@writeback-check-output.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437>) · igt@kms_writeback@writeback-fb-id-xrgb2101010: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437> / i915#9412<https://gitlab.freedesktop.org/drm/intel/issues/9412>) · igt@perf_pmu@busy-double-start@vecs1: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@perf_pmu@busy-double-start@vecs1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@perf_pmu@busy-double-start@vecs1.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +3 other tests fail · igt@perf_pmu@frequency@gt0: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@frequency@gt0.html> (i915#6806<https://gitlab.freedesktop.org/drm/intel/issues/6806>) · igt@perf_pmu@module-unload: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@module-unload.html> (i915#5793<https://gitlab.freedesktop.org/drm/intel/issues/5793>) · igt@perf_pmu@rc6@other-idle-gt0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@perf_pmu@rc6@other-idle-gt0.html> (i915#8516<https://gitlab.freedesktop.org/drm/intel/issues/8516>) · igt@perf_pmu@render-node-busy-idle@vcs0: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-15/igt@perf_pmu@render-node-busy-idle@vcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-14/igt@perf_pmu@render-node-busy-idle@vcs0.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +1 other test fail · igt@prime_vgem@basic-fence-read: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@prime_vgem@basic-fence-read.html> (i915#3291<https://gitlab.freedesktop.org/drm/intel/issues/3291> / i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) · igt@prime_vgem@fence-read-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@prime_vgem@fence-read-hang.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) +1 other test skip · igt@sriov_basic@bind-unbind-vf: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>) +1 other test skip · igt@syncobj_timeline@invalid-wait-zero-handles: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>) o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>) · igt@tools_test@sysfs_l3_parity: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@tools_test@sysfs_l3_parity.html> (i915#4818<https://gitlab.freedesktop.org/drm/intel/issues/4818>) · igt@v3d/v3d_create_bo@create-bo-zeroed: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@v3d/v3d_create_bo@create-bo-zeroed.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +3 other tests skip · igt@v3d/v3d_get_bo_offset@get-bad-handle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@v3d/v3d_get_bo_offset@get-bad-handle.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +21 other tests skip · igt@v3d/v3d_submit_cl@bad-in-sync: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@v3d/v3d_submit_cl@bad-in-sync.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +9 other tests skip · igt@vc4/vc4_perfmon@destroy-invalid-perfmon: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@vc4/vc4_perfmon@destroy-invalid-perfmon.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip · igt@vc4/vc4_purgeable_bo@access-purged-bo-mem: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@vc4/vc4_purgeable_bo@access-purged-bo-mem.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip · igt@vc4/vc4_wait_bo@bad-bo: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@vc4/vc4_wait_bo@bad-bo.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +14 other tests skip Possible fixes · igt@drm_fdinfo@idle@rcs0: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@drm_fdinfo@idle@rcs0.html> (i915#7742<https://gitlab.freedesktop.org/drm/intel/issues/7742>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@drm_fdinfo@idle@rcs0.html> · igt@gem_ctx_isolation@preservation-s3@rcs0: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@rcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@rcs0.html> · igt@gem_eio@reset-stress: o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@gem_eio@reset-stress.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-17/igt@gem_eio@reset-stress.html> · igt@gem_exec_fair@basic-pace@rcs0: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@gem_exec_fair@basic-pace@rcs0.html> · igt@gen9_exec_parse@allowed-single: o shard-glk: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk4/igt@gen9_exec_parse@allowed-single.html> (i915#5566<https://gitlab.freedesktop.org/drm/intel/issues/5566>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gen9_exec_parse@allowed-single.html> · igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> · igt@i915_pm_rpm@gem-idle: o shard-dg1: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_pm_rpm@gem-idle.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@i915_pm_rpm@gem-idle.html> · igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-10/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> · igt@kms_cursor_legacy@torture-move@pipe-a: o shard-snb: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb1/igt@kms_cursor_legacy@torture-move@pipe-a.html> (i915#10166<https://gitlab.freedesktop.org/drm/intel/issues/10166>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb7/igt@kms_cursor_legacy@torture-move@pipe-a.html> · igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1: o shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> (i915#2122<https://gitlab.freedesktop.org/drm/intel/issues/2122>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> · igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html> · igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu: o shard-snb: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> +1 other test pass · igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> · igt@kms_pm_rpm@modeset-non-lpsp-stress: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> · igt@kms_rotation_crc@multiplane-rotation-cropping-bottom: o shard-rkl: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html> (i915#8875<https://gitlab.freedesktop.org/drm/intel/issues/8875> / i915#9569<https://gitlab.freedesktop.org/drm/intel/issues/9569>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html> · igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1: o shard-mtlp: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-2/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html> · igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-10/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> +1 other test pass Warnings · igt@device_reset@unbind-reset-rebind: o shard-dg1: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@device_reset@unbind-reset-rebind.html> (i915#9408<https://gitlab.freedesktop.org/drm/intel/issues/9408> / i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@device_reset@unbind-reset-rebind.html> (i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>) · igt@i915_module_load@reload-with-fault-injection: o shard-mtlp: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9697<https://gitlab.freedesktop.org/drm/intel/issues/9697>) · igt@kms_content_protection@lic-type-1: o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_content_protection@lic-type-1.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_content_protection@lic-type-1.html> · igt@kms_content_protection@srm: o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb6/igt@kms_content_protection@srm.html> (i915#8816<https://gitlab.freedesktop.org/drm/intel/issues/8816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_content_protection@srm.html> · igt@kms_multipipe_modeset@basic-max-pipe-crc-check: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4070<https://gitlab.freedesktop.org/drm/intel/issues/4070> / i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>) · igt@kms_pm_dc@dc9-dpms: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@kms_pm_dc@dc9-dpms.html> (i915#4281<https://gitlab.freedesktop.org/drm/intel/issues/4281>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_pm_dc@dc9-dpms.html> (i915#3361<https://gitlab.freedesktop.org/drm/intel/issues/3361>) · igt@kms_psr@fbc-psr-primary-mmap-gtt: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +10 other tests skip · igt@kms_psr@psr-cursor-render: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_psr@psr-cursor-render.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@psr-cursor-render.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +4 other tests skip Build changes · Linux: CI_DRM_14420 -> Patchwork_130643v4 · Piglit: None -> piglit_4509 CI-20190529: 20190529 CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_130643v4: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
Hi, https://patchwork.freedesktop.org/series/130643/ - Re-reported Thanks, Tejasree From: Chauhan, Shekhar <shekhar.chauhan@intel.com> Sent: Thursday, March 14, 2024 10:44 AM To: LGCI Bug Filing <lgci.bug.filing@intel.com> Cc: intel-gfx@lists.freedesktop.org Subject: RE: ✗ Fi.CI.IGT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Below shard failures are false positives. -shekhar From: Patchwork <patchwork@emeril.freedesktop.org<mailto:patchwork@emeril.freedesktop.org>> Sent: Wednesday, March 13, 2024 14:25 To: Chauhan, Shekhar <shekhar.chauhan@intel.com<mailto:shekhar.chauhan@intel.com>> Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org> Subject: ✗ Fi.CI.IGT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) Patch Details Series: drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4) URL: https://patchwork.freedesktop.org/series/130643/ State: failure Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/index.html CI Bug Log - changes from CI_DRM_14420_full -> Patchwork_130643v4_full Summary FAILURE Serious unknown changes coming with Patchwork_130643v4_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_130643v4_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org<mailto:I915-ci-infra@lists.freedesktop.org>) to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (8 -> 9) Additional (1): shard-snb-0 Possible new issues Here are the unknown changes that may have been introduced in Patchwork_130643v4_full: IGT changes Possible regressions · igt@gem_eio@context-create: o shard-dg2: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_eio@context-create.html> o shard-dg1: NOTRUN -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@gem_eio@context-create.html> · igt@gem_lmem_swapping@parallel-multi@lmem0: o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_lmem_swapping@parallel-multi@lmem0.html> +1 other test incomplete · igt@kms_big_fb@x-tiled-32bpp-rotate-180: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-16/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-18/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html> New tests New tests have been introduced between CI_DRM_14420_full and Patchwork_130643v4_full: New IGT tests (1) · igt@kms_cursor_crc@cursor-onscreen-64x64@pipe-d-dp-4: o Statuses : 1 pass(s) o Exec time: [2.67] s Known issues Here are the changes found in Patchwork_130643v4_full that come from known issues: IGT changes Issues hit · igt@api_intel_bb@blit-reloc-purge-cache: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@api_intel_bb@blit-reloc-purge-cache.html> (i915#8411<https://gitlab.freedesktop.org/drm/intel/issues/8411>) · igt@device_reset@cold-reset-bound: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@device_reset@cold-reset-bound.html> (i915#7701<https://gitlab.freedesktop.org/drm/intel/issues/7701>) · igt@drm_fdinfo@busy-hang@rcs0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@drm_fdinfo@busy-hang@rcs0.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +12 other tests skip · igt@drm_fdinfo@busy-idle-check-all@ccs3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@drm_fdinfo@busy-idle-check-all@ccs3.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +21 other tests skip · igt@drm_fdinfo@busy-idle-check-all@vcs1: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@drm_fdinfo@busy-idle-check-all@vcs1.html> (i915#8414<https://gitlab.freedesktop.org/drm/intel/issues/8414>) +6 other tests skip · igt@gem_ccs@block-copy-compressed: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_ccs@block-copy-compressed.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_ccs@ctrl-surf-copy-new-ctx: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_ccs@ctrl-surf-copy-new-ctx.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_ccs@suspend-resume: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_ccs@suspend-resume.html> (i915#9323<https://gitlab.freedesktop.org/drm/intel/issues/9323>) · igt@gem_create@create-ext-cpu-access-big: o shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@gem_create@create-ext-cpu-access-big.html> (i915#9364<https://gitlab.freedesktop.org/drm/intel/issues/9364>) · igt@gem_create@create-ext-set-pat: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_create@create-ext-set-pat.html> (i915#8562<https://gitlab.freedesktop.org/drm/intel/issues/8562>) · igt@gem_ctx_exec@basic-nohangcheck: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@gem_ctx_exec@basic-nohangcheck.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@gem_ctx_exec@basic-nohangcheck.html> (i915#6268<https://gitlab.freedesktop.org/drm/intel/issues/6268>) · igt@gem_ctx_isolation@preservation-s3@bcs0: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@bcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@bcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>) · igt@gem_ctx_persistence@hang: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_persistence@hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>) · igt@gem_ctx_persistence@heartbeat-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/intel/issues/8555>) +1 other test skip · igt@gem_ctx_sseu@invalid-args: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_ctx_sseu@invalid-args.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>) · igt@gem_ctx_sseu@invalid-sseu: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_ctx_sseu@invalid-sseu.html> (i915#280<https://gitlab.freedesktop.org/drm/intel/issues/280>) +1 other test skip · igt@gem_eio@kms: o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_eio@kms.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>) · igt@gem_exec_balancer@bonded-true-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_balancer@bonded-true-hang.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +3 other tests skip · igt@gem_exec_balancer@parallel-keep-submit-fence: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_balancer@parallel-keep-submit-fence.html> (i915#4525<https://gitlab.freedesktop.org/drm/intel/issues/4525>) · igt@gem_exec_capture@capture-invisible@lmem0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_exec_capture@capture-invisible@lmem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>) +1 other test skip · igt@gem_exec_capture@capture-invisible@smem0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_capture@capture-invisible@smem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/intel/issues/6334>) · igt@gem_exec_capture@many-4k-incremental: o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>) o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_capture@many-4k-incremental.html> (i915#9606<https://gitlab.freedesktop.org/drm/intel/issues/9606>) · igt@gem_exec_fair@basic-none-vip@rcs0: o shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk1/igt@gem_exec_fair@basic-none-vip@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) · igt@gem_exec_fair@basic-pace-share: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_fair@basic-pace-share.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +5 other tests skip · igt@gem_exec_fair@basic-pace@rcs0: o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_exec_fair@basic-pace@rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) +2 other tests fail · igt@gem_exec_fair@basic-sync: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_exec_fair@basic-sync.html> (i915#4473<https://gitlab.freedesktop.org/drm/intel/issues/4473> / i915#4771<https://gitlab.freedesktop.org/drm/intel/issues/4771>) +1 other test skip · igt@gem_exec_fence@submit67: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_fence@submit67.html> (i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) · igt@gem_exec_flush@basic-uc-rw-default: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_flush@basic-uc-rw-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/intel/issues/4852>) +3 other tests skip · igt@gem_exec_flush@basic-uc-set-default: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_flush@basic-uc-set-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/intel/issues/3539>) +1 other test skip · igt@gem_exec_gttfill@multigpu-basic: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_exec_gttfill@multigpu-basic.html> (i915#7697<https://gitlab.freedesktop.org/drm/intel/issues/7697>) · igt@gem_exec_reloc@basic-gtt-read-noreloc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_exec_reloc@basic-gtt-read-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +6 other tests skip · igt@gem_exec_reloc@basic-wc-gtt-active: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@gem_exec_reloc@basic-wc-gtt-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +1 other test skip · igt@gem_exec_reloc@basic-write-read-active: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_reloc@basic-write-read-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +18 other tests skip · igt@gem_exec_reloc@basic-write-wc-noreloc: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_exec_reloc@basic-write-wc-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/intel/issues/3281>) +5 other tests skip · igt@gem_exec_schedule@reorder-wide: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_exec_schedule@reorder-wide.html> (i915#4537<https://gitlab.freedesktop.org/drm/intel/issues/4537> / i915#4812<https://gitlab.freedesktop.org/drm/intel/issues/4812>) +1 other test skip · igt@gem_fenced_exec_thrash@no-spare-fences-busy: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_fenced_exec_thrash@no-spare-fences-busy.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip · igt@gem_fenced_exec_thrash@no-spare-fences-interruptible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html> (i915#4860<https://gitlab.freedesktop.org/drm/intel/issues/4860>) +2 other tests skip · igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html> (i915#4565<https://gitlab.freedesktop.org/drm/intel/issues/4565>) · igt@gem_lmem_swapping@random-engines: o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gem_lmem_swapping@random-engines.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) +1 other test skip · igt@gem_lmem_swapping@verify: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_lmem_swapping@verify.html> (i915#4613<https://gitlab.freedesktop.org/drm/intel/issues/4613>) · igt@gem_lmem_swapping@verify-ccs@lmem0: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_lmem_swapping@verify-ccs@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/intel/issues/10378>) · igt@gem_media_fill@media-fill: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_media_fill@media-fill.html> (i915#8289<https://gitlab.freedesktop.org/drm/intel/issues/8289>) · igt@gem_mmap@basic-small-bo: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_mmap@basic-small-bo.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +2 other tests skip · igt@gem_mmap@pf-nonblock: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_mmap@pf-nonblock.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +1 other test skip · igt@gem_mmap_gtt@hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@gem_mmap_gtt@hang.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +22 other tests skip · igt@gem_mmap_gtt@medium-copy-odd: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_mmap_gtt@medium-copy-odd.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +10 other tests skip · igt@gem_mmap_wc@invalid-flags: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_mmap_wc@invalid-flags.html> (i915#4083<https://gitlab.freedesktop.org/drm/intel/issues/4083>) +8 other tests skip · igt@gem_partial_pwrite_pread@writes-after-reads-uncached: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +6 other tests skip · igt@gem_pread@snoop: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@gem_pread@snoop.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +8 other tests skip · igt@gem_pxp@regular-baseline-src-copy-readible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_pxp@regular-baseline-src-copy-readible.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +5 other tests skip · igt@gem_pxp@reject-modify-context-protection-on: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_pxp@reject-modify-context-protection-on.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +4 other tests skip · igt@gem_pxp@verify-pxp-stale-buf-execution: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_pxp@verify-pxp-stale-buf-execution.html> (i915#4270<https://gitlab.freedesktop.org/drm/intel/issues/4270>) +1 other test skip · igt@gem_readwrite@write-bad-handle: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_readwrite@write-bad-handle.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282>) +2 other tests skip · igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html> (i915#8428<https://gitlab.freedesktop.org/drm/intel/issues/8428>) · igt@gem_set_tiling_vs_blt@tiled-to-untiled: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) +1 other test skip · igt@gem_softpin@evict-snoop: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_softpin@evict-snoop.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>) +1 other test skip · igt@gem_softpin@evict-snoop-interruptible: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_softpin@evict-snoop-interruptible.html> (i915#4885<https://gitlab.freedesktop.org/drm/intel/issues/4885>) · igt@gem_tiled_pread_basic: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gem_tiled_pread_basic.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) · igt@gem_tiled_pread_pwrite: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_tiled_pread_pwrite.html> (i915#4079<https://gitlab.freedesktop.org/drm/intel/issues/4079>) · igt@gem_unfence_active_buffers: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@gem_unfence_active_buffers.html> (i915#4879<https://gitlab.freedesktop.org/drm/intel/issues/4879>) · igt@gem_userptr_blits@coherency-unsync: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gem_userptr_blits@coherency-unsync.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) +1 other test skip · igt@gem_userptr_blits@forbidden-operations: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@forbidden-operations.html> (i915#3282<https://gitlab.freedesktop.org/drm/intel/issues/3282> / i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) · igt@gem_userptr_blits@map-fixed-invalidate: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@gem_userptr_blits@map-fixed-invalidate.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297> / i915#4880<https://gitlab.freedesktop.org/drm/intel/issues/4880>) · igt@gem_userptr_blits@unsync-overlap: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gem_userptr_blits@unsync-overlap.html> (i915#3297<https://gitlab.freedesktop.org/drm/intel/issues/3297>) · igt@gen9_exec_parse@basic-rejected-ctx-param: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@gen9_exec_parse@basic-rejected-ctx-param.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>) · igt@gen9_exec_parse@bb-start-far: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@gen9_exec_parse@bb-start-far.html> (i915#2527<https://gitlab.freedesktop.org/drm/intel/issues/2527>) +1 other test skip · igt@gen9_exec_parse@unaligned-access: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@gen9_exec_parse@unaligned-access.html> (i915#2856<https://gitlab.freedesktop.org/drm/intel/issues/2856>) +6 other tests skip · igt@i915_module_load@load: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@i915_module_load@load.html> (i915#6227<https://gitlab.freedesktop.org/drm/intel/issues/6227>) · igt@i915_module_load@reload-with-fault-injection: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_module_load@reload-with-fault-injection.html> (i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820> / i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>) o shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk7/igt@i915_module_load@reload-with-fault-injection.html> (i915#9849<https://gitlab.freedesktop.org/drm/intel/issues/9849>) · igt@i915_module_load@resize-bar: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_module_load@resize-bar.html> (i915#6412<https://gitlab.freedesktop.org/drm/intel/issues/6412>) · igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-6/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) · igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) · igt@i915_pm_rpm@system-suspend-execbuf: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@i915_pm_rpm@system-suspend-execbuf.html> -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_pm_rpm@system-suspend-execbuf.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) · igt@i915_pm_rps@min-max-config-idle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_rps@min-max-config-idle.html> (i915#6621<https://gitlab.freedesktop.org/drm/intel/issues/6621>) · igt@i915_pm_rps@thresholds-idle-park@gt0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_pm_rps@thresholds-idle-park@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_rps@thresholds-idle@gt0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_rps@thresholds-idle@gt1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@i915_pm_rps@thresholds-idle@gt1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8925<https://gitlab.freedesktop.org/drm/intel/issues/8925>) · igt@i915_pm_sseu@full-enable: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/intel/issues/4387>) · igt@i915_query@query-topology-coherent-slice-mask: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@i915_query@query-topology-coherent-slice-mask.html> (i915#6188<https://gitlab.freedesktop.org/drm/intel/issues/6188>) · igt@i915_query@test-query-geometry-subslices: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@i915_query@test-query-geometry-subslices.html> (i915#5723<https://gitlab.freedesktop.org/drm/intel/issues/5723>) · igt@i915_selftest@mock@memory_region: o shard-dg1: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@i915_selftest@mock@memory_region.html> (i915#9311<https://gitlab.freedesktop.org/drm/intel/issues/9311>) · igt@i915_suspend@fence-restore-tiled2untiled: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@i915_suspend@fence-restore-tiled2untiled.html> (i915#4077<https://gitlab.freedesktop.org/drm/intel/issues/4077>) +8 other tests skip · igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html> (i915#4212<https://gitlab.freedesktop.org/drm/intel/issues/4212>) · igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs.html> (i915#8709<https://gitlab.freedesktop.org/drm/intel/issues/8709>) +7 other tests skip · igt@kms_atomic@plane-primary-overlay-mutable-zpos: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html> (i915#9531<https://gitlab.freedesktop.org/drm/intel/issues/9531>) · igt@kms_big_fb@4-tiled-32bpp-rotate-180: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@4-tiled-32bpp-rotate-180.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip · igt@kms_big_fb@4-tiled-addfb: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_big_fb@4-tiled-addfb.html> (i915#5286<https://gitlab.freedesktop.org/drm/intel/issues/5286>) +1 other test skip · igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip: o shard-mtlp: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html> (i915#5138<https://gitlab.freedesktop.org/drm/intel/issues/5138>) · igt@kms_big_fb@linear-64bpp-rotate-270: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_big_fb@linear-64bpp-rotate-270.html> +7 other tests skip · igt@kms_big_fb@linear-8bpp-rotate-270: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_big_fb@linear-8bpp-rotate-270.html> (i915#3638<https://gitlab.freedesktop.org/drm/intel/issues/3638>) +3 other tests skip · igt@kms_big_fb@y-tiled-addfb-size-offset-overflow: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +8 other tests skip o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html> (i915#6187<https://gitlab.freedesktop.org/drm/intel/issues/6187>) · igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip: o shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>) · igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) +18 other tests skip · igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html> (i915#4538<https://gitlab.freedesktop.org/drm/intel/issues/4538>) +2 other tests skip · igt@kms_big_joiner@basic: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_big_joiner@basic.html> (i915#2705<https://gitlab.freedesktop.org/drm/intel/issues/2705>) · igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-2.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +37 other tests skip · igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_ccs@ccs-on-another-bo-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#10307<https://gitlab.freedesktop.org/drm/intel/issues/10307>) +191 other tests skip · igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-edp-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +23 other tests skip · igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#6095<https://gitlab.freedesktop.org/drm/intel/issues/6095>) +99 other tests skip · igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2.html> (i915#7213<https://gitlab.freedesktop.org/drm/intel/issues/7213>) +3 other tests skip · igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1.html> (i915#4087<https://gitlab.freedesktop.org/drm/intel/issues/4087>) +3 other tests skip · igt@kms_chamelium_frames@hdmi-cmp-planar-formats: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_chamelium_frames@hdmi-cmp-planar-formats.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +4 other tests skip · igt@kms_chamelium_frames@hdmi-crc-fast: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_chamelium_frames@hdmi-crc-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +14 other tests skip · igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +3 other tests skip · igt@kms_chamelium_hpd@vga-hpd-fast: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_chamelium_hpd@vga-hpd-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/intel/issues/7828>) +1 other test skip · igt@kms_content_protection@content-type-change: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_content_protection@content-type-change.html> (i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) · igt@kms_content_protection@dp-mst-lic-type-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_content_protection@dp-mst-lic-type-1.html> (i915#3299<https://gitlab.freedesktop.org/drm/intel/issues/3299>) +2 other tests skip · igt@kms_content_protection@legacy: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_content_protection@legacy.html> (i915#6944<https://gitlab.freedesktop.org/drm/intel/issues/6944> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) · igt@kms_content_protection@type1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_content_protection@type1.html> (i915#7118<https://gitlab.freedesktop.org/drm/intel/issues/7118> / i915#9424<https://gitlab.freedesktop.org/drm/intel/issues/9424>) +3 other tests skip · igt@kms_cursor_crc@cursor-onscreen-512x170: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_cursor_crc@cursor-onscreen-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip · igt@kms_cursor_crc@cursor-onscreen-512x512: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-512x512.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +1 other test skip · igt@kms_cursor_crc@cursor-random-512x170: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-random-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/intel/issues/3359>) +2 other tests skip · igt@kms_cursor_crc@cursor-random-max-size: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_crc@cursor-random-max-size.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8814<https://gitlab.freedesktop.org/drm/intel/issues/8814>) +2 other tests skip · igt@kms_cursor_crc@cursor-sliding-32x10: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_crc@cursor-sliding-32x10.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +10 other tests skip · igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> (i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +1 other test skip · igt@kms_cursor_legacy@cursorb-vs-flipa-toggle: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html> (i915#9809<https://gitlab.freedesktop.org/drm/intel/issues/9809>) +3 other tests skip · igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html> (i915#4103<https://gitlab.freedesktop.org/drm/intel/issues/4103> / i915#4213<https://gitlab.freedesktop.org/drm/intel/issues/4213>) +2 other tests skip · igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html> (i915#9227<https://gitlab.freedesktop.org/drm/intel/issues/9227>) · igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-4.html> (i915#9723<https://gitlab.freedesktop.org/drm/intel/issues/9723>) · igt@kms_display_modes@extended-mode-basic: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@extended-mode-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +2 other tests skip · igt@kms_display_modes@mst-extended-mode-negative: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_display_modes@mst-extended-mode-negative.html> (i915#8588<https://gitlab.freedesktop.org/drm/intel/issues/8588>) · igt@kms_dp_aux_dev: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_dp_aux_dev.html> (i915#1257<https://gitlab.freedesktop.org/drm/intel/issues/1257>) · igt@kms_draw_crc@draw-method-mmap-gtt: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_draw_crc@draw-method-mmap-gtt.html> (i915#8812<https://gitlab.freedesktop.org/drm/intel/issues/8812>) · igt@kms_dsc@dsc-fractional-bpp-with-bpc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html> (i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_dsc@dsc-with-formats: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_dsc@dsc-with-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_dsc@dsc-with-output-formats: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_dsc@dsc-with-output-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/intel/issues/3840>) · igt@kms_fbcon_fbt@psr-suspend: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_fbcon_fbt@psr-suspend.html> (i915#3469<https://gitlab.freedesktop.org/drm/intel/issues/3469>) · igt@kms_feature_discovery@display-3x: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>) +1 other test skip o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_feature_discovery@display-3x.html> (i915#1839<https://gitlab.freedesktop.org/drm/intel/issues/1839>) · igt@kms_feature_discovery@dp-mst: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_feature_discovery@dp-mst.html> (i915#9337<https://gitlab.freedesktop.org/drm/intel/issues/9337>) · igt@kms_feature_discovery@psr1: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_feature_discovery@psr1.html> (i915#658<https://gitlab.freedesktop.org/drm/intel/issues/658>) · igt@kms_flip@2x-flip-vs-expired-vblank-interruptible: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html> (i915#3637<https://gitlab.freedesktop.org/drm/intel/issues/3637>) +4 other tests skip · igt@kms_flip@2x-modeset-vs-vblank-race: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_flip@2x-modeset-vs-vblank-race.html> +44 other tests skip · igt@kms_flip@2x-plain-flip: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@kms_flip@2x-plain-flip.html> (i915#9934<https://gitlab.freedesktop.org/drm/intel/issues/9934>) +3 other tests skip · igt@kms_flip@flip-vs-fences: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_flip@flip-vs-fences.html> (i915#8381<https://gitlab.freedesktop.org/drm/intel/issues/8381>) +2 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html> (i915#2587<https://gitlab.freedesktop.org/drm/intel/issues/2587> / i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +2 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8810<https://gitlab.freedesktop.org/drm/intel/issues/8810>) · igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) +5 other tests skip · igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling@pipe-a-default-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672> / i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555>) +1 other test skip · igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/intel/issues/2672>) · igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +2 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +59 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +14 other tests skip · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt: o shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html> · igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt.html> (i915#1825<https://gitlab.freedesktop.org/drm/intel/issues/1825>) +4 other tests skip · igt@kms_frontbuffer_tracking@fbc-tiling-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-tiling-4.html> (i915#5439<https://gitlab.freedesktop.org/drm/intel/issues/5439>) · igt@kms_frontbuffer_tracking@fbc-tiling-linear: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html> (i915#6880<https://gitlab.freedesktop.org/drm/intel/issues/6880>) · igt@kms_frontbuffer_tracking@fbc-tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-tiling-y.html> (i915#10055<https://gitlab.freedesktop.org/drm/intel/issues/10055>) · igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +28 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html> (i915#3458<https://gitlab.freedesktop.org/drm/intel/issues/3458>) +10 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +8 other tests skip · igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/intel/issues/8708>) +36 other tests skip · igt@kms_frontbuffer_tracking@plane-fbc-rte: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_frontbuffer_tracking@plane-fbc-rte.html> (i915#10070<https://gitlab.freedesktop.org/drm/intel/issues/10070>) · igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html> (i915#3023<https://gitlab.freedesktop.org/drm/intel/issues/3023>) +4 other tests skip · igt@kms_hdr@invalid-metadata-sizes: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_hdr@invalid-metadata-sizes.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) · igt@kms_hdr@static-swap: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_hdr@static-swap.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +2 other tests skip · igt@kms_hdr@static-toggle-suspend: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_hdr@static-toggle-suspend.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/intel/issues/8228>) +3 other tests skip · igt@kms_panel_fitting@legacy: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_panel_fitting@legacy.html> (i915#6301<https://gitlab.freedesktop.org/drm/intel/issues/6301>) · igt@kms_plane_lowres@tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_plane_lowres@tiling-y.html> (i915#8821<https://gitlab.freedesktop.org/drm/intel/issues/8821>) · igt@kms_plane_multiple@tiling-y: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_plane_multiple@tiling-y.html> (i915#8806<https://gitlab.freedesktop.org/drm/intel/issues/8806>) · igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-edp-1.html> (i915#5176<https://gitlab.freedesktop.org/drm/intel/issues/5176>) +3 other tests skip · igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip · igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +7 other tests skip · igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2.html> (i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +3 other tests skip · igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +7 other tests skip · igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423> / i915#9728<https://gitlab.freedesktop.org/drm/intel/issues/9728>) +3 other tests skip · igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +2 other tests skip · igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1.html> (i915#3555<https://gitlab.freedesktop.org/drm/intel/issues/3555> / i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) · igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235>) +1 other test skip · igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3.html> (i915#5235<https://gitlab.freedesktop.org/drm/intel/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/intel/issues/9423>) +11 other tests skip · igt@kms_pm_backlight@basic-brightness: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_pm_backlight@basic-brightness.html> (i915#5354<https://gitlab.freedesktop.org/drm/intel/issues/5354>) +1 other test skip · igt@kms_pm_dc@dc3co-vpb-simulation: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_pm_dc@dc3co-vpb-simulation.html> (i915#9685<https://gitlab.freedesktop.org/drm/intel/issues/9685>) +1 other test skip · igt@kms_pm_lpsp@kms-lpsp: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>) o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_lpsp@kms-lpsp.html> (i915#9340<https://gitlab.freedesktop.org/drm/intel/issues/9340>) · igt@kms_pm_lpsp@screens-disabled: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_pm_lpsp@screens-disabled.html> (i915#8430<https://gitlab.freedesktop.org/drm/intel/issues/8430>) · igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-8/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) · igt@kms_pm_rpm@modeset-lpsp-stress: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-5/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) o shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) · igt@kms_prime@basic-modeset-hybrid: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_prime@basic-modeset-hybrid.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>) · igt@kms_prime@d3hot: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524>) o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_prime@d3hot.html> (i915#6524<https://gitlab.freedesktop.org/drm/intel/issues/6524> / i915#6805<https://gitlab.freedesktop.org/drm/intel/issues/6805>) · igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area.html> +5 other tests skip · igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html> +31 other tests skip · igt@kms_psr@fbc-pr-cursor-mmap-cpu: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_psr@fbc-pr-cursor-mmap-cpu.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +15 other tests skip · igt@kms_psr@fbc-psr-primary-mmap-cpu: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-cpu.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +3 other tests skip · igt@kms_psr@fbc-psr2-primary-blt: o shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_psr@fbc-psr2-primary-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +2 other tests skip · igt@kms_psr@pr-primary-render: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_psr@pr-primary-render.html> (i915#9688<https://gitlab.freedesktop.org/drm/intel/issues/9688>) +5 other tests skip · igt@kms_psr@psr2-cursor-blt: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@psr2-cursor-blt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +28 other tests skip · igt@kms_psr@psr2-sprite-plane-onoff: o shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk4/igt@kms_psr@psr2-sprite-plane-onoff.html> +171 other tests skip · igt@kms_rotation_crc@primary-4-tiled-reflect-x-0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@kms_rotation_crc@primary-4-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>) · igt@kms_rotation_crc@primary-y-tiled-reflect-x-270: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>) · igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/intel/issues/5289>) · igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235> / i915#5190<https://gitlab.freedesktop.org/drm/intel/issues/5190>) · igt@kms_rotation_crc@sprite-rotation-90-pos-100-0: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html> (i915#4235<https://gitlab.freedesktop.org/drm/intel/issues/4235>) · igt@kms_sysfs_edid_timing: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_sysfs_edid_timing.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_sysfs_edid_timing.html> (IGT#2<https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2>) · igt@kms_vrr@seamless-rr-switch-vrr: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-6/igt@kms_vrr@seamless-rr-switch-vrr.html> (i915#8808<https://gitlab.freedesktop.org/drm/intel/issues/8808> / i915#9906<https://gitlab.freedesktop.org/drm/intel/issues/9906>) · igt@kms_writeback@writeback-check-output: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@kms_writeback@writeback-check-output.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437>) · igt@kms_writeback@writeback-fb-id-xrgb2101010: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> (i915#2437<https://gitlab.freedesktop.org/drm/intel/issues/2437> / i915#9412<https://gitlab.freedesktop.org/drm/intel/issues/9412>) · igt@perf_pmu@busy-double-start@vecs1: o shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@perf_pmu@busy-double-start@vecs1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@perf_pmu@busy-double-start@vecs1.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +3 other tests fail · igt@perf_pmu@frequency@gt0: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@frequency@gt0.html> (i915#6806<https://gitlab.freedesktop.org/drm/intel/issues/6806>) · igt@perf_pmu@module-unload: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@perf_pmu@module-unload.html> (i915#5793<https://gitlab.freedesktop.org/drm/intel/issues/5793>) · igt@perf_pmu@rc6@other-idle-gt0: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@perf_pmu@rc6@other-idle-gt0.html> (i915#8516<https://gitlab.freedesktop.org/drm/intel/issues/8516>) · igt@perf_pmu@render-node-busy-idle@vcs0: o shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-15/igt@perf_pmu@render-node-busy-idle@vcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-14/igt@perf_pmu@render-node-busy-idle@vcs0.html> (i915#4349<https://gitlab.freedesktop.org/drm/intel/issues/4349>) +1 other test fail · igt@prime_vgem@basic-fence-read: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@prime_vgem@basic-fence-read.html> (i915#3291<https://gitlab.freedesktop.org/drm/intel/issues/3291> / i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) · igt@prime_vgem@fence-read-hang: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-10/igt@prime_vgem@fence-read-hang.html> (i915#3708<https://gitlab.freedesktop.org/drm/intel/issues/3708>) +1 other test skip · igt@sriov_basic@bind-unbind-vf: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>) o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/intel/issues/9917>) +1 other test skip · igt@syncobj_timeline@invalid-wait-zero-handles: o shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>) o shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/intel/issues/9781>) · igt@tools_test@sysfs_l3_parity: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@tools_test@sysfs_l3_parity.html> (i915#4818<https://gitlab.freedesktop.org/drm/intel/issues/4818>) · igt@v3d/v3d_create_bo@create-bo-zeroed: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@v3d/v3d_create_bo@create-bo-zeroed.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +3 other tests skip · igt@v3d/v3d_get_bo_offset@get-bad-handle: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@v3d/v3d_get_bo_offset@get-bad-handle.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +21 other tests skip · igt@v3d/v3d_submit_cl@bad-in-sync: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-15/igt@v3d/v3d_submit_cl@bad-in-sync.html> (i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +9 other tests skip · igt@vc4/vc4_perfmon@destroy-invalid-perfmon: o shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-16/igt@vc4/vc4_perfmon@destroy-invalid-perfmon.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip · igt@vc4/vc4_purgeable_bo@access-purged-bo-mem: o shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-5/igt@vc4/vc4_purgeable_bo@access-purged-bo-mem.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +4 other tests skip · igt@vc4/vc4_wait_bo@bad-bo: o shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-6/igt@vc4/vc4_wait_bo@bad-bo.html> (i915#7711<https://gitlab.freedesktop.org/drm/intel/issues/7711>) +14 other tests skip Possible fixes · igt@drm_fdinfo@idle@rcs0: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@drm_fdinfo@idle@rcs0.html> (i915#7742<https://gitlab.freedesktop.org/drm/intel/issues/7742>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@drm_fdinfo@idle@rcs0.html> · igt@gem_ctx_isolation@preservation-s3@rcs0: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@gem_ctx_isolation@preservation-s3@rcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/intel/issues/10086>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@gem_ctx_isolation@preservation-s3@rcs0.html> · igt@gem_eio@reset-stress: o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@gem_eio@reset-stress.html> (i915#5784<https://gitlab.freedesktop.org/drm/intel/issues/5784>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-17/igt@gem_eio@reset-stress.html> · igt@gem_exec_fair@basic-pace@rcs0: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-8/igt@gem_exec_fair@basic-pace@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/intel/issues/2842>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@gem_exec_fair@basic-pace@rcs0.html> · igt@gen9_exec_parse@allowed-single: o shard-glk: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-glk4/igt@gen9_exec_parse@allowed-single.html> (i915#5566<https://gitlab.freedesktop.org/drm/intel/issues/5566>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-glk8/igt@gen9_exec_parse@allowed-single.html> · igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: o shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> (i915#3591<https://gitlab.freedesktop.org/drm/intel/issues/3591>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html> · igt@i915_pm_rpm@gem-idle: o shard-dg1: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-18/igt@i915_pm_rpm@gem-idle.html> (i915#10367<https://gitlab.freedesktop.org/drm/intel/issues/10367>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-19/igt@i915_pm_rpm@gem-idle.html> · igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-10/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> (i915#3743<https://gitlab.freedesktop.org/drm/intel/issues/3743>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> · igt@kms_cursor_legacy@torture-move@pipe-a: o shard-snb: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb1/igt@kms_cursor_legacy@torture-move@pipe-a.html> (i915#10166<https://gitlab.freedesktop.org/drm/intel/issues/10166>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb7/igt@kms_cursor_legacy@torture-move@pipe-a.html> · igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1: o shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> (i915#2122<https://gitlab.freedesktop.org/drm/intel/issues/2122>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html> · igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1: o shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-7/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_flip@wf_vblank-ts-check-interruptible@a-hdmi-a1.html> · igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu: o shard-snb: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-cpu.html> +1 other test pass · igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html> · igt@kms_pm_rpm@modeset-non-lpsp-stress: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/intel/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> · igt@kms_rotation_crc@multiplane-rotation-cropping-bottom: o shard-rkl: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html> (i915#8875<https://gitlab.freedesktop.org/drm/intel/issues/8875> / i915#9569<https://gitlab.freedesktop.org/drm/intel/issues/9569>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html> · igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1: o shard-mtlp: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-2/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html> · igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1: o shard-tglu: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-tglu-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> (i915#9196<https://gitlab.freedesktop.org/drm/intel/issues/9196>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-tglu-10/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html> +1 other test pass Warnings · igt@device_reset@unbind-reset-rebind: o shard-dg1: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg1-12/igt@device_reset@unbind-reset-rebind.html> (i915#9408<https://gitlab.freedesktop.org/drm/intel/issues/9408> / i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg1-13/igt@device_reset@unbind-reset-rebind.html> (i915#9618<https://gitlab.freedesktop.org/drm/intel/issues/9618>) · igt@i915_module_load@reload-with-fault-injection: o shard-mtlp: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-mtlp-6/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9820<https://gitlab.freedesktop.org/drm/intel/issues/9820>) -> ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html> (i915#10131<https://gitlab.freedesktop.org/drm/intel/issues/10131> / i915#9697<https://gitlab.freedesktop.org/drm/intel/issues/9697>) · igt@kms_content_protection@lic-type-1: o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb7/igt@kms_content_protection@lic-type-1.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb2/igt@kms_content_protection@lic-type-1.html> · igt@kms_content_protection@srm: o shard-snb: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-snb6/igt@kms_content_protection@srm.html> (i915#8816<https://gitlab.freedesktop.org/drm/intel/issues/8816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-snb5/igt@kms_content_protection@srm.html> · igt@kms_multipipe_modeset@basic-max-pipe-crc-check: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html> (i915#4070<https://gitlab.freedesktop.org/drm/intel/issues/4070> / i915#4816<https://gitlab.freedesktop.org/drm/intel/issues/4816>) · igt@kms_pm_dc@dc9-dpms: o shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-rkl-5/igt@kms_pm_dc@dc9-dpms.html> (i915#4281<https://gitlab.freedesktop.org/drm/intel/issues/4281>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-rkl-3/igt@kms_pm_dc@dc9-dpms.html> (i915#3361<https://gitlab.freedesktop.org/drm/intel/issues/3361>) · igt@kms_psr@fbc-psr-primary-mmap-gtt: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-11/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-2/igt@kms_psr@fbc-psr-primary-mmap-gtt.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +10 other tests skip · igt@kms_psr@psr-cursor-render: o shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14420/shard-dg2-10/igt@kms_psr@psr-cursor-render.html> (i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130643v4/shard-dg2-11/igt@kms_psr@psr-cursor-render.html> (i915#9673<https://gitlab.freedesktop.org/drm/intel/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/intel/issues/9732>) +4 other tests skip Build changes · Linux: CI_DRM_14420 -> Patchwork_130643v4 · Piglit: None -> piglit_4509 CI-20190529: 20190529 CI_DRM_14420: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7754: 5fb3239299b5be2c110aafa483c9e197c53f8bb8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_130643v4: 61fa386186cb302cf26e29aef76d5b1a6ffe57ad @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c index bea441590204..05ba3642d486 100644 --- a/drivers/gpu/drm/i915/display/intel_ddi.c +++ b/drivers/gpu/drm/i915/display/intel_ddi.c @@ -3680,7 +3680,7 @@ static void intel_ddi_set_idle_link_train(struct intel_dp *intel_dp, if (intel_de_wait_for_set(dev_priv, dp_tp_status_reg(encoder, crtc_state), - DP_TP_STATUS_IDLE_DONE, 1)) + DP_TP_STATUS_IDLE_DONE, 2)) drm_err(&dev_priv->drm, "Timed out waiting for DP idle patterns\n"); }
The driver currently waits 1ms for idle patterns, but for Xe2LPD and possibly future display IPs, it requires a 1640us (rounded up to 2ms) timeout whilst waiting for idle patterns for MST streams. To simplify the code, the timeout is uniformly increased by 1ms across all platforms/display IPs. v1: Introduced the 2ms wait timeout. v2: Segregated the wait timeout for platforms before & after LNL. v3: Fixed 2 cosmetic changes. v4: Revert to v2 design with commit message enhancements. v5: Minor cosmetic changes to the commit message. BSpec: 68849 Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com> --- drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)