mbox series

[00/13] Panel Replay eDP prepare

Message ID 20240607134917.1327574-1-jouni.hogander@intel.com (mailing list archive)
Headers show
Series Panel Replay eDP prepare | expand

Message

Jouni Högander June 7, 2024, 1:49 p.m. UTC
This is a subset of "Panel Replay eDP" patch set. It contains various
preparations and fixes for enabling Panel Replay eDP. These are seen
as safe to merge next and not yet enabling Panel Replay eDP.

Jouni Högander (13):
  drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
  drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
  drm/i915/display: Take panel replay into account in vsc sdp unpacking
  drm/i915/display: Skip Panel Replay on pipe comparison if no active
    planes
  drm/display: Add missing Panel Replay Enable SU Region ET bit
  drm/i915/psr: Split enabling sink for PSR and Panel Replay
  drm/i915/alpm: Share alpm support checks with PSR code
  drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_valid
  drm/i915/psr: Print Panel Replay status instead of frame lock status
  drm/i915/psr: Move vblank length check to separate function
  drm/i915/psr: Take into account SU SDP scanline indication in vblank
    check
  drm/i915/psr: Check vblank against IO buffer wake time on Lunarlake
  drm/i915/psr: Wake time is aux less wake time for Panel Replay

 drivers/gpu/drm/i915/display/intel_alpm.c     |  11 +-
 drivers/gpu/drm/i915/display/intel_alpm.h     |   2 +
 drivers/gpu/drm/i915/display/intel_display.c  |   4 +-
 .../drm/i915/display/intel_display_types.h    |   1 +
 drivers/gpu/drm/i915/display/intel_dp.c       |   5 +-
 drivers/gpu/drm/i915/display/intel_psr.c      | 161 +++++++++---------
 include/drm/display/drm_dp.h                  |   1 +
 7 files changed, 102 insertions(+), 83 deletions(-)

Comments

Animesh Manna June 10, 2024, 9:30 a.m. UTC | #1
> -----Original Message-----
> From: Hogander, Jouni <jouni.hogander@intel.com>
> Sent: Friday, June 7, 2024 7:19 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Manna, Animesh <animesh.manna@intel.com>; Kahola, Mika
> <mika.kahola@intel.com>; Hogander, Jouni <jouni.hogander@intel.com>
> Subject: [PATCH 00/13] Panel Replay eDP prepare
> 
> This is a subset of "Panel Replay eDP" patch set. It contains various
> preparations and fixes for enabling Panel Replay eDP. These are seen as safe
> to merge next and not yet enabling Panel Replay eDP.
> 
> Jouni Högander (13):
>   drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
>   drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
>   drm/i915/display: Take panel replay into account in vsc sdp unpacking
>   drm/i915/display: Skip Panel Replay on pipe comparison if no active
>     planes
>   drm/display: Add missing Panel Replay Enable SU Region ET bit
>   drm/i915/psr: Split enabling sink for PSR and Panel Replay
>   drm/i915/alpm: Share alpm support checks with PSR code
>   drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_valid
>   drm/i915/psr: Print Panel Replay status instead of frame lock status
>   drm/i915/psr: Move vblank length check to separate function
>   drm/i915/psr: Take into account SU SDP scanline indication in vblank
>     check
>   drm/i915/psr: Check vblank against IO buffer wake time on Lunarlake
>   drm/i915/psr: Wake time is aux less wake time for Panel Replay

There are some checkpatch checks need to be fixed, with these fixed for the whole patchset,

Reviewed-by: Animesh Manna <animesh.manna@intel.com>

> 
>  drivers/gpu/drm/i915/display/intel_alpm.c     |  11 +-
>  drivers/gpu/drm/i915/display/intel_alpm.h     |   2 +
>  drivers/gpu/drm/i915/display/intel_display.c  |   4 +-
>  .../drm/i915/display/intel_display_types.h    |   1 +
>  drivers/gpu/drm/i915/display/intel_dp.c       |   5 +-
>  drivers/gpu/drm/i915/display/intel_psr.c      | 161 +++++++++---------
>  include/drm/display/drm_dp.h                  |   1 +
>  7 files changed, 102 insertions(+), 83 deletions(-)
> 
> --
> 2.34.1
Jouni Högander June 11, 2024, 10:14 a.m. UTC | #2
Hello All,

Possible regressions identified by CI are not related to my patches. Please see detailed arguments below.

On Fri, 2024-06-07 at 23:41 +0000, Patchwork wrote:
Patch Details
Series: Panel Replay eDP prepare
URL:    https://patchwork.freedesktop.org/series/134613/
State:  failure
Details:        https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/index.html
CI Bug Log - changes from CI_DRM_14898_full -> Patchwork_134613v1_full
Summary

FAILURE

Serious unknown changes coming with Patchwork_134613v1_full absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_134613v1_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/index.html

Participating hosts (9 -> 9)

No changes in participating hosts

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_134613v1_full:

IGT changes
Possible regressions

  *   igt@gem_spin_batch@engines@vecs0:
     *   shard-glk: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-glk3/igt@gem_spin_batch@engines@vecs0.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk7/igt@gem_spin_batch@engines@vecs0.html>

This is seen already earlier:

https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14909/shard-glk6/igt@gem_spin_batch@engines@vcs0.html

Warnings

  *   igt@gem_exec_suspend@basic-s3@lmem0:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-15/igt@gem_exec_suspend@basic-s3@lmem0.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_exec_suspend@basic-s3@lmem0.html>

This is seen earlier:

https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14917/shard-dg1-15/igt@gem_exec_suspend@basic-s3@lmem0.html

  *   igt@gem_exec_suspend@basic-s3@smem:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-5/igt@gem_exec_suspend@basic-s3@smem.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-7/igt@gem_exec_suspend@basic-s3@smem.html>

Same as above with dg1.

BR,

Jouni Högander

Known issues

Here are the changes found in Patchwork_134613v1_full that come from known issues:

IGT changes
Issues hit

  *   igt@drm_fdinfo@busy-check-all@vecs1:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@drm_fdinfo@busy-check-all@vecs1.html> (i915#8414<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8414>) +7 other tests skip
  *   igt@drm_fdinfo@most-busy-idle-check-all@rcs0:

     *   shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-rkl-5/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-5/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html> (i915#7742<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7742>)
  *   igt@drm_fdinfo@virtual-busy-all:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@drm_fdinfo@virtual-busy-all.html> (i915#8414<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8414>) +5 other tests skip
  *   igt@gem_basic@multigpu-create-close:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@gem_basic@multigpu-create-close.html> (i915#7697<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697>)
     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@gem_basic@multigpu-create-close.html> (i915#7697<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697>)
  *   igt@gem_busy@semaphore:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_busy@semaphore.html> (i915#3936<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3936>)
  *   igt@gem_caching@writes:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_caching@writes.html> (i915#4873<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4873>)
  *   igt@gem_ccs@block-copy-compressed:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_ccs@block-copy-compressed.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#9323<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323>)
  *   igt@gem_ccs@ctrl-surf-copy:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@gem_ccs@ctrl-surf-copy.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#9323<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323>) +1 other test skip
  *   igt@gem_create@create-ext-set-pat:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_create@create-ext-set-pat.html> (i915#8562<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8562>)
  *   igt@gem_ctx_isolation@preservation-s3@bcs0:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_ctx_isolation@preservation-s3@bcs0.html> (i915#10086<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10086> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +4 other tests fail
  *   igt@gem_ctx_persistence@heartbeat-close:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@gem_ctx_persistence@heartbeat-close.html> (i915#8555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555>)
  *   igt@gem_ctx_persistence@heartbeat-hang:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_ctx_persistence@heartbeat-hang.html> (i915#8555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555>) +1 other test skip
  *   igt@gem_ctx_sseu@engines:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_ctx_sseu@engines.html> (i915#280<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280>)
  *   igt@gem_ctx_sseu@invalid-sseu:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@gem_ctx_sseu@invalid-sseu.html> (i915#280<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280>)
  *   igt@gem_eio@unwedge-stress:

     *   shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-4/igt@gem_eio@unwedge-stress.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-5/igt@gem_eio@unwedge-stress.html> (i915#5784<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5784>)
  *   igt@gem_exec_balancer@bonded-false-hang:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_exec_balancer@bonded-false-hang.html> (i915#4812<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812>)
  *   igt@gem_exec_capture@capture-invisible@smem0:

     *   shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk7/igt@gem_exec_capture@capture-invisible@smem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6334>)
     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_exec_capture@capture-invisible@smem0.html> (i915#6334<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6334>)
  *   igt@gem_exec_fair@basic-none:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_exec_fair@basic-none.html> (i915#4473<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4473> / i915#4771<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4771>)
  *   igt@gem_exec_fair@basic-none-rrul@rcs0:

     *   shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk1/igt@gem_exec_fair@basic-none-rrul@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842>) +1 other test fail
  *   igt@gem_exec_fair@basic-none-share@rcs0:

     *   shard-tglu: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@gem_exec_fair@basic-none-share@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842>) +1 other test fail
  *   igt@gem_exec_fair@basic-pace:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@gem_exec_fair@basic-pace.html> (i915#3539<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539>) +1 other test skip
     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@gem_exec_fair@basic-pace.html> (i915#3539<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539>)
  *   igt@gem_exec_fair@basic-pace-share@rcs0:

     *   shard-rkl: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-rkl-2/igt@gem_exec_fair@basic-pace-share@rcs0.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-3/igt@gem_exec_fair@basic-pace-share@rcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842>)
  *   igt@gem_exec_fence@concurrent:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_exec_fence@concurrent.html> (i915#4812<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812>) +1 other test skip
  *   igt@gem_exec_flush@basic-uc-rw-default:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@gem_exec_flush@basic-uc-rw-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852>) +2 other tests skip
     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@gem_exec_flush@basic-uc-rw-default.html> (i915#3539<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539> / i915#4852<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852>)
  *   igt@gem_exec_reloc@basic-wc-cpu-noreloc:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_exec_reloc@basic-wc-cpu-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281>) +1 other test skip
  *   igt@gem_exec_reloc@basic-write-gtt-active:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_exec_reloc@basic-write-gtt-active.html> (i915#3281<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281>) +6 other tests skip
  *   igt@gem_exec_reloc@basic-write-gtt-noreloc:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@gem_exec_reloc@basic-write-gtt-noreloc.html> (i915#3281<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281>) +4 other tests skip
  *   igt@gem_exec_schedule@preempt-queue-chain:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_exec_schedule@preempt-queue-chain.html> (i915#4537<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4537> / i915#4812<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812>)
  *   igt@gem_fence_thrash@bo-write-verify-threaded-none:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_fence_thrash@bo-write-verify-threaded-none.html> (i915#4860<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860>) +1 other test skip
  *   igt@gem_fence_thrash@bo-write-verify-x:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_fence_thrash@bo-write-verify-x.html> (i915#4860<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860>) +1 other test skip
  *   igt@gem_fenced_exec_thrash@no-spare-fences-busy-interruptible:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_fenced_exec_thrash@no-spare-fences-busy-interruptible.html> (i915#4860<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860>)
  *   igt@gem_huc_copy@huc-copy:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@gem_huc_copy@huc-copy.html> (i915#2190<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190>)
  *   igt@gem_lmem_swapping@heavy-verify-multi@lmem0:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@gem_lmem_swapping@heavy-verify-multi@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378>)
  *   igt@gem_lmem_swapping@verify:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_lmem_swapping@verify.html> (i915#4613<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613>)
  *   igt@gem_lmem_swapping@verify-random:

     *   shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk2/igt@gem_lmem_swapping@verify-random.html> (i915#4613<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613>) +4 other tests skip
  *   igt@gem_lmem_swapping@verify-random-ccs:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@gem_lmem_swapping@verify-random-ccs.html> (i915#4613<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613>)
  *   igt@gem_mmap@short-mmap:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_mmap@short-mmap.html> (i915#4083<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083>) +3 other tests skip
  *   igt@gem_mmap_gtt@coherency:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_mmap_gtt@coherency.html> (i915#4077<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077>) +5 other tests skip
     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-6/igt@gem_mmap_gtt@coherency.html> (i915#4077<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077>) +4 other tests skip
  *   igt@gem_mmap_wc@write-wc-read-gtt:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_mmap_wc@write-wc-read-gtt.html> (i915#4083<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083>) +2 other tests skip
  *   igt@gem_partial_pwrite_pread@writes-after-reads:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@gem_partial_pwrite_pread@writes-after-reads.html> (i915#3282<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282>) +3 other tests skip
  *   igt@gem_pread@exhaustion:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_pread@exhaustion.html> (i915#3282<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282>) +2 other tests skip
  *   igt@gem_pread@uncached:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_pread@uncached.html> (i915#3282<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282>) +1 other test skip
  *   igt@gem_pxp@create-valid-protected-context:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@gem_pxp@create-valid-protected-context.html> (i915#4270<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270>)
  *   igt@gem_pxp@reject-modify-context-protection-off-3:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@gem_pxp@reject-modify-context-protection-off-3.html> (i915#4270<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270>) +1 other test skip
  *   igt@gem_render_copy@linear-to-vebox-yf-tiled:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_render_copy@linear-to-vebox-yf-tiled.html> (i915#5190<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190> / i915#8428<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428>) +2 other tests skip
  *   igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled.html> (i915#8428<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428>) +1 other test skip
  *   igt@gem_set_tiling_vs_blt@untiled-to-tiled:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html> (i915#4079<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079>)
  *   igt@gem_softpin@noreloc-s3:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_softpin@noreloc-s3.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +1 other test fail
  *   igt@gem_tiled_pread_pwrite:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_tiled_pread_pwrite.html> (i915#4079<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079>)
  *   igt@gem_userptr_blits@access-control:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gem_userptr_blits@access-control.html> (i915#3297<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297>)
  *   igt@gem_userptr_blits@dmabuf-sync:

     *   shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk1/igt@gem_userptr_blits@dmabuf-sync.html> (i915#3323<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3323>)
  *   igt@gem_userptr_blits@mmap-offset-banned@gtt:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@gem_userptr_blits@mmap-offset-banned@gtt.html> (i915#3297<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297>) +1 other test skip
  *   igt@gem_userptr_blits@readonly-pwrite-unsync:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@gem_userptr_blits@readonly-pwrite-unsync.html> (i915#3297<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297>)
  *   igt@gen9_exec_parse@batch-zero-length:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@gen9_exec_parse@batch-zero-length.html> (i915#2856<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856>) +1 other test skip
  *   igt@gen9_exec_parse@bb-large:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@gen9_exec_parse@bb-large.html> (i915#2856<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856>) +2 other tests skip
  *   igt@gen9_exec_parse@bb-secure:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@gen9_exec_parse@bb-secure.html> (i915#2527<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527>) +1 other test skip
  *   igt@gen9_exec_parse@shadow-peek:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@gen9_exec_parse@shadow-peek.html> (i915#2527<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527> / i915#2856<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856>) +1 other test skip
  *   igt@i915_module_load@reload-with-fault-injection:

     *   shard-dg1: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@i915_module_load@reload-with-fault-injection.html> (i915#1982<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982> / i915#9820<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9820> / i915#9849<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9849>)
     *   shard-dg2: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@i915_module_load@reload-with-fault-injection.html> (i915#1982<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982> / i915#9820<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9820> / i915#9849<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9849>)
  *   igt@i915_pm_rpm@system-suspend:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@i915_pm_rpm@system-suspend.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@i915_pm_rpm@system-suspend-execbuf:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@i915_pm_rpm@system-suspend-execbuf.html> (i915#10314<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10314> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@i915_pm_rps@min-max-config-loaded:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@i915_pm_rps@min-max-config-loaded.html> (i915#6621<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6621>)
  *   igt@i915_pm_rps@thresholds-idle@gt0:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@i915_pm_rps@thresholds-idle@gt0.html> (i915#8925<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8925>)
  *   igt@i915_pm_rps@thresholds-idle@gt1:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@i915_pm_rps@thresholds-idle@gt1.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#8925<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8925>)
  *   igt@i915_pm_sseu@full-enable:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@i915_pm_sseu@full-enable.html> (i915#4387<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4387>)
  *   igt@i915_suspend@basic-s3-without-i915:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@i915_suspend@basic-s3-without-i915.html> (i915#10031<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10031> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +1 other test fail
  *   igt@kms_addfb_basic@basic-x-tiled-legacy:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_addfb_basic@basic-x-tiled-legacy.html> (i915#4212<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212>)
  *   igt@kms_addfb_basic@basic-y-tiled-legacy:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_addfb_basic@basic-y-tiled-legacy.html> (i915#4215<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4215> / i915#5190<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190>)
  *   igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/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/i915/kernel/-/issues/8709>) +7 other tests skip
  *   igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs.html> (i915#8709<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8709>) +11 other tests skip
  *   igt@kms_atomic@plane-primary-overlay-mutable-zpos:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555>)
  *   igt@kms_big_fb@4-tiled-32bpp-rotate-270:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html> (i915#5286<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286>) +2 other tests skip
  *   igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html> (i915#4538<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538> / i915#5286<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286>) +3 other tests skip
  *   igt@kms_big_fb@linear-32bpp-rotate-90:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_big_fb@linear-32bpp-rotate-90.html> (i915#3638<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638>) +1 other test skip
  *   igt@kms_big_fb@y-tiled-64bpp-rotate-180:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_big_fb@y-tiled-64bpp-rotate-180.html> +11 other tests skip
  *   igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180.html> (i915#4538<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538> / i915#5190<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190>) +4 other tests skip
  *   igt@kms_big_fb@yf-tiled-16bpp-rotate-0:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_big_fb@yf-tiled-16bpp-rotate-0.html> (i915#4538<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538>) +1 other test skip
  *   igt@kms_big_joiner@basic-force-joiner:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-2/igt@kms_big_joiner@basic-force-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_big_joiner@basic-force-joiner.html> (i915#10656<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656>)
  *   igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1.html> (i915#10307<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307> / i915#10434<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434> / i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +6 other tests skip
  *   igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +19 other tests skip
  *   igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-d-hdmi-a-1:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-d-hdmi-a-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +23 other tests skip
  *   igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs@pipe-b-hdmi-a-1:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs@pipe-b-hdmi-a-1.html> (i915#10307<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307> / i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +200 other tests skip
  *   igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs@pipe-b-hdmi-a-1:

     *   shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-5/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs@pipe-b-hdmi-a-1.html> (i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +63 other tests skip
  *   igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-13/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3.html> (i915#6095<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095>) +59 other tests skip
  *   igt@kms_cdclk@mode-transition:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_cdclk@mode-transition.html> (i915#3742<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3742>)
  *   igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-2:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-3/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-2.html> (i915#4087<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4087>) +3 other tests skip
  *   igt@kms_chamelium_edid@dp-edid-change-during-suspend:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html> (i915#7828<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828>) +3 other tests skip
  *   igt@kms_chamelium_frames@hdmi-crc-multiple:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_chamelium_frames@hdmi-crc-multiple.html> (i915#7828<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828>) +3 other tests skip
  *   igt@kms_chamelium_hpd@dp-hpd-after-suspend:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@kms_chamelium_hpd@dp-hpd-after-suspend.html> (i915#7828<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828>) +4 other tests skip
  *   igt@kms_chamelium_hpd@vga-hpd-fast:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_chamelium_hpd@vga-hpd-fast.html> (i915#7828<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828>) +3 other tests skip
  *   igt@kms_content_protection@atomic-dpms:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_content_protection@atomic-dpms.html> (i915#6944<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6944> / i915#7116<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7116> / i915#7118<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118> / i915#9424<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9424>)
  *   igt@kms_content_protection@dp-mst-lic-type-1:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_content_protection@dp-mst-lic-type-1.html> (i915#3116<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3116> / i915#3299<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299>)
  *   igt@kms_content_protection@dp-mst-type-1:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_content_protection@dp-mst-type-1.html> (i915#3299<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299>)
  *   igt@kms_content_protection@srm:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_content_protection@srm.html> (i915#6944<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6944> / i915#7116<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7116> / i915#7118<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118>)
  *   igt@kms_content_protection@srm@pipe-a-dp-4:

     *   shard-dg2: NOTRUN -> TIMEOUT<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-11/igt@kms_content_protection@srm@pipe-a-dp-4.html> (i915#7173<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7173>) +1 other test timeout
  *   igt@kms_content_protection@uevent:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_content_protection@uevent.html> (i915#7118<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118> / i915#9424<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9424>) +1 other test skip
  *   igt@kms_cursor_crc@cursor-offscreen-512x170:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_cursor_crc@cursor-offscreen-512x170.html> (i915#3359<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3359>)
  *   igt@kms_cursor_crc@cursor-onscreen-512x512:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_cursor_crc@cursor-onscreen-512x512.html> (i915#3359<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3359>)
  *   igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-2:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-3/igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-2.html> (i915#11298<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11298>)
  *   igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html> (i915#4103<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103> / i915#4213<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4213>)
  *   igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html> (i915#4213<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4213>)
  *   igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html> (i915#9809<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9809>) +1 other test skip
  *   igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html> (i915#5354<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354>) +8 other tests skip
  *   igt@kms_cursor_legacy@torture-move@pipe-a:

     *   shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-tglu-6/igt@kms_cursor_legacy@torture-move@pipe-a.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-9/igt@kms_cursor_legacy@torture-move@pipe-a.html> (i915#10166<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10166> / i915#1982<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982>)
  *   igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-3/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2.html> (i915#9227<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9227>)
     *   shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-1/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2.html> (i915#9723<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723>)
  *   igt@kms_dirtyfb@psr-dirtyfb-ioctl:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html> (i915#9723<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723>)
  *   igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html> (i915#3804<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3804>)
  *   igt@kms_dither@fb-8bpc-vs-panel-8bpc:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_dither@fb-8bpc-vs-panel-8bpc.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555>) +3 other tests skip
  *   igt@kms_dsc@dsc-fractional-bpp-with-bpc:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html> (i915#3840<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840>)
  *   igt@kms_dsc@dsc-with-bpc:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_dsc@dsc-with-bpc.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840>)
  *   igt@kms_dsc@dsc-with-output-formats:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_dsc@dsc-with-output-formats.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#3840<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840>)
  *   igt@kms_fence_pin_leak:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_fence_pin_leak.html> (i915#4881<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4881>)
  *   igt@kms_flip@2x-modeset-vs-vblank-race-interruptible:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_flip@2x-modeset-vs-vblank-race-interruptible.html> (i915#3637<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637>) +3 other tests skip
  *   igt@kms_flip@2x-plain-flip:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_flip@2x-plain-flip.html> (i915#9934<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934>) +5 other tests skip
  *   igt@kms_flip@2x-plain-flip-fb-recreate:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_flip@2x-plain-flip-fb-recreate.html> (i915#3637<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637>) +3 other tests skip
  *   igt@kms_flip@2x-plain-flip-fb-recreate@ab-vga1-hdmi-a1:

     *   shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-snb6/igt@kms_flip@2x-plain-flip-fb-recreate@ab-vga1-hdmi-a1.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-snb7/igt@kms_flip@2x-plain-flip-fb-recreate@ab-vga1-hdmi-a1.html> (i915#2122<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2122>) +3 other tests fail
  *   igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a4:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a4.html> (i915#11275<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11275> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +1 other test fail
  *   igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a2:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-2/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a2.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +2 other tests fail
  *   igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a4:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a4.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a2:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-2/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a2.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545>)
  *   igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a4:

     *   shard-dg1: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a4.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545>)
  *   igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html> (i915#2587<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2587> / i915#2672<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672>)
  *   igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode.html> (i915#8810<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8810>)
  *   igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html> (i915#2587<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2587> / i915#2672<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672>) +1 other test skip
  *   igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-default-mode:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-default-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672>) +2 other tests skip
  *   igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html> (i915#2672<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672>) +1 other test skip
  *   igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt:

     *   shard-snb: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-snb4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html>
  *   igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-blt:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-blt.html> (i915#1825<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825>) +16 other tests skip
  *   igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html> +29 other tests skip
  *   igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite.html> (i915#10433<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433> / i915#3458<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458>) +2 other tests skip
  *   igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt.html> +42 other tests skip
  *   igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708>) +4 other tests skip
  *   igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708>) +9 other tests skip
  *   igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt.html> (i915#8708<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708>) +4 other tests skip
  *   igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu.html> (i915#3458<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458>) +10 other tests skip
  *   igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-cpu:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-cpu.html> (i915#3458<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458>) +5 other tests skip
  *   igt@kms_hdr@static-swap:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_hdr@static-swap.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228>) +1 other test skip
     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-2/igt@kms_hdr@static-swap.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#8228<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228>) +2 other tests skip
  *   igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-3:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-3.html> (i915#11274<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11274> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +3 other tests fail
  *   igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1:

     *   shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk1/igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1.html> (i915#7862<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7862>) +1 other test fail
  *   igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-a-hdmi-a-1:

     *   shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk9/igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-a-hdmi-a-1.html> (i915#10647<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10647>) +1 other test fail
  *   igt@kms_plane_multiple@tiling-yf:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_plane_multiple@tiling-yf.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#8806<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8806>)
  *   igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-hdmi-a-1:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-a-hdmi-a-1.html> (i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +3 other tests skip
  *   igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-d-edp-1:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-d-edp-1.html> (i915#5176<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5176>) +3 other tests skip
  *   igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1:

     *   shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-5/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1.html> (i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +7 other tests skip
  *   igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-4.html> (i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +7 other tests skip
  *   igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-3:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-13/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-3.html> (i915#5176<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5176> / i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +3 other tests skip
  *   igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b-hdmi-a-1:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b-hdmi-a-1.html> (i915#5176<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5176> / i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +3 other tests skip
  *   igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-1:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-1.html> (i915#5235<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423>) +19 other tests skip
  *   igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-hdmi-a-2:

     *   shard-rkl: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-3/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-hdmi-a-2.html> (i915#5235<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235>) +5 other tests skip
  *   igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a-hdmi-a-2:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-2/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a-hdmi-a-2.html> (i915#5235<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235> / i915#9423<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423> / i915#9728<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9728>) +3 other tests skip
  *   igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-d-hdmi-a-4:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-d-hdmi-a-4.html> (i915#5235<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235>) +3 other tests skip
  *   igt@kms_pm_backlight@bad-brightness:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_pm_backlight@bad-brightness.html> (i915#9812<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9812>)
  *   igt@kms_pm_backlight@basic-brightness:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_pm_backlight@basic-brightness.html> (i915#5354<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354>)
  *   igt@kms_pm_dc@dc3co-vpb-simulation:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_pm_dc@dc3co-vpb-simulation.html> (i915#9685<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685>)
  *   igt@kms_pm_dc@dc9-dpms:

     *   shard-tglu: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-tglu-6/igt@kms_pm_dc@dc9-dpms.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-9/igt@kms_pm_dc@dc9-dpms.html> (i915#4281<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4281>)
  *   igt@kms_pm_lpsp@kms-lpsp@pipe-a-hdmi-a-1:

     *   shard-tglu: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_pm_lpsp@kms-lpsp@pipe-a-hdmi-a-1.html> (i915#9301<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9301>)
  *   igt@kms_pm_rpm@modeset-lpsp:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_pm_rpm@modeset-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>) +1 other test skip
  *   igt@kms_pm_rpm@modeset-lpsp-stress:

     *   shard-dg2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-8/igt@kms_pm_rpm@modeset-lpsp-stress.html> -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-11/igt@kms_pm_rpm@modeset-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>) +2 other tests skip
  *   igt@kms_pm_rpm@modeset-non-lpsp:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_pm_rpm@modeset-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>)
  *   igt@kms_pm_rpm@modeset-non-lpsp-stress:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>)
  *   igt@kms_pm_rpm@pm-tiling:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_pm_rpm@pm-tiling.html> (i915#4077<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077>) +2 other tests skip
  *   igt@kms_prime@basic-crc-vgem:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_prime@basic-crc-vgem.html> (i915#6524<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524>)
  *   igt@kms_psr2_sf@fbc-cursor-plane-move-continuous-exceed-sf:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_psr2_sf@fbc-cursor-plane-move-continuous-exceed-sf.html> +7 other tests skip
  *   igt@kms_psr2_sf@fbc-overlay-plane-move-continuous-sf@psr2-pipe-a-edp-1:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@kms_psr2_sf@fbc-overlay-plane-move-continuous-sf@psr2-pipe-a-edp-1.html> (i915#9808<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9808>) +3 other tests skip
  *   igt@kms_psr2_su@frontbuffer-xrgb8888:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_psr2_su@frontbuffer-xrgb8888.html> (i915#4348<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4348>)
  *   igt@kms_psr2_su@page_flip-p010:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_psr2_su@page_flip-p010.html> (i915#9683<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683>)
  *   igt@kms_psr@fbc-pr-cursor-plane-onoff:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_psr@fbc-pr-cursor-plane-onoff.html> (i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) +8 other tests skip
  *   igt@kms_psr@fbc-psr-primary-mmap-cpu:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@kms_psr@fbc-psr-primary-mmap-cpu.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) +7 other tests skip
  *   igt@kms_psr@pr-primary-mmap-cpu:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_psr@pr-primary-mmap-cpu.html> (i915#9688<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688>) +5 other tests skip
  *   igt@kms_psr@psr-cursor-plane-onoff:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_psr@psr-cursor-plane-onoff.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) +12 other tests skip
  *   igt@kms_psr@psr2-sprite-plane-onoff:

     *   shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk2/igt@kms_psr@psr2-sprite-plane-onoff.html> +265 other tests skip
  *   igt@kms_psr_stress_test@flip-primary-invalidate-overlay:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html> (i915#9685<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685>)
  *   igt@kms_psr_stress_test@invalidate-primary-flip-overlay:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html> (i915#9685<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685>) +1 other test skip
  *   igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html> (i915#5190<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190>) +1 other test skip
  *   igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html> (i915#5289<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289>)
  *   igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html> (i915#5289<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289>)
  *   igt@kms_scaling_modes@scaling-mode-center:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_scaling_modes@scaling-mode-center.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555>) +3 other tests skip
  *   igt@kms_setmode@basic@pipe-a-hdmi-a-1:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@kms_setmode@basic@pipe-a-hdmi-a-1.html> (i915#5465<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5465>) +1 other test fail
  *   igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-4:

     *   shard-dg1: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-16/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-4.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-4.html> (i915#9196<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9196>)
  *   igt@kms_vblank@ts-continuation-dpms-suspend@pipe-d-hdmi-a-1:

     *   shard-dg2: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-d-hdmi-a-1.html> (i915#10305<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10305> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +1 other test fail
  *   igt@kms_vrr@flip-suspend:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@kms_vrr@flip-suspend.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555>) +1 other test skip
  *   igt@kms_vrr@negative-basic:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@kms_vrr@negative-basic.html> (i915#3555<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555> / i915#9906<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906>)
  *   igt@kms_vrr@seamless-rr-switch-drrs:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_vrr@seamless-rr-switch-drrs.html> (i915#9906<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906>)
  *   igt@kms_vrr@seamless-rr-switch-vrr:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_vrr@seamless-rr-switch-vrr.html> (i915#9906<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906>)
  *   igt@kms_writeback@writeback-check-output:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@kms_writeback@writeback-check-output.html> (i915#2437<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2437>)
     *   shard-glk: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk2/igt@kms_writeback@writeback-check-output.html> (i915#2437<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2437>)
  *   igt@kms_writeback@writeback-fb-id-xrgb2101010:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@kms_writeback@writeback-fb-id-xrgb2101010.html> (i915#2437<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2437> / i915#9412<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9412>)
  *   igt@perf@mi-rpc:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@perf@mi-rpc.html> (i915#2434<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2434>)
     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@perf@mi-rpc.html> (i915#2434<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2434>)
  *   igt@perf_pmu@busy-double-start@rcs0:

     *   shard-mtlp: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@perf_pmu@busy-double-start@rcs0.html> (i915#4349<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349>) +1 other test fail
  *   igt@perf_pmu@rc6@other-idle-gt0:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@perf_pmu@rc6@other-idle-gt0.html> (i915#8516<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8516>)
  *   igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem:

     *   shard-dg2: NOTRUN -> CRASH<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html> (i915#9351<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9351>)
  *   igt@sriov_basic@bind-unbind-vf:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-6/igt@sriov_basic@bind-unbind-vf.html> (i915#9917<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9917>)
  *   igt@syncobj_timeline@invalid-wait-zero-handles:

     *   shard-glk: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk1/igt@syncobj_timeline@invalid-wait-zero-handles.html> (i915#9781<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9781>)
  *   igt@syncobj_wait@invalid-wait-zero-handles:

     *   shard-mtlp: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-3/igt@syncobj_wait@invalid-wait-zero-handles.html> (i915#9779<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9779>)
  *   igt@v3d/v3d_perfmon@create-two-perfmon:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@v3d/v3d_perfmon@create-two-perfmon.html> (i915#2575<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575>) +4 other tests skip
  *   igt@v3d/v3d_submit_cl@bad-extension:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-17/igt@v3d/v3d_submit_cl@bad-extension.html> (i915#2575<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575>) +7 other tests skip
  *   igt@v3d/v3d_submit_csd@bad-bo:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@v3d/v3d_submit_csd@bad-bo.html> (i915#2575<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575>) +5 other tests skip
  *   igt@v3d/v3d_submit_csd@bad-extension:

     *   shard-tglu: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-tglu-4/igt@v3d/v3d_submit_csd@bad-extension.html> (i915#2575<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575>) +8 other tests skip
  *   igt@vc4/vc4_create_bo@create-bo-4096:

     *   shard-mtlp: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-7/igt@vc4/vc4_create_bo@create-bo-4096.html> (i915#7711<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7711>) +4 other tests skip
  *   igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done:

     *   shard-dg1: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done.html> (i915#7711<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7711>) +4 other tests skip
  *   igt@vc4/vc4_tiling@set-bad-modifier:

     *   shard-dg2: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@vc4/vc4_tiling@set-bad-modifier.html> (i915#7711<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7711>) +2 other tests skip

Possible fixes

  *   igt@gem_eio@reset-stress:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-14/igt@gem_eio@reset-stress.html> (i915#5784<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5784>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-13/igt@gem_eio@reset-stress.html>
  *   igt@gem_exec_balancer@nop:

     *   shard-mtlp: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-mtlp-1/igt@gem_exec_balancer@nop.html> (i915#9856<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9856>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-mtlp-6/igt@gem_exec_balancer@nop.html>
  *   igt@gem_exec_fair@basic-none@bcs0:

     *   shard-rkl: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-rkl-6/igt@gem_exec_fair@basic-none@bcs0.html> (i915#2842<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-2/igt@gem_exec_fair@basic-none@bcs0.html>
  *   igt@gem_lmem_swapping@heavy-multi@lmem0:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-15/igt@gem_lmem_swapping@heavy-multi@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-14/igt@gem_lmem_swapping@heavy-multi@lmem0.html>
  *   igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-10/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html> (i915#10378<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-4/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html>
  *   igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:

     *   shard-glk: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html> (i915#2346<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2346>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-glk2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html>
  *   igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1:

     *   shard-snb: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-snb7/igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1.html> (i915#2122<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2122>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-snb2/igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1.html>
  *   igt@kms_flip@dpms-vs-vblank-race-interruptible@b-hdmi-a4:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-18/igt@kms_flip@dpms-vs-vblank-race-interruptible@b-hdmi-a4.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_flip@dpms-vs-vblank-race-interruptible@b-hdmi-a4.html>
  *   igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render:

     *   shard-snb: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render.html> +4 other tests pass
  *   igt@kms_pm_rpm@dpms-non-lpsp:

     *   shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-10/igt@kms_pm_rpm@dpms-non-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-3/igt@kms_pm_rpm@dpms-non-lpsp.html>
  *   igt@kms_pm_rpm@modeset-lpsp:

     *   shard-rkl: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp.html> (i915#9519<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-rkl-5/igt@kms_pm_rpm@modeset-lpsp.html> +2 other tests pass

Warnings

  *   igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-5/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html> (i915#11265<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11265>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-7/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html> (i915#11265<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11265> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@gem_create@create-ext-cpu-access-big:

     *   shard-dg2: ABORT<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-8/igt@gem_create@create-ext-cpu-access-big.html> (i915#9846<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9846>) -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-11/igt@gem_create@create-ext-cpu-access-big.html> (i915#9364<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9364>)
  *   igt@gem_workarounds@suspend-resume-context:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-2/igt@gem_workarounds@suspend-resume-context.html> (i915#10177<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10177>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-6/igt@gem_workarounds@suspend-resume-context.html> (i915#10177<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10177> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@gem_workarounds@suspend-resume-fd:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-2/igt@gem_workarounds@suspend-resume-fd.html> (i915#10177<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10177> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@gem_workarounds@suspend-resume-fd.html> (i915#10177<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10177>)
  *   igt@kms_content_protection@atomic-dpms:

     *   shard-snb: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-snb6/igt@kms_content_protection@atomic-dpms.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-snb7/igt@kms_content_protection@atomic-dpms.html> (i915#8816<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8816>) +1 other test incomplete
  *   igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-4:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-16/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-4.html> (i915#11298<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11298>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-15/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-4.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279> / i915#11298<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11298>)
  *   igt@kms_flip@flip-vs-suspend@d-hdmi-a4:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-16/igt@kms_flip@flip-vs-suspend@d-hdmi-a4.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-16/igt@kms_flip@flip-vs-suspend@d-hdmi-a4.html> (i915#10545<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10545> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>)
  *   igt@kms_frontbuffer_tracking@fbc-suspend:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-8/igt@kms_frontbuffer_tracking@fbc-suspend.html> (i915#11280<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11280>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@kms_frontbuffer_tracking@fbc-suspend.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279> / i915#11280<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11280>)
  *   igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:

     *   shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html> (i915#10433<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433> / i915#3458<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html> (i915#3458<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458>)
  *   igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-2/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279> / i915#11284<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11284>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a.html> (i915#11284<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11284>)
  *   igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-18/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html> -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html> (i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) +1 other test fail
  *   igt@kms_psr@fbc-pr-primary-mmap-gtt:

     *   shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-5/igt@kms_psr@fbc-pr-primary-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-11/igt@kms_psr@fbc-pr-primary-mmap-gtt.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9673<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) +9 other tests skip
  *   igt@kms_psr@psr-cursor-render:

     *   shard-dg2: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-11/igt@kms_psr@psr-cursor-render.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9673<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9673> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-10/igt@kms_psr@psr-cursor-render.html> (i915#1072<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072> / i915#9732<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732>) +16 other tests skip
  *   igt@kms_setmode@basic@pipe-b-hdmi-a-4:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-18/igt@kms_setmode@basic@pipe-b-hdmi-a-4.html> (i915#5465<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5465>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-18/igt@kms_setmode@basic@pipe-b-hdmi-a-4.html> (i915#10187<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10187>)
  *   igt@kms_vblank@ts-continuation-dpms-suspend@pipe-d-hdmi-a-4:

     *   shard-dg1: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg1-18/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-d-hdmi-a-4.html> (i915#10305<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10305> / i915#11279<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11279>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg1-15/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-d-hdmi-a-4.html> (i915#10305<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10305>)
  *   igt@perf@non-zero-reason@0-rcs0:

     *   shard-dg2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14898/shard-dg2-6/igt@perf@non-zero-reason@0-rcs0.html> (i915#7484<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7484>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_134613v1/shard-dg2-8/igt@perf@non-zero-reason@0-rcs0.html> (i915#9100<https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9100>)

Build changes

  *   Linux: CI_DRM_14898 -> Patchwork_134613v1
  *   Piglit: piglit_4509 -> None

CI-20190529: 20190529
CI_DRM_14898: d9550a18e990d5709c4bc33073842a3c0a8bcaea @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7880: 73618605b4370cf902267aaf1d25666ff5e26112 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_134613v1: d9550a18e990d5709c4bc33073842a3c0a8bcaea @ git://anongit.freedesktop.org/gfx-ci/linux
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
Jouni Högander June 11, 2024, 10:20 a.m. UTC | #3
On Mon, 2024-06-10 at 09:30 +0000, Manna, Animesh wrote:
> 
> 
> > -----Original Message-----
> > From: Hogander, Jouni <jouni.hogander@intel.com>
> > Sent: Friday, June 7, 2024 7:19 PM
> > To: intel-gfx@lists.freedesktop.org
> > Cc: Manna, Animesh <animesh.manna@intel.com>; Kahola, Mika
> > <mika.kahola@intel.com>; Hogander, Jouni <jouni.hogander@intel.com>
> > Subject: [PATCH 00/13] Panel Replay eDP prepare
> > 
> > This is a subset of "Panel Replay eDP" patch set. It contains
> > various
> > preparations and fixes for enabling Panel Replay eDP. These are
> > seen as safe
> > to merge next and not yet enabling Panel Replay eDP.
> > 
> > Jouni Högander (13):
> >   drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
> >   drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
> >   drm/i915/display: Take panel replay into account in vsc sdp
> > unpacking
> >   drm/i915/display: Skip Panel Replay on pipe comparison if no
> > active
> >     planes
> >   drm/display: Add missing Panel Replay Enable SU Region ET bit
> >   drm/i915/psr: Split enabling sink for PSR and Panel Replay
> >   drm/i915/alpm: Share alpm support checks with PSR code
> >   drm/i915/psr: Add Panel Replay support to
> > intel_psr2_config_et_valid
> >   drm/i915/psr: Print Panel Replay status instead of frame lock
> > status
> >   drm/i915/psr: Move vblank length check to separate function
> >   drm/i915/psr: Take into account SU SDP scanline indication in
> > vblank
> >     check
> >   drm/i915/psr: Check vblank against IO buffer wake time on
> > Lunarlake
> >   drm/i915/psr: Wake time is aux less wake time for Panel Replay
> 
> There are some checkpatch checks need to be fixed, with these fixed
> for the whole patchset,
> 
> Reviewed-by: Animesh Manna <animesh.manna@intel.com>

These are now pushed to drm-intel-next with some clean-ups fixing check
patch warnings as suggested by Animesh.

Thank you Animesh and Maarten for your help on these patches.

BR,

Jouni Högander
> 
> > 
> >  drivers/gpu/drm/i915/display/intel_alpm.c     |  11 +-
> >  drivers/gpu/drm/i915/display/intel_alpm.h     |   2 +
> >  drivers/gpu/drm/i915/display/intel_display.c  |   4 +-
> >  .../drm/i915/display/intel_display_types.h    |   1 +
> >  drivers/gpu/drm/i915/display/intel_dp.c       |   5 +-
> >  drivers/gpu/drm/i915/display/intel_psr.c      | 161 +++++++++-----
> > ----
> >  include/drm/display/drm_dp.h                  |   1 +
> >  7 files changed, 102 insertions(+), 83 deletions(-)
> > 
> > --
> > 2.34.1
>