mbox series

[v10,0/6] DC3CO Support for TGL

Message ID 20191001141625.24017-1-anshuman.gupta@intel.com (mailing list archive)
Headers show
Series DC3CO Support for TGL | expand

Message

Gupta, Anshuman Oct. 1, 2019, 2:16 p.m. UTC
Resending this version v10 after adding Imre's RB and after fixing
few code refactoring related comments provided by Imre.

Anshuman Gupta (6):
  drm/i915/tgl: Add DC3CO required register and bits
  drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
  drm/i915/tgl: Enable DC3CO state in "DC Off" power well
  drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
  drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
  drm/i915/tgl: Add DC3CO counter in i915_dmc_info

 drivers/gpu/drm/i915/display/intel_ddi.c      |  93 ++++++++++-
 drivers/gpu/drm/i915/display/intel_display.c  |   1 +
 .../drm/i915/display/intel_display_power.c    | 154 ++++++++++++++++--
 .../drm/i915/display/intel_display_power.h    |   3 +
 .../drm/i915/display/intel_display_types.h    |   1 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 114 ++++++++++++-
 drivers/gpu/drm/i915/i915_debugfs.c           |   7 +
 drivers/gpu/drm/i915/i915_drv.h               |   4 +
 drivers/gpu/drm/i915/i915_params.c            |   3 +-
 drivers/gpu/drm/i915/i915_reg.h               |  10 ++
 10 files changed, 371 insertions(+), 19 deletions(-)

Comments

Gupta, Anshuman Oct. 2, 2019, 7:32 a.m. UTC | #1
On 2019-10-02 at 03:27:02 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: DC3CO Support for TGL (rev14)
> URL   : https://patchwork.freedesktop.org/series/64923/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_6985_full -> Patchwork_14612_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_14612_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_14612_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_14612_full:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@gem_ctx_isolation@rcs0-s3:
>     - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb1/igt@gem_ctx_isolation@rcs0-s3.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb2/igt@gem_ctx_isolation@rcs0-s3.html
Hi Imre ,
FYI, above failure is a exisitng known issue https://bugs.freedesktop.org/show_bug.cgi?id=111764
not related to DC3CO series, from CI's point of view it is good to merge.
Thanks,
Anshuman Gupta. 
> 
>   
> New tests
> ---------
> 
>   New tests have been introduced between CI_DRM_6985_full and Patchwork_14612_full:
> 
> ### New Piglit tests (8) ###
> 
>   * spec@arb_gpu_shader5@texturegather@fs-rgba-2-uint-2darray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegather@fs-rgba-3-uint-2darray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffset@fs-rgba-0-uint-2darray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffset@fs-rgba-3-uint-2d-const:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffsets@fs-rgba-0-uint-2d:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffsets@fs-rgba-1-uint-2d:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffsets@fs-rgba-2-uint-2d:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegatheroffsets@fs-rgba-3-uint-2d:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   
> 
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_14612_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_exec_balancer@smoke:
>     - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#110854])
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb2/igt@gem_exec_balancer@smoke.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb6/igt@gem_exec_balancer@smoke.html
> 
>   * igt@gem_exec_flush@basic-wb-ro-before-default:
>     - shard-iclb:         [PASS][5] -> [INCOMPLETE][6] ([fdo#107713])
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb8/igt@gem_exec_flush@basic-wb-ro-before-default.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb7/igt@gem_exec_flush@basic-wb-ro-before-default.html
> 
>   * igt@gem_exec_reuse@contexts:
>     - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#109100])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb5/igt@gem_exec_reuse@contexts.html
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb1/igt@gem_exec_reuse@contexts.html
> 
>   * igt@gem_exec_schedule@fifo-bsd:
>     - shard-iclb:         [PASS][9] -> [SKIP][10] ([fdo#111325])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb6/igt@gem_exec_schedule@fifo-bsd.html
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb2/igt@gem_exec_schedule@fifo-bsd.html
> 
>   * igt@gem_exec_schedule@promotion-bsd1:
>     - shard-iclb:         [PASS][11] -> [SKIP][12] ([fdo#109276]) +23 similar issues
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb4/igt@gem_exec_schedule@promotion-bsd1.html
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb7/igt@gem_exec_schedule@promotion-bsd1.html
> 
>   * igt@gem_userptr_blits@dmabuf-sync:
>     - shard-skl:          [PASS][13] -> [DMESG-WARN][14] ([fdo#111870])
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl5/igt@gem_userptr_blits@dmabuf-sync.html
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl4/igt@gem_userptr_blits@dmabuf-sync.html
> 
>   * igt@gem_userptr_blits@dmabuf-unsync:
>     - shard-kbl:          [PASS][15] -> [DMESG-WARN][16] ([fdo#111870])
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-kbl1/igt@gem_userptr_blits@dmabuf-unsync.html
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-kbl6/igt@gem_userptr_blits@dmabuf-unsync.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup:
>     - shard-iclb:         [PASS][17] -> [DMESG-WARN][18] ([fdo#111870])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb1/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup.html
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb7/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup.html
> 
>   * igt@gem_userptr_blits@sync-unmap-after-close:
>     - shard-apl:          [PASS][19] -> [DMESG-WARN][20] ([fdo#109385] / [fdo#111870]) +2 similar issues
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-apl2/igt@gem_userptr_blits@sync-unmap-after-close.html
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-apl6/igt@gem_userptr_blits@sync-unmap-after-close.html
>     - shard-snb:          [PASS][21] -> [DMESG-WARN][22] ([fdo#110789] / [fdo#111870])
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-snb6/igt@gem_userptr_blits@sync-unmap-after-close.html
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-snb5/igt@gem_userptr_blits@sync-unmap-after-close.html
> 
>   * igt@gem_workarounds@suspend-resume-context:
>     - shard-kbl:          [PASS][23] -> [INCOMPLETE][24] ([fdo#103665])
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-kbl7/igt@gem_workarounds@suspend-resume-context.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-kbl3/igt@gem_workarounds@suspend-resume-context.html
> 
>   * igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen:
>     - shard-skl:          [PASS][25] -> [FAIL][26] ([fdo#103232])
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl6/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl8/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
> 
>   * igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic:
>     - shard-hsw:          [PASS][27] -> [SKIP][28] ([fdo#109271])
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-hsw4/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-hsw8/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
> 
>   * igt@kms_cursor_legacy@flip-vs-cursor-legacy:
>     - shard-skl:          [PASS][29] -> [FAIL][30] ([fdo#102670])
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl5/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl2/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
> 
>   * igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-xtiled:
>     - shard-skl:          [PASS][31] -> [FAIL][32] ([fdo#103184] / [fdo#103232])
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl2/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-xtiled.html
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl9/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-xtiled.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank:
>     - shard-apl:          [PASS][33] -> [INCOMPLETE][34] ([fdo#103927]) +1 similar issue
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-apl8/igt@kms_flip@flip-vs-expired-vblank.html
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-apl4/igt@kms_flip@flip-vs-expired-vblank.html
> 
>   * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
>     - shard-iclb:         [PASS][35] -> [FAIL][36] ([fdo#103167]) +4 similar issues
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb1/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
> 
>   * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
>     - shard-skl:          [PASS][37] -> [FAIL][38] ([fdo#103191])
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl6/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence.html
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl8/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence.html
> 
>   * igt@kms_plane@plane-panning-bottom-right-pipe-a-planes:
>     - shard-skl:          [PASS][39] -> [FAIL][40] ([fdo#103166])
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl2/igt@kms_plane@plane-panning-bottom-right-pipe-a-planes.html
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl9/igt@kms_plane@plane-panning-bottom-right-pipe-a-planes.html
> 
>   * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min:
>     - shard-skl:          [PASS][41] -> [FAIL][42] ([fdo#108145])
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl6/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min.html
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl8/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min.html
> 
>   * igt@kms_plane_lowres@pipe-a-tiling-x:
>     - shard-iclb:         [PASS][43] -> [FAIL][44] ([fdo#103166])
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-x.html
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb4/igt@kms_plane_lowres@pipe-a-tiling-x.html
> 
>   * igt@kms_psr@psr2_no_drrs:
>     - shard-iclb:         [PASS][45] -> [SKIP][46] ([fdo#109441]) +2 similar issues
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb2/igt@kms_psr@psr2_no_drrs.html
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb8/igt@kms_psr@psr2_no_drrs.html
> 
>   * igt@kms_vblank@pipe-a-ts-continuation-suspend:
>     - shard-skl:          [PASS][47] -> [INCOMPLETE][48] ([fdo#104108]) +2 similar issues
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl8/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_exec_schedule@preempt-other-chain-bsd:
>     - shard-iclb:         [SKIP][49] ([fdo#111325]) -> [PASS][50] +5 similar issues
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb3/igt@gem_exec_schedule@preempt-other-chain-bsd.html
> 
>   * igt@gem_userptr_blits@dmabuf-sync:
>     - shard-snb:          [DMESG-WARN][51] ([fdo#111870]) -> [PASS][52] +1 similar issue
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-snb6/igt@gem_userptr_blits@dmabuf-sync.html
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-snb7/igt@gem_userptr_blits@dmabuf-sync.html
>     - shard-hsw:          [DMESG-WARN][53] ([fdo#111870]) -> [PASS][54]
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-hsw6/igt@gem_userptr_blits@dmabuf-sync.html
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-hsw5/igt@gem_userptr_blits@dmabuf-sync.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
>     - shard-glk:          [DMESG-WARN][55] ([fdo#111870]) -> [PASS][56] +1 similar issue
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-glk4/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-glk5/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
>     - shard-skl:          [DMESG-WARN][57] ([fdo#111870]) -> [PASS][58]
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl6/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl6/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
> 
>   * igt@gem_userptr_blits@sync-unmap:
>     - shard-iclb:         [DMESG-WARN][59] ([fdo#111870]) -> [PASS][60] +1 similar issue
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb7/igt@gem_userptr_blits@sync-unmap.html
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb8/igt@gem_userptr_blits@sync-unmap.html
> 
>   * igt@kms_flip@2x-flip-vs-suspend:
>     - shard-hsw:          [INCOMPLETE][61] ([fdo#103540]) -> [PASS][62] +1 similar issue
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-hsw8/igt@kms_flip@2x-flip-vs-suspend.html
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-hsw1/igt@kms_flip@2x-flip-vs-suspend.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank-interruptible:
>     - shard-skl:          [FAIL][63] ([fdo#105363]) -> [PASS][64]
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl8/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite:
>     - shard-iclb:         [FAIL][65] ([fdo#103167]) -> [PASS][66] +5 similar issues
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite.html
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite.html
> 
>   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
>     - shard-apl:          [DMESG-WARN][67] ([fdo#108566]) -> [PASS][68] +3 similar issues
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-apl6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-apl3/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
> 
>   * igt@kms_psr2_su@page_flip:
>     - shard-iclb:         [SKIP][69] ([fdo#109642] / [fdo#111068]) -> [PASS][70]
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb3/igt@kms_psr2_su@page_flip.html
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb2/igt@kms_psr2_su@page_flip.html
> 
>   * igt@kms_psr@psr2_cursor_plane_move:
>     - shard-iclb:         [SKIP][71] ([fdo#109441]) -> [PASS][72] +1 similar issue
>    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb1/igt@kms_psr@psr2_cursor_plane_move.html
>    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> 
>   * igt@kms_sequence@queue-idle:
>     - shard-skl:          [FAIL][73] ([fdo#109191]) -> [PASS][74]
>    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl9/igt@kms_sequence@queue-idle.html
>    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl10/igt@kms_sequence@queue-idle.html
> 
>   * igt@perf@blocking:
>     - shard-skl:          [FAIL][75] ([fdo#110728]) -> [PASS][76]
>    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-skl4/igt@perf@blocking.html
>    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-skl6/igt@perf@blocking.html
> 
>   * igt@prime_busy@hang-bsd2:
>     - shard-iclb:         [SKIP][77] ([fdo#109276]) -> [PASS][78] +19 similar issues
>    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb6/igt@prime_busy@hang-bsd2.html
>    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb1/igt@prime_busy@hang-bsd2.html
> 
>   
> #### Warnings ####
> 
>   * igt@gem_ctx_isolation@vcs1-nonpriv:
>     - shard-iclb:         [FAIL][79] ([fdo#111329]) -> [SKIP][80] ([fdo#109276])
>    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb2/igt@gem_ctx_isolation@vcs1-nonpriv.html
>    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb5/igt@gem_ctx_isolation@vcs1-nonpriv.html
> 
>   * igt@gem_mocs_settings@mocs-settings-bsd2:
>     - shard-iclb:         [FAIL][81] ([fdo#111330]) -> [SKIP][82] ([fdo#109276]) +1 similar issue
>    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-iclb4/igt@gem_mocs_settings@mocs-settings-bsd2.html
>    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-iclb8/igt@gem_mocs_settings@mocs-settings-bsd2.html
> 
>   * igt@kms_big_fb@yf-tiled-8bpp-rotate-270:
>     - shard-apl:          [INCOMPLETE][83] ([fdo#103927]) -> [SKIP][84] ([fdo#109271])
>    [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6985/shard-apl7/igt@kms_big_fb@yf-tiled-8bpp-rotate-270.html
>    [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/shard-apl7/igt@kms_big_fb@yf-tiled-8bpp-rotate-270.html
> 
>   
>   [fdo#102670]: https://bugs.freedesktop.org/show_bug.cgi?id=102670
>   [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [fdo#103184]: https://bugs.freedesktop.org/show_bug.cgi?id=103184
>   [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
>   [fdo#103232]: https://bugs.freedesktop.org/show_bug.cgi?id=103232
>   [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>   [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
>   [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>   [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>   [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>   [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>   [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
>   [fdo#109191]: https://bugs.freedesktop.org/show_bug.cgi?id=109191
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>   [fdo#109385]: https://bugs.freedesktop.org/show_bug.cgi?id=109385
>   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>   [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
>   [fdo#110728]: https://bugs.freedesktop.org/show_bug.cgi?id=110728
>   [fdo#110789]: https://bugs.freedesktop.org/show_bug.cgi?id=110789
>   [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854
>   [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
>   [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>   [fdo#111329]: https://bugs.freedesktop.org/show_bug.cgi?id=111329
>   [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>   [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870
> 
> 
> Participating hosts (16 -> 10)
> ------------------------------
> 
>   Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * Linux: CI_DRM_6985 -> Patchwork_14612
> 
>   CI-20190529: 20190529
>   CI_DRM_6985: 75d23ba38b952a5f3d0fc42baf1df2d15c5e74b1 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5208: c0131b4f132acf287d9d05b0f5078003d3159e1c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_14612: d45dfbfa58b0d4de9ff126a19ab0dcb448f17ef7 @ git://anongit.freedesktop.org/
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14612/
Gupta, Anshuman Oct. 2, 2019, 5:41 p.m. UTC | #2
On 2019-10-02 at 16:21:59 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: DC3CO Support for TGL (rev15)
> URL   : https://patchwork.freedesktop.org/series/64923/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_6987_full -> Patchwork_14624_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_14624_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_14624_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_14624_full:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes:
>     - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
It is also existing known issue as observed on earlier run (https://bugs.freedesktop.org/show_bug.cgi?id=111764)
CI.IGT results are still RED even after updating the filter.
Thanks,
Anshuman Gupta.
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_14624_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_ctx_isolation@rcs0-s3:
>     - shard-apl:          [PASS][3] -> [DMESG-WARN][4] ([fdo#108566]) +4 similar issues
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl1/igt@gem_ctx_isolation@rcs0-s3.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl2/igt@gem_ctx_isolation@rcs0-s3.html
> 
>   * igt@gem_ctx_shared@exec-single-timeline-bsd:
>     - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#110841])
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@gem_ctx_shared@exec-single-timeline-bsd.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@gem_ctx_shared@exec-single-timeline-bsd.html
> 
>   * igt@gem_exec_balancer@smoke:
>     - shard-iclb:         [PASS][7] -> [SKIP][8] ([fdo#110854])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_balancer@smoke.html
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_balancer@smoke.html
> 
>   * igt@gem_exec_schedule@independent-bsd2:
>     - shard-iclb:         [PASS][9] -> [SKIP][10] ([fdo#109276]) +13 similar issues
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_schedule@independent-bsd2.html
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_schedule@independent-bsd2.html
> 
>   * igt@gem_exec_schedule@wide-bsd:
>     - shard-iclb:         [PASS][11] -> [SKIP][12] ([fdo#111325]) +3 similar issues
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@gem_exec_schedule@wide-bsd.html
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@gem_exec_schedule@wide-bsd.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
>     - shard-snb:          [PASS][13] -> [DMESG-WARN][14] ([fdo#111870]) +1 similar issue
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb4/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb6/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>     - shard-glk:          [PASS][15] -> [DMESG-WARN][16] ([fdo#111870])
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk5/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk1/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>     - shard-skl:          [PASS][17] -> [DMESG-WARN][18] ([fdo#111870])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl6/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl10/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> 
>   * igt@gem_userptr_blits@sync-unmap-after-close:
>     - shard-kbl:          [PASS][19] -> [DMESG-WARN][20] ([fdo#111870]) +1 similar issue
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl3/igt@gem_userptr_blits@sync-unmap-after-close.html
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl4/igt@gem_userptr_blits@sync-unmap-after-close.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-suspend:
>     - shard-kbl:          [PASS][21] -> [INCOMPLETE][22] ([fdo#103665])
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank-interruptible:
>     - shard-skl:          [PASS][23] -> [FAIL][24] ([fdo#105363])
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl8/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> 
>   * igt@kms_flip@flip-vs-suspend:
>     - shard-skl:          [PASS][25] -> [INCOMPLETE][26] ([fdo#109507])
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl2/igt@kms_flip@flip-vs-suspend.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl1/igt@kms_flip@flip-vs-suspend.html
> 
>   * igt@kms_flip@modeset-vs-vblank-race:
>     - shard-hsw:          [PASS][27] -> [INCOMPLETE][28] ([fdo#103540])
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-hsw6/igt@kms_flip@modeset-vs-vblank-race.html
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-hsw4/igt@kms_flip@modeset-vs-vblank-race.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render:
>     - shard-iclb:         [PASS][29] -> [FAIL][30] ([fdo#103167]) +2 similar issues
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
> 
>   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
>     - shard-skl:          [PASS][31] -> [INCOMPLETE][32] ([fdo#104108]) +1 similar issue
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl5/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl9/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
> 
>   * igt@kms_psr@psr2_sprite_plane_move:
>     - shard-iclb:         [PASS][33] -> [SKIP][34] ([fdo#109441]) +1 similar issue
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb1/igt@kms_psr@psr2_sprite_plane_move.html
> 
>   * igt@kms_psr@suspend:
>     - shard-iclb:         [PASS][35] -> [INCOMPLETE][36] ([fdo#107713]) +1 similar issue
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@kms_psr@suspend.html
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@kms_psr@suspend.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_exec_schedule@preemptive-hang-bsd:
>     - shard-iclb:         [SKIP][37] ([fdo#111325]) -> [PASS][38] +2 similar issues
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_schedule@preemptive-hang-bsd.html
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_schedule@preemptive-hang-bsd.html
> 
>   * igt@gem_userptr_blits@coherency-sync:
>     - shard-snb:          [DMESG-WARN][39] ([fdo#111870]) -> [PASS][40]
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb6/igt@gem_userptr_blits@coherency-sync.html
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb1/igt@gem_userptr_blits@coherency-sync.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
>     - shard-apl:          [DMESG-WARN][41] ([fdo#109385] / [fdo#111870]) -> [PASS][42]
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl1/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl2/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy-gup:
>     - shard-kbl:          [DMESG-WARN][43] ([fdo#111870]) -> [PASS][44]
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl2/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl6/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
>     - shard-skl:          [DMESG-WARN][45] ([fdo#111870]) -> [PASS][46]
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl7/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl5/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> 
>   * igt@gem_userptr_blits@sync-unmap-after-close:
>     - shard-glk:          [DMESG-WARN][47] ([fdo#111870]) -> [PASS][48] +1 similar issue
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk9/igt@gem_userptr_blits@sync-unmap-after-close.html
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk6/igt@gem_userptr_blits@sync-unmap-after-close.html
>     - shard-snb:          [DMESG-WARN][49] ([fdo#110789] / [fdo#111870]) -> [PASS][50]
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb7/igt@gem_userptr_blits@sync-unmap-after-close.html
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb7/igt@gem_userptr_blits@sync-unmap-after-close.html
> 
>   * igt@gem_workarounds@suspend-resume:
>     - shard-skl:          [INCOMPLETE][51] ([fdo#104108]) -> [PASS][52] +1 similar issue
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl6/igt@gem_workarounds@suspend-resume.html
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl4/igt@gem_workarounds@suspend-resume.html
> 
>   * igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen:
>     - shard-iclb:         [INCOMPLETE][53] ([fdo#107713]) -> [PASS][54] +1 similar issue
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen.html
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb1/igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank:
>     - shard-skl:          [FAIL][55] ([fdo#105363]) -> [PASS][56]
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl3/igt@kms_flip@flip-vs-expired-vblank.html
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl3/igt@kms_flip@flip-vs-expired-vblank.html
> 
>   * igt@kms_flip@flip-vs-expired-vblank-interruptible:
>     - shard-glk:          [FAIL][57] ([fdo#105363]) -> [PASS][58] +1 similar issue
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk7/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen:
>     - shard-snb:          [SKIP][59] ([fdo#109271]) -> [PASS][60] +2 similar issues
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen.html
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen.html
> 
>   * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt:
>     - shard-iclb:         [FAIL][61] ([fdo#103167]) -> [PASS][62] +3 similar issues
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt.html
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt.html
> 
>   * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
>     - shard-skl:          [FAIL][63] ([fdo#108145]) -> [PASS][64] +1 similar issue
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl7/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl5/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> 
>   * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
>     - shard-skl:          [FAIL][65] ([fdo#108145] / [fdo#110403]) -> [PASS][66]
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl1/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl4/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
> 
>   * igt@kms_psr2_su@page_flip:
>     - shard-iclb:         [SKIP][67] ([fdo#109642] / [fdo#111068]) -> [PASS][68]
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@kms_psr2_su@page_flip.html
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_psr2_su@page_flip.html
> 
>   * igt@kms_psr@no_drrs:
>     - shard-iclb:         [FAIL][69] ([fdo#108341]) -> [PASS][70]
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@kms_psr@no_drrs.html
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@kms_psr@no_drrs.html
> 
>   * igt@kms_psr@psr2_cursor_plane_move:
>     - shard-iclb:         [SKIP][71] ([fdo#109441]) -> [PASS][72] +3 similar issues
>    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb4/igt@kms_psr@psr2_cursor_plane_move.html
>    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> 
>   * igt@kms_vblank@pipe-b-ts-continuation-suspend:
>     - shard-apl:          [DMESG-WARN][73] ([fdo#108566]) -> [PASS][74] +3 similar issues
>    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl7/igt@kms_vblank@pipe-b-ts-continuation-suspend.html
>    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl7/igt@kms_vblank@pipe-b-ts-continuation-suspend.html
> 
>   * igt@perf_pmu@busy-no-semaphores-vecs0:
>     - shard-skl:          [DMESG-WARN][75] -> [PASS][76]
>    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl5/igt@perf_pmu@busy-no-semaphores-vecs0.html
>    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl9/igt@perf_pmu@busy-no-semaphores-vecs0.html
> 
>   * igt@prime_vgem@fence-wait-bsd2:
>     - shard-iclb:         [SKIP][77] ([fdo#109276]) -> [PASS][78] +16 similar issues
>    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@prime_vgem@fence-wait-bsd2.html
>    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb4/igt@prime_vgem@fence-wait-bsd2.html
> 
>   
> #### Warnings ####
> 
>   * igt@gem_ctx_isolation@vcs1-nonpriv:
>     - shard-iclb:         [FAIL][79] ([fdo#111329]) -> [SKIP][80] ([fdo#109276])
>    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@gem_ctx_isolation@vcs1-nonpriv.html
>    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@gem_ctx_isolation@vcs1-nonpriv.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
>     - shard-snb:          [DMESG-WARN][81] ([fdo#110789] / [fdo#111870]) -> [DMESG-WARN][82] ([fdo#111870])
>    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb1/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
>    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb2/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>   [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
>   [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>   [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>   [fdo#108341]: https://bugs.freedesktop.org/show_bug.cgi?id=108341
>   [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>   [fdo#109385]: https://bugs.freedesktop.org/show_bug.cgi?id=109385
>   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>   [fdo#109507]: https://bugs.freedesktop.org/show_bug.cgi?id=109507
>   [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
>   [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>   [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
>   [fdo#110789]: https://bugs.freedesktop.org/show_bug.cgi?id=110789
>   [fdo#110841]: https://bugs.freedesktop.org/show_bug.cgi?id=110841
>   [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854
>   [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
>   [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>   [fdo#111329]: https://bugs.freedesktop.org/show_bug.cgi?id=111329
>   [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870
> 
> 
> Participating hosts (11 -> 10)
> ------------------------------
> 
>   Missing    (1): shard-tglb 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * Linux: CI_DRM_6987 -> Patchwork_14624
> 
>   CI-20190529: 20190529
>   CI_DRM_6987: e4e145254dc7a9a96ed1e98e0b52ca1933cead0d @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5209: ec639c89860b859fdf4b038c2fa8ad593bd6909e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_14624: 5685eec19005707955ed317bcd77b58158080475 @ git://anongit.freedesktop.org/gfx-ci/linux
>   piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/
Gupta, Anshuman Oct. 3, 2019, 6:37 a.m. UTC | #3
On 2019-10-02 at 23:11:36 +0530, Anshuman Gupta wrote:
> On 2019-10-02 at 16:21:59 +0000, Patchwork wrote:
> > == Series Details ==
> > 
> > Series: DC3CO Support for TGL (rev15)
> > URL   : https://patchwork.freedesktop.org/series/64923/
> > State : failure
> > 
> > == Summary ==
> > 
> > CI Bug Log - changes from CI_DRM_6987_full -> Patchwork_14624_full
> > ====================================================
> > 
> > Summary
> > -------
> > 
> >   **FAILURE**
> > 
> >   Serious unknown changes coming with Patchwork_14624_full absolutely need to be
> >   verified manually.
> >   
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in Patchwork_14624_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_14624_full:
> > 
> > ### IGT changes ###
> > 
> > #### Possible regressions ####
> > 
> >   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes:
> >     - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
> >    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
> >    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
> It is also existing known issue as observed on earlier run (https://bugs.freedesktop.org/show_bug.cgi?id=111764)
> CI.IGT results are still RED even after updating the filter.
> Thanks,
> Anshuman Gupta.
Hi Martin,
Above CI.IGT failure is an existing known issue (111764), it is not related to my series.
Lakshmi has helped me to create the filter for this issue but still it is causing CI.IGT failure. 
Could you please help to turn this failure to green.
Thanks,
Anshuman Gupta. 
> > 
> >   
> > Known issues
> > ------------
> > 
> >   Here are the changes found in Patchwork_14624_full that come from known issues:
> > 
> > ### IGT changes ###
> > 
> > #### Issues hit ####
> > 
> >   * igt@gem_ctx_isolation@rcs0-s3:
> >     - shard-apl:          [PASS][3] -> [DMESG-WARN][4] ([fdo#108566]) +4 similar issues
> >    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl1/igt@gem_ctx_isolation@rcs0-s3.html
> >    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl2/igt@gem_ctx_isolation@rcs0-s3.html
> > 
> >   * igt@gem_ctx_shared@exec-single-timeline-bsd:
> >     - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#110841])
> >    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@gem_ctx_shared@exec-single-timeline-bsd.html
> >    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@gem_ctx_shared@exec-single-timeline-bsd.html
> > 
> >   * igt@gem_exec_balancer@smoke:
> >     - shard-iclb:         [PASS][7] -> [SKIP][8] ([fdo#110854])
> >    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_balancer@smoke.html
> >    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_balancer@smoke.html
> > 
> >   * igt@gem_exec_schedule@independent-bsd2:
> >     - shard-iclb:         [PASS][9] -> [SKIP][10] ([fdo#109276]) +13 similar issues
> >    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_schedule@independent-bsd2.html
> >    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_schedule@independent-bsd2.html
> > 
> >   * igt@gem_exec_schedule@wide-bsd:
> >     - shard-iclb:         [PASS][11] -> [SKIP][12] ([fdo#111325]) +3 similar issues
> >    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@gem_exec_schedule@wide-bsd.html
> >    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@gem_exec_schedule@wide-bsd.html
> > 
> >   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
> >     - shard-snb:          [PASS][13] -> [DMESG-WARN][14] ([fdo#111870]) +1 similar issue
> >    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb4/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb6/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >     - shard-glk:          [PASS][15] -> [DMESG-WARN][16] ([fdo#111870])
> >    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk5/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk1/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >     - shard-skl:          [PASS][17] -> [DMESG-WARN][18] ([fdo#111870])
> >    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl6/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl10/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> > 
> >   * igt@gem_userptr_blits@sync-unmap-after-close:
> >     - shard-kbl:          [PASS][19] -> [DMESG-WARN][20] ([fdo#111870]) +1 similar issue
> >    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl3/igt@gem_userptr_blits@sync-unmap-after-close.html
> >    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl4/igt@gem_userptr_blits@sync-unmap-after-close.html
> > 
> >   * igt@kms_cursor_crc@pipe-a-cursor-suspend:
> >     - shard-kbl:          [PASS][21] -> [INCOMPLETE][22] ([fdo#103665])
> >    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
> >    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
> > 
> >   * igt@kms_flip@flip-vs-expired-vblank-interruptible:
> >     - shard-skl:          [PASS][23] -> [FAIL][24] ([fdo#105363])
> >    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl8/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> >    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> > 
> >   * igt@kms_flip@flip-vs-suspend:
> >     - shard-skl:          [PASS][25] -> [INCOMPLETE][26] ([fdo#109507])
> >    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl2/igt@kms_flip@flip-vs-suspend.html
> >    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl1/igt@kms_flip@flip-vs-suspend.html
> > 
> >   * igt@kms_flip@modeset-vs-vblank-race:
> >     - shard-hsw:          [PASS][27] -> [INCOMPLETE][28] ([fdo#103540])
> >    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-hsw6/igt@kms_flip@modeset-vs-vblank-race.html
> >    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-hsw4/igt@kms_flip@modeset-vs-vblank-race.html
> > 
> >   * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render:
> >     - shard-iclb:         [PASS][29] -> [FAIL][30] ([fdo#103167]) +2 similar issues
> >    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
> >    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
> > 
> >   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
> >     - shard-skl:          [PASS][31] -> [INCOMPLETE][32] ([fdo#104108]) +1 similar issue
> >    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl5/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
> >    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl9/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
> > 
> >   * igt@kms_psr@psr2_sprite_plane_move:
> >     - shard-iclb:         [PASS][33] -> [SKIP][34] ([fdo#109441]) +1 similar issue
> >    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
> >    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb1/igt@kms_psr@psr2_sprite_plane_move.html
> > 
> >   * igt@kms_psr@suspend:
> >     - shard-iclb:         [PASS][35] -> [INCOMPLETE][36] ([fdo#107713]) +1 similar issue
> >    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@kms_psr@suspend.html
> >    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@kms_psr@suspend.html
> > 
> >   
> > #### Possible fixes ####
> > 
> >   * igt@gem_exec_schedule@preemptive-hang-bsd:
> >     - shard-iclb:         [SKIP][37] ([fdo#111325]) -> [PASS][38] +2 similar issues
> >    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@gem_exec_schedule@preemptive-hang-bsd.html
> >    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@gem_exec_schedule@preemptive-hang-bsd.html
> > 
> >   * igt@gem_userptr_blits@coherency-sync:
> >     - shard-snb:          [DMESG-WARN][39] ([fdo#111870]) -> [PASS][40]
> >    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb6/igt@gem_userptr_blits@coherency-sync.html
> >    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb1/igt@gem_userptr_blits@coherency-sync.html
> > 
> >   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
> >     - shard-apl:          [DMESG-WARN][41] ([fdo#109385] / [fdo#111870]) -> [PASS][42]
> >    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl1/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> >    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl2/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> > 
> >   * igt@gem_userptr_blits@map-fixed-invalidate-busy-gup:
> >     - shard-kbl:          [DMESG-WARN][43] ([fdo#111870]) -> [PASS][44]
> >    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-kbl2/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> >    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-kbl6/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> >     - shard-skl:          [DMESG-WARN][45] ([fdo#111870]) -> [PASS][46]
> >    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl7/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> >    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl5/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> > 
> >   * igt@gem_userptr_blits@sync-unmap-after-close:
> >     - shard-glk:          [DMESG-WARN][47] ([fdo#111870]) -> [PASS][48] +1 similar issue
> >    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk9/igt@gem_userptr_blits@sync-unmap-after-close.html
> >    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk6/igt@gem_userptr_blits@sync-unmap-after-close.html
> >     - shard-snb:          [DMESG-WARN][49] ([fdo#110789] / [fdo#111870]) -> [PASS][50]
> >    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb7/igt@gem_userptr_blits@sync-unmap-after-close.html
> >    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb7/igt@gem_userptr_blits@sync-unmap-after-close.html
> > 
> >   * igt@gem_workarounds@suspend-resume:
> >     - shard-skl:          [INCOMPLETE][51] ([fdo#104108]) -> [PASS][52] +1 similar issue
> >    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl6/igt@gem_workarounds@suspend-resume.html
> >    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl4/igt@gem_workarounds@suspend-resume.html
> > 
> >   * igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen:
> >     - shard-iclb:         [INCOMPLETE][53] ([fdo#107713]) -> [PASS][54] +1 similar issue
> >    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen.html
> >    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb1/igt@kms_cursor_crc@pipe-b-cursor-64x21-onscreen.html
> > 
> >   * igt@kms_flip@flip-vs-expired-vblank:
> >     - shard-skl:          [FAIL][55] ([fdo#105363]) -> [PASS][56]
> >    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl3/igt@kms_flip@flip-vs-expired-vblank.html
> >    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl3/igt@kms_flip@flip-vs-expired-vblank.html
> > 
> >   * igt@kms_flip@flip-vs-expired-vblank-interruptible:
> >     - shard-glk:          [FAIL][57] ([fdo#105363]) -> [PASS][58] +1 similar issue
> >    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> >    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-glk7/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> > 
> >   * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen:
> >     - shard-snb:          [SKIP][59] ([fdo#109271]) -> [PASS][60] +2 similar issues
> >    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen.html
> >    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen.html
> > 
> >   * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt:
> >     - shard-iclb:         [FAIL][61] ([fdo#103167]) -> [PASS][62] +3 similar issues
> >    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt.html
> >    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt.html
> > 
> >   * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
> >     - shard-skl:          [FAIL][63] ([fdo#108145]) -> [PASS][64] +1 similar issue
> >    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl7/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> >    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl5/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> > 
> >   * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
> >     - shard-skl:          [FAIL][65] ([fdo#108145] / [fdo#110403]) -> [PASS][66]
> >    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl1/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
> >    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl4/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
> > 
> >   * igt@kms_psr2_su@page_flip:
> >     - shard-iclb:         [SKIP][67] ([fdo#109642] / [fdo#111068]) -> [PASS][68]
> >    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@kms_psr2_su@page_flip.html
> >    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_psr2_su@page_flip.html
> > 
> >   * igt@kms_psr@no_drrs:
> >     - shard-iclb:         [FAIL][69] ([fdo#108341]) -> [PASS][70]
> >    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb1/igt@kms_psr@no_drrs.html
> >    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb5/igt@kms_psr@no_drrs.html
> > 
> >   * igt@kms_psr@psr2_cursor_plane_move:
> >     - shard-iclb:         [SKIP][71] ([fdo#109441]) -> [PASS][72] +3 similar issues
> >    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb4/igt@kms_psr@psr2_cursor_plane_move.html
> >    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html
> > 
> >   * igt@kms_vblank@pipe-b-ts-continuation-suspend:
> >     - shard-apl:          [DMESG-WARN][73] ([fdo#108566]) -> [PASS][74] +3 similar issues
> >    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-apl7/igt@kms_vblank@pipe-b-ts-continuation-suspend.html
> >    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-apl7/igt@kms_vblank@pipe-b-ts-continuation-suspend.html
> > 
> >   * igt@perf_pmu@busy-no-semaphores-vecs0:
> >     - shard-skl:          [DMESG-WARN][75] -> [PASS][76]
> >    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-skl5/igt@perf_pmu@busy-no-semaphores-vecs0.html
> >    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-skl9/igt@perf_pmu@busy-no-semaphores-vecs0.html
> > 
> >   * igt@prime_vgem@fence-wait-bsd2:
> >     - shard-iclb:         [SKIP][77] ([fdo#109276]) -> [PASS][78] +16 similar issues
> >    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb5/igt@prime_vgem@fence-wait-bsd2.html
> >    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb4/igt@prime_vgem@fence-wait-bsd2.html
> > 
> >   
> > #### Warnings ####
> > 
> >   * igt@gem_ctx_isolation@vcs1-nonpriv:
> >     - shard-iclb:         [FAIL][79] ([fdo#111329]) -> [SKIP][80] ([fdo#109276])
> >    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-iclb2/igt@gem_ctx_isolation@vcs1-nonpriv.html
> >    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-iclb3/igt@gem_ctx_isolation@vcs1-nonpriv.html
> > 
> >   * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
> >     - shard-snb:          [DMESG-WARN][81] ([fdo#110789] / [fdo#111870]) -> [DMESG-WARN][82] ([fdo#111870])
> >    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6987/shard-snb1/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
> >    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/shard-snb2/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
> > 
> >   
> >   {name}: This element is suppressed. This means it is ignored when computing
> >           the status of the difference (SUCCESS, WARNING, or FAILURE).
> > 
> >   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
> >   [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
> >   [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
> >   [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
> >   [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
> >   [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
> >   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
> >   [fdo#108341]: https://bugs.freedesktop.org/show_bug.cgi?id=108341
> >   [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
> >   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
> >   [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
> >   [fdo#109385]: https://bugs.freedesktop.org/show_bug.cgi?id=109385
> >   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
> >   [fdo#109507]: https://bugs.freedesktop.org/show_bug.cgi?id=109507
> >   [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
> >   [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
> >   [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
> >   [fdo#110789]: https://bugs.freedesktop.org/show_bug.cgi?id=110789
> >   [fdo#110841]: https://bugs.freedesktop.org/show_bug.cgi?id=110841
> >   [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854
> >   [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
> >   [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
> >   [fdo#111329]: https://bugs.freedesktop.org/show_bug.cgi?id=111329
> >   [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870
> > 
> > 
> > Participating hosts (11 -> 10)
> > ------------------------------
> > 
> >   Missing    (1): shard-tglb 
> > 
> > 
> > Build changes
> > -------------
> > 
> >   * CI: CI-20190529 -> None
> >   * Linux: CI_DRM_6987 -> Patchwork_14624
> > 
> >   CI-20190529: 20190529
> >   CI_DRM_6987: e4e145254dc7a9a96ed1e98e0b52ca1933cead0d @ git://anongit.freedesktop.org/gfx-ci/linux
> >   IGT_5209: ec639c89860b859fdf4b038c2fa8ad593bd6909e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> >   Patchwork_14624: 5685eec19005707955ed317bcd77b58158080475 @ git://anongit.freedesktop.org/gfx-ci/linux
> >   piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
> > 
> > == Logs ==
> > 
> > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14624/
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx