mbox series

[v6,0/3] drm/i915/hdcp: HDCP2.2 MST dock fixes

Message ID 20210819184835.1181323-1-juston.li@intel.com (mailing list archive)
Headers show
Series drm/i915/hdcp: HDCP2.2 MST dock fixes | expand

Message

Juston Li Aug. 19, 2021, 6:48 p.m. UTC
Fixes to get HDCP2.2 over MST working on MST docking stations with
certain behaviors that cause the current flow to fail.
Tested with Dell WD-19 and Lenovo ThinkPad USB Type-C Dock Gen 2.

These fixes should make the flow more robust to handle behaviors that as
far as I can tell are unclear in the HDCP spec:

RxInfo contains repeater topology information needed for MST. The
behavior on these docks is that this can only be read during
RepeaterAuth_Send_ReceiverID_List when the RxStatus READY bit is set
otherwise the dock will return NACK. It seems these docks treat
reading this range at any other time as invalid when the READY bit
isn't set possibly because it could be stale. The HDCP spec also states
the READY bit is cleared after RxInfo is read.

These fixes address this behavior by only reading RxInfo once during the
AKE flow and reusing that data.

Changes since v5:
 - rename intel_set_stream_types() to intel_hdcp_prepare_streams()
   (Anshuman)

Changes since v4:
 - move topology_type1_capable to intel_digital_port and rename it as
   hdcp_mst_type1_capable (Anshuman)
 - make a helper function intel_set_stream_types() to set stream types
   in hdcp2_authenticate_and_encrypt() (Anshuman)
 - break on failure to set stream types and retry instead of returning
 - remove no longer used declaration for streams_type1_capable()

Changes since v3:
 - Don't change the offset define for Send_ReceiverID_List
   When reading, update message offset to account for RxInfo being read

Changes since v2:
 - Remove no longer used variables in _intel_hdcp2_enable()

Changes since v1:
 - Fix subject line for 3/3

Juston Li (3):
  drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
  drm/i915/hdcp: read RxInfo once when reading
    RepeaterAuth_Send_ReceiverID_List
  drm/i915/hdcp: reuse rx_info for mst stream type1 capability check

 .../drm/i915/display/intel_display_types.h    |  6 +-
 drivers/gpu/drm/i915/display/intel_dp_hdcp.c  | 78 +++++--------------
 drivers/gpu/drm/i915/display/intel_hdcp.c     | 64 ++++++++-------
 3 files changed, 58 insertions(+), 90 deletions(-)

Comments

Gupta, Anshuman Sept. 7, 2021, 4:21 a.m. UTC | #1
Hi Lakshmi ,
Below test failure are not related to Display  and HDCP.

spec@!opengl 3.0@required-renderbuffer-attachment-formats (NEW):
	pig-glk-j5005: NOTRUN -> INCOMPLETE +2 similar issues

Could you please raise issue and re-report the results.

Thanks,
Anshuman Gupta. 

From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Patchwork
Sent: Tuesday, August 31, 2021 2:41 AM
To: Li, Juston <juston.li@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)

Patch Details 
Series:
drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)
URL:
https://patchwork.freedesktop.org/series/93570/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/index.html
CI Bug Log - changes from CI_DRM_10537_full -> Patchwork_20921_full
Summary
FAILURE
Serious unknown changes coming with Patchwork_20921_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20921_full, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20921_full:
Piglit changes
Possible regressions
• spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats (NEW):
o pig-glk-j5005: NOTRUN -> None +2 similar issues
New tests
New tests have been introduced between CI_DRM_10537_full and Patchwork_20921_full:
New Piglit tests (3)
• spec@!opengl mailto:3.0@render-integer:
o Statuses : 1 incomplete(s)
o Exec time: [0.0] s
• spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats:
o Statuses : 1 incomplete(s)
o Exec time: [0.0] s
• spec@!opengl mailto:3.0@required-sized-texture-formats:
o Statuses : 1 incomplete(s)
o Exec time: [0.0] s
Known issues
Here are the changes found in Patchwork_20921_full that come from known issues:
IGT changes
Issues hit
• igt@gem_create@create-massive:
o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb5/igt@gem_create@create-massive.html ([i915#3002])
• igt@gem_ctx_isolation@preservation-s3@vcs0:
o shard-apl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-apl6/igt@gem_ctx_isolation@preservation-s3@vcs0.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html ([i915#180])
• igt@gem_ctx_persistence@smoketest:
o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb6/igt@gem_ctx_persistence@smoketest.html ([fdo#109271] / [i915#1099]) +5 similar issues
• igt@gem_eio@in-flight-contexts-immediate:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@gem_eio@in-flight-contexts-immediate.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_eio@in-flight-contexts-immediate.html ([i915#3070])
• igt@gem_eio@unwedge-stress:
o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb8/igt@gem_eio@unwedge-stress.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@gem_eio@unwedge-stress.html ([i915#2369] / [i915#3063] / [i915#3648])
o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb5/igt@gem_eio@unwedge-stress.html ([i915#3354])
• igt@gem_exec_fair@basic-deadline:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl6/igt@gem_exec_fair@basic-deadline.html ([i915#2846])
• igt@gem_exec_fair@basic-none-vip@rcs0:
o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html ([i915#2842]) +1 similar issue
• igt@gem_exec_fair@basic-pace-share@rcs0:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) +1 similar issue
• igt@gem_exec_fair@basic-pace@vecs0:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb8/igt@gem_exec_fair@basic-pace@vecs0.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@gem_exec_fair@basic-pace@vecs0.html ([i915#2842])
• igt@gem_mmap_gtt@cpuset-big-copy:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk6/igt@gem_mmap_gtt@cpuset-big-copy.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk9/igt@gem_mmap_gtt@cpuset-big-copy.html ([i915#1888] / [i915#307])
• igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html ([i915#768])
• igt@gem_userptr_blits@input-checking:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@gem_userptr_blits@input-checking.html ([i915#3002])
• igt@gen9_exec_parse@batch-invalid-length:
o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb7/igt@gen9_exec_parse@batch-invalid-length.html ([fdo#109271]) +373 similar issues
• igt@i915_pm_dc@dc6-psr:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@i915_pm_dc@dc6-psr.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_dc@dc6-psr.html ([i915#454])
• igt@i915_pm_rpm@gem-mmap-type@fixed:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@fixed.html ([i915#3976])
• igt@i915_selftest@live@hangcheck:
o shard-snb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-snb5/igt@i915_selftest@live@hangcheck.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb6/igt@i915_selftest@live@hangcheck.html ([i915#3921])
• igt@kms_async_flips@alternate-sync-async-flip:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_async_flips@alternate-sync-async-flip.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521])
• igt@kms_big_fb@x-tiled-16bpp-rotate-90:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_big_fb@x-tiled-16bpp-rotate-90.html ([fdo#110725] / [fdo#111614])
• igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html ([fdo#109271] / [i915#3777])
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html ([fdo#109271] / [i915#3777])
• igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html ([i915#3722])
• igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc.html ([fdo#109271] / [i915#3886]) +1 similar issue
• igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +12 similar issues
• igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html ([fdo#109278] / [i915#3886])
• igt@kms_ccs@pipe-b-crc-primary-rotation-180-yf_tiled_ccs:
o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-b-crc-primary-rotation-180-yf_tiled_ccs.html ([i915#3689]) +1 similar issue
• igt@kms_ccs@pipe-c-crc-primary-rotation-180-y_tiled_gen12_mc_ccs:
o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-c-crc-primary-rotation-180-y_tiled_gen12_mc_ccs.html ([i915#3689] / [i915#3886])
• igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +3 similar issues
• igt@kms_chamelium@vga-edid-read:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_chamelium@vga-edid-read.html ([fdo#109271] / [fdo#111827]) +17 similar issues
• igt@kms_chamelium@vga-hpd-for-each-pipe:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_chamelium@vga-hpd-for-each-pipe.html ([fdo#109271] / [fdo#111827]) +6 similar issues
• igt@kms_color_chamelium@pipe-a-ctm-blue-to-red:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_color_chamelium@pipe-a-ctm-blue-to-red.html ([fdo#109271] / [fdo#111827]) +3 similar issues
• igt@kms_color_chamelium@pipe-c-ctm-limited-range:
o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb7/igt@kms_color_chamelium@pipe-c-ctm-limited-range.html ([fdo#109271] / [fdo#111827]) +19 similar issues
• igt@kms_content_protection@content_type_change:
o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_content_protection@content_type_change.html ([fdo#111828])
• igt@kms_content_protection@dp-mst-type-0:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_content_protection@dp-mst-type-0.html ([i915#3116])
• igt@kms_content_protection@lic:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_content_protection@lic.html ([i915#1319]) +1 similar issue
• igt@kms_cursor_crc@pipe-a-cursor-suspend:
o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl7/igt@kms_cursor_crc@pipe-a-cursor-suspend.html ([i915#180]) +2 similar issues
• igt@kms_cursor_crc@pipe-b-cursor-suspend:
o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl3/igt@kms_cursor_crc@pipe-b-cursor-suspend.html ([i915#155])
• igt@kms_cursor_crc@pipe-c-cursor-512x170-random:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-512x170-random.html ([fdo#109278] / [fdo#109279])
• igt@kms_cursor_crc@pipe-d-cursor-256x85-random:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-256x85-random.html ([fdo#109278]) +5 similar issues
• igt@kms_cursor_legacy@flip-vs-cursor-legacy:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl6/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html ([i915#2346]) +1 similar issue
• igt@kms_cursor_legacy@pipe-d-single-bo:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_cursor_legacy@pipe-d-single-bo.html ([fdo#109271] / [i915#533])
• igt@kms_draw_crc@draw-method-rgb565-render-xtiled:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl2/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl4/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html ([i915#1982])
• igt@kms_dsc@basic-dsc-enable:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_dsc@basic-dsc-enable.html ([i915#3840])
• igt@kms_flip@2x-dpms-vs-vblank-race-interruptible:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_flip@2x-dpms-vs-vblank-race-interruptible.html ([fdo#109274])
• igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk5/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html ([i915#79])
• igt@kms_flip@plain-flip-ts-check@b-hdmi-a2:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk1/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk8/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html ([i915#2122])
• igt@kms_frontbuffer_tracking@fbc-1p-shrfb-fliptrack-mmap-gtt:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_frontbuffer_tracking@fbc-1p-shrfb-fliptrack-mmap-gtt.html ([fdo#109271]) +80 similar issues
• igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html ([fdo#109280]) +2 similar issues
• igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff:
o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff.html ([fdo#111825]) +2 similar issues
• igt@kms_hdr@bpc-switch-dpms:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl5/igt@kms_hdr@bpc-switch-dpms.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_hdr@bpc-switch-dpms.html ([i915#1188])
• igt@kms_hdr@static-toggle-dpms:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_hdr@static-toggle-dpms.html ([fdo#109271]) +33 similar issues
• igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl6/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html ([fdo#109271] / [i915#533])
• igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence.html ([fdo#109271] / [i915#533])
• igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl1/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html ([fdo#108145] / [i915#265]) +1 similar issue
• igt@kms_plane_alpha_blend@pipe-b-alpha-7efc:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-7efc.html ([fdo#108145] / [i915#265]) +1 similar issue
• igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html ([i915#265])
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html ([i915#265]) +1 similar issue
• igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-c-scaler-with-clipping-clamping:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-c-scaler-with-clipping-clamping.html ([fdo#109271] / [i915#2733])
• igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4.html ([fdo#109271] / [i915#658]) +4 similar issues
• igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1.html ([fdo#109271] / [i915#658]) +1 similar issue
• igt@kms_psr2_su@page_flip:
o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@kms_psr2_su@page_flip.html ([fdo#109642] / [fdo#111068] / [i915#658])
• igt@kms_psr@psr2_primary_mmap_gtt:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb2/igt@kms_psr@psr2_primary_mmap_gtt.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb8/igt@kms_psr@psr2_primary_mmap_gtt.html ([fdo#109441]) +1 similar issue
• igt@kms_vblank@pipe-d-ts-continuation-idle:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_vblank@pipe-d-ts-continuation-idle.html ([fdo#109271]) +196 similar issues
• igt@kms_writeback@writeback-invalid-parameters:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_writeback@writeback-invalid-parameters.html ([fdo#109271] / [i915#2437])
• igt@perf@polling:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl2/igt@perf@polling.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl4/igt@perf@polling.html ([i915#1542]) +1 similar issue
• igt@sysfs_clients@create:
o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@sysfs_clients@create.html ([fdo#109271] / [i915#2994])
• igt@sysfs_clients@fair-0:
o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@sysfs_clients@fair-0.html ([fdo#109271] / [i915#2994]) +1 similar issue
• igt@sysfs_clients@recycle:
o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@sysfs_clients@recycle.html ([fdo#109271] / [i915#2994])
Possible fixes
• igt@gem_ctx_isolation@preservation-s3@rcs0:
o shard-apl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-apl6/igt@gem_ctx_isolation@preservation-s3@rcs0.html ([i915#180]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl2/igt@gem_ctx_isolation@preservation-s3@rcs0.html
• igt@gem_exec_fair@basic-deadline:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@gem_exec_fair@basic-deadline.html ([i915#2846]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@gem_exec_fair@basic-deadline.html
• igt@gem_exec_fair@basic-none@vcs0:
o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl3/igt@gem_exec_fair@basic-none@vcs0.html ([i915#2842]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl2/igt@gem_exec_fair@basic-none@vcs0.html +2 similar issues
• igt@gem_exec_fair@basic-pace-share@rcs0:
o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb8/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html +2 similar issues
• igt@gem_exec_fair@basic-pace-solo@rcs0:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk6/igt@gem_exec_fair@basic-pace-solo@rcs0.html ([i915#2842]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk4/igt@gem_exec_fair@basic-pace-solo@rcs0.html
• igt@gem_exec_whisper@basic-contexts-priority-all:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@gem_exec_whisper@basic-contexts-priority-all.html ([i915#118] / [i915#95]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk9/igt@gem_exec_whisper@basic-contexts-priority-all.html
• igt@gem_huc_copy@huc-copy:
o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@gem_huc_copy@huc-copy.html ([i915#2190]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb5/igt@gem_huc_copy@huc-copy.html
• igt@gem_mmap_gtt@cpuset-big-copy-xy:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb7/igt@gem_mmap_gtt@cpuset-big-copy-xy.html ([i915#307]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb4/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
• igt@gem_mmap_gtt@cpuset-medium-copy-odd:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html ([i915#2428]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html
• igt@i915_pm_rpm@gem-mmap-type@gtt:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html
• igt@kms_async_flips@alternate-sync-async-flip:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_async_flips@alternate-sync-async-flip.html
• igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html ([i915#2346] / [i915#533]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
• igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html ([i915#79]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
• igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2:
o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html ([i915#2122]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html
• igt@kms_flip@flip-vs-expired-vblank@a-edp1:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html ([i915#2122]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html +1 similar issue
• igt@kms_flip@flip-vs-expired-vblank@c-edp1:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html ([i915#79]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html +1 similar issue
• igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html ([i915#180]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html +3 similar issues
• igt@kms_hdr@bpc-switch-suspend:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_hdr@bpc-switch-suspend.html ([i915#1188]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_hdr@bpc-switch-suspend.html +1 similar issue
• igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html ([fdo#108145] / [i915#265]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl6/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
• igt@kms_psr2_su@frontbuffer:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@kms_psr2_su@frontbuffer.html ([fdo#109642] / [fdo#111068] / [i915#658]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@kms_psr2_su@frontbuffer.html
• igt@kms_psr@psr2_cursor_plane_move:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html ([fdo#109441]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html
• igt@sysfs_timeslice_duration@timeout@vecs0:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb4/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
Warnings
• igt@i915_pm_rc6_residency@rc6-fence:
o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#1804] / [i915#2684]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb1/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#2684])
• igt@i915_pm_rc6_residency@rc6-idle:
o shard-iclb: https://int ([i915#2684]) -> [FAIL][139] ([i915#2680])
Gupta, Anshuman Sept. 7, 2021, 5:33 a.m. UTC | #2
Hi Jaswanth ,
Could you please raise a issue for below failure and re-report the results.
https://patchwork.freedesktop.org/series/93570/
Thanks,
Anshuman Gupta.

> -----Original Message-----
> From: Gupta, Anshuman
> Sent: Tuesday, September 7, 2021 9:52 AM
> To: Li, Juston <juston.li@intel.com>; Vudum, Lakshminarayana
> <lakshminarayana.vudum@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: RE: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: HDCP2.2 MST
> dock fixes (rev8)
> 
> Hi Lakshmi ,
> Below test failure are not related to Display  and HDCP.
> 
> spec@!opengl 3.0@required-renderbuffer-attachment-formats (NEW):
> 	pig-glk-j5005: NOTRUN -> INCOMPLETE +2 similar issues
> 
> Could you please raise issue and re-report the results.
> 
> Thanks,
> Anshuman Gupta.
> 
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of
> Patchwork
> Sent: Tuesday, August 31, 2021 2:41 AM
> To: Li, Juston <juston.li@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: HDCP2.2 MST dock
> fixes (rev8)
> 
> Patch Details
> Series:
> drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)
> URL:
> https://patchwork.freedesktop.org/series/93570/
> State:
> failure
> Details:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/index.html
> CI Bug Log - changes from CI_DRM_10537_full -> Patchwork_20921_full
> Summary FAILURE Serious unknown changes coming with Patchwork_20921_full
> absolutely need to be verified manually.
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_20921_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
> Possible new issues
> Here are the unknown changes that may have been introduced in
> Patchwork_20921_full:
> Piglit changes
> Possible regressions
> • spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats (NEW):
> o pig-glk-j5005: NOTRUN -> None +2 similar issues New tests New tests have
> been introduced between CI_DRM_10537_full and Patchwork_20921_full:
> New Piglit tests (3)
> • spec@!opengl mailto:3.0@render-integer:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> • spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> • spec@!opengl mailto:3.0@required-sized-texture-formats:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> Known issues
> Here are the changes found in Patchwork_20921_full that come from known
> issues:
> IGT changes
> Issues hit
> • igt@gem_create@create-massive:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb5/igt@gem_create@create-massive.html
> ([i915#3002]) • igt@gem_ctx_isolation@preservation-s3@vcs0:
> o shard-apl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> apl6/igt@gem_ctx_isolation@preservation-s3@vcs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> apl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html ([i915#180]) •
> igt@gem_ctx_persistence@smoketest:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb6/igt@gem_ctx_persistence@smoketest.html
> ([fdo#109271] / [i915#1099]) +5 similar issues • igt@gem_eio@in-flight-
> contexts-immediate:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@gem_eio@in-flight-contexts-immediate.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_eio@in-flight-
> contexts-immediate.html ([i915#3070]) • igt@gem_eio@unwedge-stress:
> o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb8/igt@gem_eio@unwedge-stress.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@gem_eio@unwedge-
> stress.html ([i915#2369] / [i915#3063] / [i915#3648]) o shard-snb: NOTRUN ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> snb5/igt@gem_eio@unwedge-stress.html ([i915#3354]) •
> igt@gem_exec_fair@basic-deadline:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl6/igt@gem_exec_fair@basic-deadline.html
> ([i915#2846]) • igt@gem_exec_fair@basic-none-vip@rcs0:
> o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html ([i915#2842]) +1 similar
> issue • igt@gem_exec_fair@basic-pace-share@rcs0:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) +1 similar
> issue • igt@gem_exec_fair@basic-pace@vecs0:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb8/igt@gem_exec_fair@basic-pace@vecs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb5/igt@gem_exec_fair@basic-pace@vecs0.html ([i915#2842]) •
> igt@gem_mmap_gtt@cpuset-big-copy:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk6/igt@gem_mmap_gtt@cpuset-big-copy.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk9/igt@gem_mmap_gtt@cpuset-big-copy.html ([i915#1888] / [i915#307]) •
> igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-
> tiled-ccs.html ([i915#768]) • igt@gem_userptr_blits@input-checking:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@gem_userptr_blits@input-checking.html
> ([i915#3002]) • igt@gen9_exec_parse@batch-invalid-length:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb7/igt@gen9_exec_parse@batch-invalid-
> length.html ([fdo#109271]) +373 similar issues • igt@i915_pm_dc@dc6-psr:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@i915_pm_dc@dc6-psr.html -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@i915_pm_dc@dc6-psr.html ([i915#454])
> • igt@i915_pm_rpm@gem-mmap-type@fixed:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-
> type@fixed.html ([i915#3976]) • igt@i915_selftest@live@hangcheck:
> o shard-snb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> snb5/igt@i915_selftest@live@hangcheck.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> snb6/igt@i915_selftest@live@hangcheck.html ([i915#3921]) •
> igt@kms_async_flips@alternate-sync-async-flip:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_async_flips@alternate-sync-async-flip.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl2/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521]) •
> igt@kms_big_fb@x-tiled-16bpp-rotate-90:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_big_fb@x-tiled-16bpp-rotate-
> 90.html ([fdo#110725] / [fdo#111614]) • igt@kms_big_fb@x-tiled-max-hw-
> stride-32bpp-rotate-180-hflip:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_big_fb@x-tiled-max-hw-stride-
> 32bpp-rotate-180-hflip.html ([fdo#109271] / [i915#3777]) o shard-skl: NOTRUN
> -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl10/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
> ([fdo#109271] / [i915#3777]) • igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-
> rotate-0-async-flip:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_big_fb@x-tiled-max-hw-stride-
> 64bpp-rotate-0-async-flip.html ([i915#3722]) • igt@kms_ccs@pipe-a-bad-
> rotation-90-y_tiled_gen12_rc_ccs_cc:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-
> y_tiled_gen12_rc_ccs_cc.html ([fdo#109271] / [i915#3886]) +1 similar issue •
> igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_ccs@pipe-a-ccs-on-another-bo-
> y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +12 similar issues •
> igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_ccs@pipe-b-ccs-on-another-bo-
> y_tiled_gen12_mc_ccs.html ([fdo#109278] / [i915#3886]) • igt@kms_ccs@pipe-
> b-crc-primary-rotation-180-yf_tiled_ccs:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-b-crc-primary-rotation-
> 180-yf_tiled_ccs.html ([i915#3689]) +1 similar issue • igt@kms_ccs@pipe-c-crc-
> primary-rotation-180-y_tiled_gen12_mc_ccs:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-c-crc-primary-rotation-
> 180-y_tiled_gen12_mc_ccs.html ([i915#3689] / [i915#3886]) •
> igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_ccs@pipe-c-crc-sprite-planes-
> basic-y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +3 similar issues
> • igt@kms_chamelium@vga-edid-read:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_chamelium@vga-edid-read.html
> ([fdo#109271] / [fdo#111827]) +17 similar issues • igt@kms_chamelium@vga-
> hpd-for-each-pipe:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_chamelium@vga-hpd-for-each-
> pipe.html ([fdo#109271] / [fdo#111827]) +6 similar issues •
> igt@kms_color_chamelium@pipe-a-ctm-blue-to-red:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_color_chamelium@pipe-a-ctm-blue-
> to-red.html ([fdo#109271] / [fdo#111827]) +3 similar issues •
> igt@kms_color_chamelium@pipe-c-ctm-limited-range:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb7/igt@kms_color_chamelium@pipe-c-ctm-
> limited-range.html ([fdo#109271] / [fdo#111827]) +19 similar issues •
> igt@kms_content_protection@content_type_change:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-
> tglb2/igt@kms_content_protection@content_type_change.html ([fdo#111828])
> • igt@kms_content_protection@dp-mst-type-0:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_content_protection@dp-mst-type-
> 0.html ([i915#3116]) • igt@kms_content_protection@lic:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_content_protection@lic.html
> ([i915#1319]) +1 similar issue • igt@kms_cursor_crc@pipe-a-cursor-suspend:
> o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl7/igt@kms_cursor_crc@pipe-a-cursor-suspend.html ([i915#180]) +2 similar
> issues • igt@kms_cursor_crc@pipe-b-cursor-suspend:
> o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl3/igt@kms_cursor_crc@pipe-b-cursor-suspend.html ([i915#155]) •
> igt@kms_cursor_crc@pipe-c-cursor-512x170-random:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-
> 512x170-random.html ([fdo#109278] / [fdo#109279]) •
> igt@kms_cursor_crc@pipe-d-cursor-256x85-random:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-256x85-
> random.html ([fdo#109278]) +5 similar issues • igt@kms_cursor_legacy@flip-vs-
> cursor-legacy:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl6/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html ([i915#2346]) +1
> similar issue • igt@kms_cursor_legacy@pipe-d-single-bo:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_cursor_legacy@pipe-d-single-
> bo.html ([fdo#109271] / [i915#533]) • igt@kms_draw_crc@draw-method-
> rgb565-render-xtiled:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl2/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl4/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html
> ([i915#1982]) • igt@kms_dsc@basic-dsc-enable:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_dsc@basic-dsc-enable.html
> ([i915#3840]) • igt@kms_flip@2x-dpms-vs-vblank-race-interruptible:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_flip@2x-dpms-vs-vblank-race-
> interruptible.html ([fdo#109274]) • igt@kms_flip@flip-vs-expired-vblank-
> interruptible@c-hdmi-a1:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk5/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html
> ([i915#79]) • igt@kms_flip@plain-flip-ts-check@b-hdmi-a2:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk1/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk8/igt@kms_flip@plain-flip-
> ts-check@b-hdmi-a2.html ([i915#2122]) • igt@kms_frontbuffer_tracking@fbc-
> 1p-shrfb-fliptrack-mmap-gtt:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_frontbuffer_tracking@fbc-1p-shrfb-
> fliptrack-mmap-gtt.html ([fdo#109271]) +80 similar issues •
> igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-2p-
> scndscrn-spr-indfb-draw-pwrite.html ([fdo#109280]) +2 similar issues •
> igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_frontbuffer_tracking@psr-2p-
> primscrn-spr-indfb-onoff.html ([fdo#111825]) +2 similar issues •
> igt@kms_hdr@bpc-switch-dpms:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl5/igt@kms_hdr@bpc-switch-dpms.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_hdr@bpc-switch-
> dpms.html ([i915#1188]) • igt@kms_hdr@static-toggle-dpms:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_hdr@static-toggle-dpms.html
> ([fdo#109271]) +33 similar issues • igt@kms_pipe_crc_basic@compare-crc-
> sanitycheck-pipe-d:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl6/igt@kms_pipe_crc_basic@compare-crc-
> sanitycheck-pipe-d.html ([fdo#109271] / [i915#533]) •
> igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_pipe_crc_basic@nonblocking-crc-
> pipe-d-frame-sequence.html ([fdo#109271] / [i915#533]) •
> igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl1/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> ([fdo#108145] / [i915#265]) +1 similar issue •
> igt@kms_plane_alpha_blend@pipe-b-alpha-7efc:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-
> 7efc.html ([fdo#108145] / [i915#265]) +1 similar issue •
> igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_plane_alpha_blend@pipe-c-alpha-
> transparent-fb.html ([i915#265]) o shard-skl: NOTRUN -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl10/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html
> ([i915#265]) +1 similar issue • igt@kms_plane_scaling@scaler-with-clipping-
> clamping@pipe-c-scaler-with-clipping-clamping:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_plane_scaling@scaler-with-clipping-
> clamping@pipe-c-scaler-with-clipping-clamping.html ([fdo#109271] /
> [i915#2733]) • igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@kms_psr2_sf@overlay-plane-update-sf-
> dmg-area-4.html ([fdo#109271] / [i915#658]) +4 similar issues •
> igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_psr2_sf@overlay-primary-update-
> sf-dmg-area-1.html ([fdo#109271] / [i915#658]) +1 similar issue •
> igt@kms_psr2_su@page_flip:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb5/igt@kms_psr2_su@page_flip.html
> ([fdo#109642] / [fdo#111068] / [i915#658]) •
> igt@kms_psr@psr2_primary_mmap_gtt:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb2/igt@kms_psr@psr2_primary_mmap_gtt.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb8/igt@kms_psr@psr2_primary_mmap_gtt.html ([fdo#109441]) +1 similar
> issue • igt@kms_vblank@pipe-d-ts-continuation-idle:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_vblank@pipe-d-ts-continuation-
> idle.html ([fdo#109271]) +196 similar issues • igt@kms_writeback@writeback-
> invalid-parameters:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_writeback@writeback-invalid-
> parameters.html ([fdo#109271] / [i915#2437]) • igt@perf@polling:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl2/igt@perf@polling.html -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl4/igt@perf@polling.html ([i915#1542]) +1
> similar issue • igt@sysfs_clients@create:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@sysfs_clients@create.html ([fdo#109271]
> / [i915#2994]) • igt@sysfs_clients@fair-0:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@sysfs_clients@fair-0.html ([fdo#109271]
> / [i915#2994]) +1 similar issue • igt@sysfs_clients@recycle:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@sysfs_clients@recycle.html
> ([fdo#109271] / [i915#2994]) Possible fixes •
> igt@gem_ctx_isolation@preservation-s3@rcs0:
> o shard-apl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> apl6/igt@gem_ctx_isolation@preservation-s3@rcs0.html ([i915#180]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> apl2/igt@gem_ctx_isolation@preservation-s3@rcs0.html
> • igt@gem_exec_fair@basic-deadline:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@gem_exec_fair@basic-deadline.html ([i915#2846]) -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk2/igt@gem_exec_fair@basic-deadline.html
> • igt@gem_exec_fair@basic-none@vcs0:
> o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl3/igt@gem_exec_fair@basic-none@vcs0.html ([i915#2842]) -> https://intel-
> gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl2/igt@gem_exec_fair@basic-none@vcs0.html +2 similar issues •
> igt@gem_exec_fair@basic-pace-share@rcs0:
> o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb8/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html +2 similar issues •
> igt@gem_exec_fair@basic-pace-solo@rcs0:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk6/igt@gem_exec_fair@basic-pace-solo@rcs0.html ([i915#2842]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk4/igt@gem_exec_fair@basic-pace-solo@rcs0.html
> • igt@gem_exec_whisper@basic-contexts-priority-all:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@gem_exec_whisper@basic-contexts-priority-all.html ([i915#118] /
> [i915#95]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk9/igt@gem_exec_whisper@basic-contexts-priority-all.html
> • igt@gem_huc_copy@huc-copy:
> o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@gem_huc_copy@huc-copy.html ([i915#2190]) -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb5/igt@gem_huc_copy@huc-copy.html
> • igt@gem_mmap_gtt@cpuset-big-copy-xy:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb7/igt@gem_mmap_gtt@cpuset-big-copy-xy.html ([i915#307]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb4/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
> • igt@gem_mmap_gtt@cpuset-medium-copy-odd:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html ([i915#2428]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html
> • igt@i915_pm_rpm@gem-mmap-type@gtt:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-
> mmap-type@gtt.html
> • igt@kms_async_flips@alternate-sync-async-flip:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk2/igt@kms_async_flips@alternate-sync-async-flip.html
> • igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-
> size.html ([i915#2346] / [i915#533]) -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl9/igt@kms_cursor_legacy@flip-vs-cursor-
> atomic-transitions-varying-size.html
> • igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-
> a2.html ([i915#79]) -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-
> interruptible@ab-hdmi-a1-hdmi-a2.html
> • igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2:
> o shard-glk: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html
> ([i915#2122]) -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-plain-flip-fb-recreate@ab-
> hdmi-a1-hdmi-a2.html
> • igt@kms_flip@flip-vs-expired-vblank@a-edp1:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html ([i915#2122]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl5/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html +1 similar issue •
> igt@kms_flip@flip-vs-expired-vblank@c-edp1:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html ([i915#79]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl5/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html +1 similar issue •
> igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
> o shard-kbl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html ([i915#180]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html +3 similar issues •
> igt@kms_hdr@bpc-switch-suspend:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_hdr@bpc-switch-suspend.html ([i915#1188]) -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_hdr@bpc-switch-
> suspend.html +1 similar issue • igt@kms_plane_alpha_blend@pipe-c-coverage-
> 7efc:
> o shard-skl: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html ([fdo#108145] /
> [i915#265]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl6/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
> • igt@kms_psr2_su@frontbuffer:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@kms_psr2_su@frontbuffer.html ([fdo#109642] / [fdo#111068] /
> [i915#658]) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@kms_psr2_su@frontbuffer.html
> • igt@kms_psr@psr2_cursor_plane_move:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@kms_psr@psr2_cursor_plane_move.html ([fdo#109441]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> • igt@sysfs_timeslice_duration@timeout@vecs0:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb4/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
> o shard-tglb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
> Warnings
> • igt@i915_pm_rc6_residency@rc6-fence:
> o shard-iclb: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb6/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#1804] / [i915#2684]) -
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb1/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#2684]) •
> igt@i915_pm_rc6_residency@rc6-idle:
> o shard-iclb: https://int ([i915#2684]) -> [FAIL][139] ([i915#2680])
Kattamanchi, JaswanthX Sept. 8, 2021, 4:52 a.m. UTC | #3
Hi Anshuman,

+ @Latvala, Petri

We are not able to access the logs for the failures reported with the below patch 

Regards,
Jaswanth kattamanchi


-----Original Message-----
From: Gupta, Anshuman <anshuman.gupta@intel.com> 
Sent: Tuesday, September 7, 2021 11:04 AM
To: Li, Juston <juston.li@intel.com>; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>; Kattamanchi, JaswanthX <jaswanthx.kattamanchi@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: RE: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)

Hi Jaswanth ,
Could you please raise a issue for below failure and re-report the results.
https://patchwork.freedesktop.org/series/93570/
Thanks,
Anshuman Gupta.

> -----Original Message-----
> From: Gupta, Anshuman
> Sent: Tuesday, September 7, 2021 9:52 AM
> To: Li, Juston <juston.li@intel.com>; Vudum, Lakshminarayana 
> <lakshminarayana.vudum@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: RE: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: 
> HDCP2.2 MST dock fixes (rev8)
> 
> Hi Lakshmi ,
> Below test failure are not related to Display  and HDCP.
> 
> spec@!opengl 3.0@required-renderbuffer-attachment-formats (NEW):
> pig-glk-j5005: NOTRUN -> INCOMPLETE +2 similar issues
> 
> Could you please raise issue and re-report the results.
> 
> Thanks,
> Anshuman Gupta.
> 
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of 
> Patchwork
> Sent: Tuesday, August 31, 2021 2:41 AM
> To: Li, Juston <juston.li@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: HDCP2.2 
> MST dock fixes (rev8)
> 
> Patch Details
> Series:
> drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)
> URL:
> https://patchwork.freedesktop.org/series/93570/
> State:
> failure
> Details:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/index.html
> CI Bug Log - changes from CI_DRM_10537_full -> Patchwork_20921_full 
> Summary FAILURE Serious unknown changes coming with 
> Patchwork_20921_full absolutely need to be verified manually.
> If you think the reported changes have nothing to do with the changes 
> introduced in Patchwork_20921_full, please notify your bug team to 
> allow them to document this new failure mode, which will reduce false positives in CI.
> Possible new issues
> Here are the unknown changes that may have been introduced in
> Patchwork_20921_full:
> Piglit changes
> Possible regressions
> • spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats (NEW):
> o pig-glk-j5005: NOTRUN -> None +2 similar issues New tests New tests 
> have been introduced between CI_DRM_10537_full and Patchwork_20921_full:
> New Piglit tests (3)
> • spec@!opengl mailto:3.0@render-integer:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> • spec@!opengl mailto:3.0@required-renderbuffer-attachment-formats:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> • spec@!opengl mailto:3.0@required-sized-texture-formats:
> o Statuses : 1 incomplete(s)
> o Exec time: [0.0] s
> Known issues
> Here are the changes found in Patchwork_20921_full that come from 
> known
> issues:
> IGT changes
> Issues hit
> • igt@gem_create@create-massive:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb5/igt@gem_create@create-massive.html
> ([i915#3002]) • igt@gem_ctx_isolation@preservation-s3@vcs0:
> o shard-apl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> apl6/igt@gem_ctx_isolation@preservation-s3@vcs0.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> apl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html ([i915#180]) •
> igt@gem_ctx_persistence@smoketest:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb6/igt@gem_ctx_persistence@smoketest.html
> ([fdo#109271] / [i915#1099]) +5 similar issues • 
> igt@gem_eio@in-flight-
> contexts-immediate:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@gem_eio@in-flight-contexts-immediate.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_eio@in-flig
> ht- contexts-immediate.html ([i915#3070]) • 
> igt@gem_eio@unwedge-stress:
> o shard-tglb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb8/igt@gem_eio@unwedge-stress.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@gem_eio@unwedge
> - stress.html ([i915#2369] / [i915#3063] / [i915#3648]) o shard-snb: 
> NOTRUN ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> snb5/igt@gem_eio@unwedge-stress.html ([i915#3354]) •
> igt@gem_exec_fair@basic-deadline:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl6/igt@gem_exec_fair@basic-deadline.html
> ([i915#2846]) • igt@gem_exec_fair@basic-none-vip@rcs0:
> o shard-tglb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html ([i915#2842]) +1 
> similar issue • igt@gem_exec_fair@basic-pace-share@rcs0:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) +1 
> similar issue • igt@gem_exec_fair@basic-pace@vecs0:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb8/igt@gem_exec_fair@basic-pace@vecs0.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb5/igt@gem_exec_fair@basic-pace@vecs0.html ([i915#2842]) •
> igt@gem_mmap_gtt@cpuset-big-copy:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk6/igt@gem_mmap_gtt@cpuset-big-copy.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk9/igt@gem_mmap_gtt@cpuset-big-copy.html ([i915#1888] / [i915#307]) 
> •
> igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@gem_render_copy@y-tiled-mc-ccs-to-
> yf- tiled-ccs.html ([i915#768]) • 
> igt@gem_userptr_blits@input-checking:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@gem_userptr_blits@input-checking.ht
> ml
> ([i915#3002]) • igt@gen9_exec_parse@batch-invalid-length:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb7/igt@gen9_exec_parse@batch-invalid-
> length.html ([fdo#109271]) +373 similar issues • igt@i915_pm_dc@dc6-psr:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@i915_pm_dc@dc6-psr.html -> 
> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@i915_pm_dc@dc6-psr.html 
> ([i915#454]) • igt@i915_pm_rpm@gem-mmap-type@fixed:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-
> type@fixed.html ([i915#3976]) • igt@i915_selftest@live@hangcheck:
> o shard-snb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> snb5/igt@i915_selftest@live@hangcheck.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> snb6/igt@i915_selftest@live@hangcheck.html ([i915#3921]) •
> igt@kms_async_flips@alternate-sync-async-flip:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_async_flips@alternate-sync-async-flip.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl2/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521]) 
> •
> igt@kms_big_fb@x-tiled-16bpp-rotate-90:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_big_fb@x-tiled-16bpp-rotate-
> 90.html ([fdo#110725] / [fdo#111614]) • igt@kms_big_fb@x-tiled-max-hw-
> stride-32bpp-rotate-180-hflip:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_big_fb@x-tiled-max-hw-stride-
> 32bpp-rotate-180-hflip.html ([fdo#109271] / [i915#3777]) o shard-skl: 
> NOTRUN
> -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl10/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
> ([fdo#109271] / [i915#3777]) • 
> igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-
> rotate-0-async-flip:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_big_fb@x-tiled-max-hw-stride-
> 64bpp-rotate-0-async-flip.html ([i915#3722]) • igt@kms_ccs@pipe-a-bad-
> rotation-90-y_tiled_gen12_rc_ccs_cc:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-
> y_tiled_gen12_rc_ccs_cc.html ([fdo#109271] / [i915#3886]) +1 similar 
> issue •
> igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_ccs@pipe-a-ccs-on-another-bo-
> y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +12 similar 
> issues •
> igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_ccs@pipe-b-ccs-on-another-bo-
> y_tiled_gen12_mc_ccs.html ([fdo#109278] / [i915#3886]) • 
> igt@kms_ccs@pipe-
> b-crc-primary-rotation-180-yf_tiled_ccs:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-b-crc-primary-rotatio
> n- 180-yf_tiled_ccs.html ([i915#3689]) +1 similar issue • 
> igt@kms_ccs@pipe-c-crc-
> primary-rotation-180-y_tiled_gen12_mc_ccs:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-c-crc-primary-rotatio
> n- 180-y_tiled_gen12_mc_ccs.html ([i915#3689] / [i915#3886]) •
> igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_ccs@pipe-c-crc-sprite-planes-
> basic-y_tiled_gen12_mc_ccs.html ([fdo#109271] / [i915#3886]) +3 
> similar issues • igt@kms_chamelium@vga-edid-read:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_chamelium@vga-edid-read.html
> ([fdo#109271] / [fdo#111827]) +17 similar issues • 
> igt@kms_chamelium@vga-
> hpd-for-each-pipe:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_chamelium@vga-hpd-for-each-
> pipe.html ([fdo#109271] / [fdo#111827]) +6 similar issues •
> igt@kms_color_chamelium@pipe-a-ctm-blue-to-red:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_color_chamelium@pipe-a-ctm-blue
> - to-red.html ([fdo#109271] / [fdo#111827]) +3 similar issues •
> igt@kms_color_chamelium@pipe-c-ctm-limited-range:
> o shard-snb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-snb7/igt@kms_color_chamelium@pipe-c-ctm-
> limited-range.html ([fdo#109271] / [fdo#111827]) +19 similar issues •
> igt@kms_content_protection@content_type_change:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-
> tglb2/igt@kms_content_protection@content_type_change.html 
> ([fdo#111828]) • igt@kms_content_protection@dp-mst-type-0:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_content_protection@dp-mst-type
> - 0.html ([i915#3116]) • igt@kms_content_protection@lic:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_content_protection@lic.html
> ([i915#1319]) +1 similar issue • igt@kms_cursor_crc@pipe-a-cursor-suspend:
> o shard-kbl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl7/igt@kms_cursor_crc@pipe-a-cursor-suspend.html ([i915#180]) +2 
> similar issues • igt@kms_cursor_crc@pipe-b-cursor-suspend:
> o shard-kbl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl3/igt@kms_cursor_crc@pipe-b-cursor-suspend.html ([i915#155]) •
> igt@kms_cursor_crc@pipe-c-cursor-512x170-random:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-
> 512x170-random.html ([fdo#109278] / [fdo#109279]) •
> igt@kms_cursor_crc@pipe-d-cursor-256x85-random:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-256x8
> 5- random.html ([fdo#109278]) +5 similar issues • 
> igt@kms_cursor_legacy@flip-vs-
> cursor-legacy:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl6/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html ([i915#2346]) +1 
> similar issue • igt@kms_cursor_legacy@pipe-d-single-bo:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_cursor_legacy@pipe-d-single-
> bo.html ([fdo#109271] / [i915#533]) • igt@kms_draw_crc@draw-method-
> rgb565-render-xtiled:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl2/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl4/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html
> ([i915#1982]) • igt@kms_dsc@basic-dsc-enable:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_dsc@basic-dsc-enable.html
> ([i915#3840]) • igt@kms_flip@2x-dpms-vs-vblank-race-interruptible:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb7/igt@kms_flip@2x-dpms-vs-vblank-race-
> interruptible.html ([fdo#109274]) • 
> igt@kms_flip@flip-vs-expired-vblank-
> interruptible@c-hdmi-a1:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk5/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html 
> ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html
> ([i915#79]) • igt@kms_flip@plain-flip-ts-check@b-hdmi-a2:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk1/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk8/igt@kms_flip@plain-f
> lip- ts-check@b-hdmi-a2.html ([i915#2122]) • 
> igt@kms_frontbuffer_tracking@fbc-
> 1p-shrfb-fliptrack-mmap-gtt:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_frontbuffer_tracking@fbc-1p-shr
> fb- fliptrack-mmap-gtt.html ([fdo#109271]) +80 similar issues •
> igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-2p
> - scndscrn-spr-indfb-draw-pwrite.html ([fdo#109280]) +2 similar issues 
> •
> igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff:
> o shard-tglb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-tglb2/igt@kms_frontbuffer_tracking@psr-2p-
> primscrn-spr-indfb-onoff.html ([fdo#111825]) +2 similar issues •
> igt@kms_hdr@bpc-switch-dpms:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl5/igt@kms_hdr@bpc-switch-dpms.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_hdr@bpc-swit
> ch- dpms.html ([i915#1188]) • igt@kms_hdr@static-toggle-dpms:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_hdr@static-toggle-dpms.html
> ([fdo#109271]) +33 similar issues • 
> igt@kms_pipe_crc_basic@compare-crc-
> sanitycheck-pipe-d:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl6/igt@kms_pipe_crc_basic@compare-crc-
> sanitycheck-pipe-d.html ([fdo#109271] / [i915#533]) •
> igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_pipe_crc_basic@nonblocking-crc-
> pipe-d-frame-sequence.html ([fdo#109271] / [i915#533]) •
> igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl1/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> ([fdo#108145] / [i915#265]) +1 similar issue •
> igt@kms_plane_alpha_blend@pipe-b-alpha-7efc:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-
> 7efc.html ([fdo#108145] / [i915#265]) +1 similar issue •
> igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_plane_alpha_blend@pipe-c-alpha-
> transparent-fb.html ([i915#265]) o shard-skl: NOTRUN -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl10/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html
> ([i915#265]) +1 similar issue • 
> igt@kms_plane_scaling@scaler-with-clipping-
> clamping@pipe-c-scaler-with-clipping-clamping:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@kms_plane_scaling@scaler-with-clipp
> ing- clamping@pipe-c-scaler-with-clipping-clamping.html ([fdo#109271] 
> /
> [i915#2733]) • igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@kms_psr2_sf@overlay-plane-update-sf
> - dmg-area-4.html ([fdo#109271] / [i915#658]) +4 similar issues •
> igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl10/igt@kms_psr2_sf@overlay-primary-update
> - sf-dmg-area-1.html ([fdo#109271] / [i915#658]) +1 similar issue •
> igt@kms_psr2_su@page_flip:
> o shard-iclb: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-iclb5/igt@kms_psr2_su@page_flip.html
> ([fdo#109642] / [fdo#111068] / [i915#658]) •
> igt@kms_psr@psr2_primary_mmap_gtt:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb2/igt@kms_psr@psr2_primary_mmap_gtt.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb8/igt@kms_psr@psr2_primary_mmap_gtt.html ([fdo#109441]) +1 similar 
> issue • igt@kms_vblank@pipe-d-ts-continuation-idle:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl7/igt@kms_vblank@pipe-d-ts-continuation-
> idle.html ([fdo#109271]) +196 similar issues • 
> igt@kms_writeback@writeback-
> invalid-parameters:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@kms_writeback@writeback-invalid-
> parameters.html ([fdo#109271] / [i915#2437]) • igt@perf@polling:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl2/igt@perf@polling.html -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl4/igt@perf@polling.html ([i915#1542]) +1 
> similar issue • igt@sysfs_clients@create:
> o shard-skl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl2/igt@sysfs_clients@create.html 
> ([fdo#109271] / [i915#2994]) • igt@sysfs_clients@fair-0:
> o shard-apl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-apl1/igt@sysfs_clients@fair-0.html 
> ([fdo#109271] / [i915#2994]) +1 similar issue • igt@sysfs_clients@recycle:
> o shard-kbl: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-kbl6/igt@sysfs_clients@recycle.html
> ([fdo#109271] / [i915#2994]) Possible fixes •
> igt@gem_ctx_isolation@preservation-s3@rcs0:
> o shard-apl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> apl6/igt@gem_ctx_isolation@preservation-s3@rcs0.html ([i915#180]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> apl2/igt@gem_ctx_isolation@preservation-s3@rcs0.html
> • igt@gem_exec_fair@basic-deadline:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@gem_exec_fair@basic-deadline.html ([i915#2846]) -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk2/igt@gem_exec_fair@basic-deadline.html
> • igt@gem_exec_fair@basic-none@vcs0:
> o shard-kbl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl3/igt@gem_exec_fair@basic-none@vcs0.html ([i915#2842]) -> 
> https://intel-
> gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl2/igt@gem_exec_fair@basic-none@vcs0.html +2 similar issues •
> igt@gem_exec_fair@basic-pace-share@rcs0:
> o shard-tglb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb8/igt@gem_exec_fair@basic-pace-share@rcs0.html ([i915#2842]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html +2 similar issues •
> igt@gem_exec_fair@basic-pace-solo@rcs0:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk6/igt@gem_exec_fair@basic-pace-solo@rcs0.html ([i915#2842]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk4/igt@gem_exec_fair@basic-pace-solo@rcs0.html
> • igt@gem_exec_whisper@basic-contexts-priority-all:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@gem_exec_whisper@basic-contexts-priority-all.html ([i915#118] 
> /
> [i915#95]) -> 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk9/igt@gem_exec_whisper@basic-contexts-priority-all.html
> • igt@gem_huc_copy@huc-copy:
> o shard-tglb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@gem_huc_copy@huc-copy.html ([i915#2190]) -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb5/igt@gem_huc_copy@huc-copy.html
> • igt@gem_mmap_gtt@cpuset-big-copy-xy:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb7/igt@gem_mmap_gtt@cpuset-big-copy-xy.html ([i915#307]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb4/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
> • igt@gem_mmap_gtt@cpuset-medium-copy-odd:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html ([i915#2428]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html
> • igt@i915_pm_rpm@gem-mmap-type@gtt:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html -> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem
> -
> mmap-type@gtt.html
> • igt@kms_async_flips@alternate-sync-async-flip:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_async_flips@alternate-sync-async-flip.html ([i915#2521]) 
> ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> glk2/igt@kms_async_flips@alternate-sync-async-flip.html
> • igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-
> size.html ([i915#2346] / [i915#533]) -> 
> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-skl9/igt@kms_cursor_legacy@flip-vs-cursor-
> atomic-transitions-varying-size.html
> • igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-h
> dmi- a2.html ([i915#79]) -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-
> interruptible@ab-hdmi-a1-hdmi-a2.html
> • igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2:
> o shard-glk: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> glk4/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html
> ([i915#2122]) -> https://intel-gfx-ci.01.org/tree/drm-
> tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-plain-flip-fb-recreate@
> ab-
> hdmi-a1-hdmi-a2.html
> • igt@kms_flip@flip-vs-expired-vblank@a-edp1:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html ([i915#2122]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl5/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html +1 similar issue 
> •
> igt@kms_flip@flip-vs-expired-vblank@c-edp1:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html ([i915#79]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl5/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html +1 similar issue 
> •
> igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
> o shard-kbl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html 
> ([i915#180]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html +3 similar 
> issues •
> igt@kms_hdr@bpc-switch-suspend:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl8/igt@kms_hdr@bpc-switch-suspend.html ([i915#1188]) -> 
> https://intel-gfx-
> ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_hdr@bpc-swit
> ch- suspend.html +1 similar issue • 
> igt@kms_plane_alpha_blend@pipe-c-coverage-
> 7efc:
> o shard-skl: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html ([fdo#108145] 
> /
> [i915#265]) -> 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> skl6/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
> • igt@kms_psr2_su@frontbuffer:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@kms_psr2_su@frontbuffer.html ([fdo#109642] / [fdo#111068] /
> [i915#658]) -> 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@kms_psr2_su@frontbuffer.html
> • igt@kms_psr@psr2_cursor_plane_move:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb3/igt@kms_psr@psr2_cursor_plane_move.html ([fdo#109441]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> • igt@sysfs_timeslice_duration@timeout@vecs0:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb4/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
> o shard-tglb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html ([i915#1755]) ->
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
> Warnings
> • igt@i915_pm_rc6_residency@rc6-fence:
> o shard-iclb: 
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-
> iclb6/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#1804] / 
> [i915#2684]) -
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-
> iclb1/igt@i915_pm_rc6_residency@rc6-fence.html ([i915#2684]) •
> igt@i915_pm_rc6_residency@rc6-idle:
> o shard-iclb: https://int ([i915#2684]) -> [FAIL][139] ([i915#2680])
Gupta, Anshuman Sept. 9, 2021, 8:03 a.m. UTC | #4
On 2021-08-30 at 21:11:29 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915/hdcp: HDCP2.2 MST dock fixes (rev8)
> URL   : https://patchwork.freedesktop.org/series/93570/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_10537_full -> Patchwork_20921_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_20921_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_20921_full, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_20921_full:
> 
> ### Piglit changes ###
> 
> #### Possible regressions ####
> 
>   * spec@!opengl 3.0@required-renderbuffer-attachment-formats (NEW):
>     - pig-glk-j5005:      NOTRUN -> [INCOMPLETE][1] +2 similar issues
>    [1]: None
Above failures not related to HDCP failures.
Pushed the series to drm-intel-next.
Thanks for patch.
Br,
Anshuman Gupta.
> 
>   
> New tests
> ---------
> 
>   New tests have been introduced between CI_DRM_10537_full and Patchwork_20921_full:
> 
> ### New Piglit tests (3) ###
> 
>   * spec@!opengl 3.0@render-integer:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@!opengl 3.0@required-renderbuffer-attachment-formats:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@!opengl 3.0@required-sized-texture-formats:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   
> 
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_20921_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_create@create-massive:
>     - shard-snb:          NOTRUN -> [DMESG-WARN][2] ([i915#3002])
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb5/igt@gem_create@create-massive.html
> 
>   * igt@gem_ctx_isolation@preservation-s3@vcs0:
>     - shard-apl:          [PASS][3] -> [DMESG-WARN][4] ([i915#180])
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-apl6/igt@gem_ctx_isolation@preservation-s3@vcs0.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html
> 
>   * igt@gem_ctx_persistence@smoketest:
>     - shard-snb:          NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#1099]) +5 similar issues
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb6/igt@gem_ctx_persistence@smoketest.html
> 
>   * igt@gem_eio@in-flight-contexts-immediate:
>     - shard-iclb:         [PASS][6] -> [TIMEOUT][7] ([i915#3070])
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@gem_eio@in-flight-contexts-immediate.html
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_eio@in-flight-contexts-immediate.html
> 
>   * igt@gem_eio@unwedge-stress:
>     - shard-tglb:         [PASS][8] -> [TIMEOUT][9] ([i915#2369] / [i915#3063] / [i915#3648])
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb8/igt@gem_eio@unwedge-stress.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@gem_eio@unwedge-stress.html
>     - shard-snb:          NOTRUN -> [FAIL][10] ([i915#3354])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb5/igt@gem_eio@unwedge-stress.html
> 
>   * igt@gem_exec_fair@basic-deadline:
>     - shard-apl:          NOTRUN -> [FAIL][11] ([i915#2846])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl6/igt@gem_exec_fair@basic-deadline.html
> 
>   * igt@gem_exec_fair@basic-none-vip@rcs0:
>     - shard-tglb:         [PASS][12] -> [FAIL][13] ([i915#2842]) +1 similar issue
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb6/igt@gem_exec_fair@basic-none-vip@rcs0.html
> 
>   * igt@gem_exec_fair@basic-pace-share@rcs0:
>     - shard-glk:          [PASS][14] -> [FAIL][15] ([i915#2842]) +1 similar issue
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html
> 
>   * igt@gem_exec_fair@basic-pace@vecs0:
>     - shard-iclb:         [PASS][16] -> [FAIL][17] ([i915#2842])
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb8/igt@gem_exec_fair@basic-pace@vecs0.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@gem_exec_fair@basic-pace@vecs0.html
> 
>   * igt@gem_mmap_gtt@cpuset-big-copy:
>     - shard-glk:          [PASS][18] -> [FAIL][19] ([i915#1888] / [i915#307])
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk6/igt@gem_mmap_gtt@cpuset-big-copy.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk9/igt@gem_mmap_gtt@cpuset-big-copy.html
> 
>   * igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
>     - shard-iclb:         NOTRUN -> [SKIP][20] ([i915#768])
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html
> 
>   * igt@gem_userptr_blits@input-checking:
>     - shard-apl:          NOTRUN -> [DMESG-WARN][21] ([i915#3002])
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@gem_userptr_blits@input-checking.html
> 
>   * igt@gen9_exec_parse@batch-invalid-length:
>     - shard-snb:          NOTRUN -> [SKIP][22] ([fdo#109271]) +373 similar issues
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb7/igt@gen9_exec_parse@batch-invalid-length.html
> 
>   * igt@i915_pm_dc@dc6-psr:
>     - shard-iclb:         [PASS][23] -> [FAIL][24] ([i915#454])
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@i915_pm_dc@dc6-psr.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_dc@dc6-psr.html
> 
>   * igt@i915_pm_rpm@gem-mmap-type@fixed:
>     - shard-iclb:         NOTRUN -> [SKIP][25] ([i915#3976])
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@fixed.html
> 
>   * igt@i915_selftest@live@hangcheck:
>     - shard-snb:          [PASS][26] -> [INCOMPLETE][27] ([i915#3921])
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-snb5/igt@i915_selftest@live@hangcheck.html
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb6/igt@i915_selftest@live@hangcheck.html
> 
>   * igt@kms_async_flips@alternate-sync-async-flip:
>     - shard-skl:          [PASS][28] -> [FAIL][29] ([i915#2521])
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_async_flips@alternate-sync-async-flip.html
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_async_flips@alternate-sync-async-flip.html
> 
>   * igt@kms_big_fb@x-tiled-16bpp-rotate-90:
>     - shard-iclb:         NOTRUN -> [SKIP][30] ([fdo#110725] / [fdo#111614])
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_big_fb@x-tiled-16bpp-rotate-90.html
> 
>   * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
>     - shard-apl:          NOTRUN -> [SKIP][31] ([fdo#109271] / [i915#3777])
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
>     - shard-skl:          NOTRUN -> [SKIP][32] ([fdo#109271] / [i915#3777])
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
> 
>   * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
>     - shard-skl:          NOTRUN -> [FAIL][33] ([i915#3722])
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
> 
>   * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc:
>     - shard-kbl:          NOTRUN -> [SKIP][34] ([fdo#109271] / [i915#3886]) +1 similar issue
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc.html
> 
>   * igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
>     - shard-apl:          NOTRUN -> [SKIP][35] ([fdo#109271] / [i915#3886]) +12 similar issues
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html
> 
>   * igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
>     - shard-iclb:         NOTRUN -> [SKIP][36] ([fdo#109278] / [i915#3886])
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html
> 
>   * igt@kms_ccs@pipe-b-crc-primary-rotation-180-yf_tiled_ccs:
>     - shard-tglb:         NOTRUN -> [SKIP][37] ([i915#3689]) +1 similar issue
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-b-crc-primary-rotation-180-yf_tiled_ccs.html
> 
>   * igt@kms_ccs@pipe-c-crc-primary-rotation-180-y_tiled_gen12_mc_ccs:
>     - shard-tglb:         NOTRUN -> [SKIP][38] ([i915#3689] / [i915#3886])
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_ccs@pipe-c-crc-primary-rotation-180-y_tiled_gen12_mc_ccs.html
> 
>   * igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
>     - shard-skl:          NOTRUN -> [SKIP][39] ([fdo#109271] / [i915#3886]) +3 similar issues
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_ccs@pipe-c-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html
> 
>   * igt@kms_chamelium@vga-edid-read:
>     - shard-apl:          NOTRUN -> [SKIP][40] ([fdo#109271] / [fdo#111827]) +17 similar issues
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_chamelium@vga-edid-read.html
> 
>   * igt@kms_chamelium@vga-hpd-for-each-pipe:
>     - shard-skl:          NOTRUN -> [SKIP][41] ([fdo#109271] / [fdo#111827]) +6 similar issues
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_chamelium@vga-hpd-for-each-pipe.html
> 
>   * igt@kms_color_chamelium@pipe-a-ctm-blue-to-red:
>     - shard-kbl:          NOTRUN -> [SKIP][42] ([fdo#109271] / [fdo#111827]) +3 similar issues
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_color_chamelium@pipe-a-ctm-blue-to-red.html
> 
>   * igt@kms_color_chamelium@pipe-c-ctm-limited-range:
>     - shard-snb:          NOTRUN -> [SKIP][43] ([fdo#109271] / [fdo#111827]) +19 similar issues
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-snb7/igt@kms_color_chamelium@pipe-c-ctm-limited-range.html
> 
>   * igt@kms_content_protection@content_type_change:
>     - shard-tglb:         NOTRUN -> [SKIP][44] ([fdo#111828])
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_content_protection@content_type_change.html
> 
>   * igt@kms_content_protection@dp-mst-type-0:
>     - shard-iclb:         NOTRUN -> [SKIP][45] ([i915#3116])
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_content_protection@dp-mst-type-0.html
> 
>   * igt@kms_content_protection@lic:
>     - shard-apl:          NOTRUN -> [TIMEOUT][46] ([i915#1319]) +1 similar issue
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_content_protection@lic.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-suspend:
>     - shard-kbl:          [PASS][47] -> [DMESG-WARN][48] ([i915#180]) +2 similar issues
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl7/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
> 
>   * igt@kms_cursor_crc@pipe-b-cursor-suspend:
>     - shard-kbl:          [PASS][49] -> [INCOMPLETE][50] ([i915#155])
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl3/igt@kms_cursor_crc@pipe-b-cursor-suspend.html
> 
>   * igt@kms_cursor_crc@pipe-c-cursor-512x170-random:
>     - shard-iclb:         NOTRUN -> [SKIP][51] ([fdo#109278] / [fdo#109279])
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-512x170-random.html
> 
>   * igt@kms_cursor_crc@pipe-d-cursor-256x85-random:
>     - shard-iclb:         NOTRUN -> [SKIP][52] ([fdo#109278]) +5 similar issues
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-256x85-random.html
> 
>   * igt@kms_cursor_legacy@flip-vs-cursor-legacy:
>     - shard-skl:          [PASS][53] -> [FAIL][54] ([i915#2346]) +1 similar issue
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl6/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
> 
>   * igt@kms_cursor_legacy@pipe-d-single-bo:
>     - shard-skl:          NOTRUN -> [SKIP][55] ([fdo#109271] / [i915#533])
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_cursor_legacy@pipe-d-single-bo.html
> 
>   * igt@kms_draw_crc@draw-method-rgb565-render-xtiled:
>     - shard-skl:          [PASS][56] -> [DMESG-WARN][57] ([i915#1982])
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl2/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl4/igt@kms_draw_crc@draw-method-rgb565-render-xtiled.html
> 
>   * igt@kms_dsc@basic-dsc-enable:
>     - shard-iclb:         NOTRUN -> [SKIP][58] ([i915#3840])
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_dsc@basic-dsc-enable.html
> 
>   * igt@kms_flip@2x-dpms-vs-vblank-race-interruptible:
>     - shard-iclb:         NOTRUN -> [SKIP][59] ([fdo#109274])
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@kms_flip@2x-dpms-vs-vblank-race-interruptible.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1:
>     - shard-glk:          [PASS][60] -> [FAIL][61] ([i915#79])
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk5/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a1.html
> 
>   * igt@kms_flip@plain-flip-ts-check@b-hdmi-a2:
>     - shard-glk:          [PASS][62] -> [FAIL][63] ([i915#2122])
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk1/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk8/igt@kms_flip@plain-flip-ts-check@b-hdmi-a2.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-1p-shrfb-fliptrack-mmap-gtt:
>     - shard-skl:          NOTRUN -> [SKIP][64] ([fdo#109271]) +80 similar issues
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_frontbuffer_tracking@fbc-1p-shrfb-fliptrack-mmap-gtt.html
> 
>   * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
>     - shard-iclb:         NOTRUN -> [SKIP][65] ([fdo#109280]) +2 similar issues
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html
> 
>   * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff:
>     - shard-tglb:         NOTRUN -> [SKIP][66] ([fdo#111825]) +2 similar issues
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-onoff.html
> 
>   * igt@kms_hdr@bpc-switch-dpms:
>     - shard-skl:          [PASS][67] -> [FAIL][68] ([i915#1188])
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl5/igt@kms_hdr@bpc-switch-dpms.html
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_hdr@bpc-switch-dpms.html
> 
>   * igt@kms_hdr@static-toggle-dpms:
>     - shard-kbl:          NOTRUN -> [SKIP][69] ([fdo#109271]) +33 similar issues
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_hdr@static-toggle-dpms.html
> 
>   * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
>     - shard-apl:          NOTRUN -> [SKIP][70] ([fdo#109271] / [i915#533])
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl6/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html
> 
>   * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence:
>     - shard-kbl:          NOTRUN -> [SKIP][71] ([fdo#109271] / [i915#533])
>    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-d-frame-sequence.html
> 
>   * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
>     - shard-skl:          [PASS][72] -> [FAIL][73] ([fdo#108145] / [i915#265]) +1 similar issue
>    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl1/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
>    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> 
>   * igt@kms_plane_alpha_blend@pipe-b-alpha-7efc:
>     - shard-apl:          NOTRUN -> [FAIL][74] ([fdo#108145] / [i915#265]) +1 similar issue
>    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-7efc.html
> 
>   * igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb:
>     - shard-apl:          NOTRUN -> [FAIL][75] ([i915#265])
>    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html
>     - shard-skl:          NOTRUN -> [FAIL][76] ([i915#265]) +1 similar issue
>    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html
> 
>   * igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-c-scaler-with-clipping-clamping:
>     - shard-kbl:          NOTRUN -> [SKIP][77] ([fdo#109271] / [i915#2733])
>    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-c-scaler-with-clipping-clamping.html
> 
>   * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4:
>     - shard-apl:          NOTRUN -> [SKIP][78] ([fdo#109271] / [i915#658]) +4 similar issues
>    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-4.html
> 
>   * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1:
>     - shard-skl:          NOTRUN -> [SKIP][79] ([fdo#109271] / [i915#658]) +1 similar issue
>    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl10/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-1.html
> 
>   * igt@kms_psr2_su@page_flip:
>     - shard-iclb:         NOTRUN -> [SKIP][80] ([fdo#109642] / [fdo#111068] / [i915#658])
>    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb5/igt@kms_psr2_su@page_flip.html
> 
>   * igt@kms_psr@psr2_primary_mmap_gtt:
>     - shard-iclb:         [PASS][81] -> [SKIP][82] ([fdo#109441]) +1 similar issue
>    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb2/igt@kms_psr@psr2_primary_mmap_gtt.html
>    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb8/igt@kms_psr@psr2_primary_mmap_gtt.html
> 
>   * igt@kms_vblank@pipe-d-ts-continuation-idle:
>     - shard-apl:          NOTRUN -> [SKIP][83] ([fdo#109271]) +196 similar issues
>    [83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl7/igt@kms_vblank@pipe-d-ts-continuation-idle.html
> 
>   * igt@kms_writeback@writeback-invalid-parameters:
>     - shard-skl:          NOTRUN -> [SKIP][84] ([fdo#109271] / [i915#2437])
>    [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@kms_writeback@writeback-invalid-parameters.html
> 
>   * igt@perf@polling:
>     - shard-skl:          [PASS][85] -> [FAIL][86] ([i915#1542]) +1 similar issue
>    [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl2/igt@perf@polling.html
>    [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl4/igt@perf@polling.html
> 
>   * igt@sysfs_clients@create:
>     - shard-skl:          NOTRUN -> [SKIP][87] ([fdo#109271] / [i915#2994])
>    [87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl2/igt@sysfs_clients@create.html
> 
>   * igt@sysfs_clients@fair-0:
>     - shard-apl:          NOTRUN -> [SKIP][88] ([fdo#109271] / [i915#2994]) +1 similar issue
>    [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl1/igt@sysfs_clients@fair-0.html
> 
>   * igt@sysfs_clients@recycle:
>     - shard-kbl:          NOTRUN -> [SKIP][89] ([fdo#109271] / [i915#2994])
>    [89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl6/igt@sysfs_clients@recycle.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_isolation@preservation-s3@rcs0:
>     - shard-apl:          [DMESG-WARN][90] ([i915#180]) -> [PASS][91]
>    [90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-apl6/igt@gem_ctx_isolation@preservation-s3@rcs0.html
>    [91]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-apl2/igt@gem_ctx_isolation@preservation-s3@rcs0.html
> 
>   * igt@gem_exec_fair@basic-deadline:
>     - shard-glk:          [FAIL][92] ([i915#2846]) -> [PASS][93]
>    [92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@gem_exec_fair@basic-deadline.html
>    [93]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@gem_exec_fair@basic-deadline.html
> 
>   * igt@gem_exec_fair@basic-none@vcs0:
>     - shard-kbl:          [FAIL][94] ([i915#2842]) -> [PASS][95] +2 similar issues
>    [94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl3/igt@gem_exec_fair@basic-none@vcs0.html
>    [95]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl2/igt@gem_exec_fair@basic-none@vcs0.html
> 
>   * igt@gem_exec_fair@basic-pace-share@rcs0:
>     - shard-tglb:         [FAIL][96] ([i915#2842]) -> [PASS][97] +2 similar issues
>    [96]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb8/igt@gem_exec_fair@basic-pace-share@rcs0.html
>    [97]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html
> 
>   * igt@gem_exec_fair@basic-pace-solo@rcs0:
>     - shard-glk:          [FAIL][98] ([i915#2842]) -> [PASS][99]
>    [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk6/igt@gem_exec_fair@basic-pace-solo@rcs0.html
>    [99]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk4/igt@gem_exec_fair@basic-pace-solo@rcs0.html
> 
>   * igt@gem_exec_whisper@basic-contexts-priority-all:
>     - shard-glk:          [DMESG-WARN][100] ([i915#118] / [i915#95]) -> [PASS][101]
>    [100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@gem_exec_whisper@basic-contexts-priority-all.html
>    [101]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk9/igt@gem_exec_whisper@basic-contexts-priority-all.html
> 
>   * igt@gem_huc_copy@huc-copy:
>     - shard-tglb:         [SKIP][102] ([i915#2190]) -> [PASS][103]
>    [102]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@gem_huc_copy@huc-copy.html
>    [103]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb5/igt@gem_huc_copy@huc-copy.html
> 
>   * igt@gem_mmap_gtt@cpuset-big-copy-xy:
>     - shard-iclb:         [FAIL][104] ([i915#307]) -> [PASS][105]
>    [104]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb7/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
>    [105]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb4/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
> 
>   * igt@gem_mmap_gtt@cpuset-medium-copy-odd:
>     - shard-iclb:         [FAIL][106] ([i915#2428]) -> [PASS][107]
>    [106]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html
>    [107]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html
> 
>   * igt@i915_pm_rpm@gem-mmap-type@gtt:
>     - shard-iclb:         [INCOMPLETE][108] -> [PASS][109]
>    [108]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html
>    [109]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb7/igt@i915_pm_rpm@gem-mmap-type@gtt.html
> 
>   * igt@kms_async_flips@alternate-sync-async-flip:
>     - shard-glk:          [FAIL][110] ([i915#2521]) -> [PASS][111]
>    [110]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_async_flips@alternate-sync-async-flip.html
>    [111]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_async_flips@alternate-sync-async-flip.html
> 
>   * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
>     - shard-skl:          [FAIL][112] ([i915#2346] / [i915#533]) -> [PASS][113]
>    [112]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
>    [113]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl9/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
> 
>   * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
>     - shard-glk:          [FAIL][114] ([i915#79]) -> [PASS][115]
>    [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
>    [115]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
> 
>   * igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2:
>     - shard-glk:          [FAIL][116] ([i915#2122]) -> [PASS][117]
>    [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-glk4/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html
>    [117]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-glk2/igt@kms_flip@2x-plain-flip-fb-recreate@ab-hdmi-a1-hdmi-a2.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank@a-edp1:
>     - shard-skl:          [FAIL][118] ([i915#2122]) -> [PASS][119] +1 similar issue
>    [118]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
>    [119]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank@c-edp1:
>     - shard-skl:          [FAIL][120] ([i915#79]) -> [PASS][121] +1 similar issue
>    [120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html
>    [121]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html
> 
>   * igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
>     - shard-kbl:          [DMESG-WARN][122] ([i915#180]) -> [PASS][123] +3 similar issues
>    [122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html
>    [123]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html
> 
>   * igt@kms_hdr@bpc-switch-suspend:
>     - shard-skl:          [FAIL][124] ([i915#1188]) -> [PASS][125] +1 similar issue
>    [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl8/igt@kms_hdr@bpc-switch-suspend.html
>    [125]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl5/igt@kms_hdr@bpc-switch-suspend.html
> 
>   * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>     - shard-skl:          [FAIL][126] ([fdo#108145] / [i915#265]) -> [PASS][127]
>    [126]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>    [127]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-skl6/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
> 
>   * igt@kms_psr2_su@frontbuffer:
>     - shard-iclb:         [SKIP][128] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [PASS][129]
>    [128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@kms_psr2_su@frontbuffer.html
>    [129]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@kms_psr2_su@frontbuffer.html
> 
>   * igt@kms_psr@psr2_cursor_plane_move:
>     - shard-iclb:         [SKIP][130] ([fdo#109441]) -> [PASS][131]
>    [130]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html
>    [131]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> 
>   * igt@sysfs_timeslice_duration@timeout@vecs0:
>     - shard-iclb:         [FAIL][132] ([i915#1755]) -> [PASS][133]
>    [132]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb4/igt@sysfs_timeslice_duration@timeout@vecs0.html
>    [133]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
>     - shard-tglb:         [FAIL][134] ([i915#1755]) -> [PASS][135]
>    [134]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
>    [135]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-tglb6/igt@sysfs_timeslice_duration@timeout@vecs0.html
> 
>   
> #### Warnings ####
> 
>   * igt@i915_pm_rc6_residency@rc6-fence:
>     - shard-iclb:         [WARN][136] ([i915#1804] / [i915#2684]) -> [WARN][137] ([i915#2684])
>    [136]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10537/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html
>    [137]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/shard-iclb1/igt@i915_pm_rc6_residency@rc6-fence.html
> 
>   * igt@i915_pm_rc6_residency@rc6-idle:
>     - shard-iclb:         [WARN][138] ([i915#2684]) -> [FAIL][139] ([i915#2680])
>    [138]: https://int
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20921/index.html