mbox series

[v10,RESEND,0/6] DC3CO Support for TGL test with DC3CO IGT

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

Message

Gupta, Anshuman Oct. 3, 2019, 8:17 a.m. UTC
Resending this series to test with DC3CO IGT series.
https://patchwork.freedesktop.org/series/66648/

Test-with: <1570088709-3605-2-git-send-email-jeevan.b@intel.com>

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. 7, 2019, 11:02 a.m. UTC | #1
On 2019-10-07 at 10:46:35 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: DC3CO Support for TGL test with DC3CO IGT (rev2)
> URL   : https://patchwork.freedesktop.org/series/67525/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7021 -> Patchwork_14686
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_14686 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_14686, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_14686:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * {igt@i915_pm_dc@dc3co-vpb-simulation} (NEW):
>     - {fi-icl-dsi}:       NOTRUN -> [SKIP][1]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-dsi/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-icl-guc}:       NOTRUN -> [SKIP][2]
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-guc/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-icl-u4}:        NOTRUN -> [SKIP][3]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u4/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-icl-u2:          NOTRUN -> [SKIP][4]
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u2/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-cml-u2:          NOTRUN -> [SKIP][5]
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cml-u2/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-cml-s}:         NOTRUN -> [SKIP][6]
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cml-s/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-icl-u3:          NOTRUN -> [SKIP][7]
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt@i915_pm_dc@dc3co-vpb-simulation.html
> 
>   * igt@i915_selftest@live_execlists:
>     - fi-cfl-8109u:       [PASS][8] -> [DMESG-FAIL][9]
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-cfl-8109u/igt@i915_selftest@live_execlists.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cfl-8109u/igt@i915_selftest@live_execlists.html
Hi Lakshmi,
Above CI failure DMESG warning has also occured during IGTPW_3538 execution, this is not related to this DC3CO 
series. 
IGTPW_3538:
  - fi-cfl-8109u:       [PASS][3] -> [DMESG-WARN][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7012/fi-cfl-8109u/igt@i915_selftest@live_execlists.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3538/fi-cfl-8109u/igt@i915_selftest@live_execlists.html 

Could you please create a bug for this CI failure and update the filter.

Thanks,
Anshuman Gupta.
> 
>   
> New tests
> ---------
> 
>   New tests have been introduced between CI_DRM_7021 and Patchwork_14686:
> 
> ### New IGT tests (1) ###
> 
>   * igt@i915_pm_dc@dc3co-vpb-simulation:
>     - Statuses : 1 pass(s) 44 skip(s)
>     - Exec time: [0.0, 4.04] s
> 
>   
> 
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_14686 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_mmap_gtt@basic-read-write-distinct:
>     - fi-icl-u3:          [PASS][10] -> [DMESG-WARN][11] ([fdo#107724]) +1 similar issue
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_mmap_gtt@basic-read-write-distinct.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt@gem_mmap_gtt@basic-read-write-distinct.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_create@basic-files:
>     - {fi-tgl-u}:         [INCOMPLETE][12] ([fdo#111735]) -> [PASS][13]
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-tgl-u/igt@gem_ctx_create@basic-files.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-tgl-u/igt@gem_ctx_create@basic-files.html
> 
>   * igt@gem_exec_suspend@basic:
>     - fi-icl-u3:          [FAIL][14] ([fdo#111699]) -> [PASS][15]
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_exec_suspend@basic.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt@gem_exec_suspend@basic.html
> 
>   * igt@gem_mmap_gtt@basic-small-bo-tiledy:
>     - fi-icl-u3:          [DMESG-WARN][16] ([fdo#107724]) -> [PASS][17] +1 similar issue
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledy.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledy.html
> 
>   * igt@i915_selftest@live_execlists:
>     - fi-icl-u3:          [DMESG-WARN][18] -> [PASS][19]
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@i915_selftest@live_execlists.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt@i915_selftest@live_execlists.html
> 
>   * igt@kms_frontbuffer_tracking@basic:
>     - fi-hsw-peppy:       [DMESG-WARN][20] ([fdo#102614]) -> [PASS][21]
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
>   [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>   [fdo#111699]: https://bugs.freedesktop.org/show_bug.cgi?id=111699
>   [fdo#111735]: https://bugs.freedesktop.org/show_bug.cgi?id=111735
> 
> 
> Participating hosts (52 -> 45)
> ------------------------------
> 
>   Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * IGT: IGT_5215 -> IGTPW_3531
>   * Linux: CI_DRM_7021 -> Patchwork_14686
> 
>   CI-20190529: 20190529
>   CI_DRM_7021: fc1c1e3f1cfa9bad973b7547b8c123b3ac80c678 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGTPW_3531: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3531/index.html
>   IGT_5215: 880c8d3c9831349a269ac6822c8d44e80807089f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_14686: 6338b6ab8948f60fb24c6959a936d3938b2aeca4 @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> 6338b6ab8948 drm/i915/tgl: Add DC3CO counter in i915_dmc_info
> 3e3548454ce1 drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
> d03246a7f6a5 drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
> 3aa8daffb53e drm/i915/tgl: Enable DC3CO state in "DC Off" power well
> e4283eee90b0 drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
> 15f3dbf20193 drm/i915/tgl: Add DC3CO required register and bits
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/index.html
Vudum, Lakshminarayana Oct. 7, 2019, 1:31 p.m. UTC | #2
Anshuman, I have addressed below failures and updated filters for Bug 111872 .
Lakshmi.
-----Original Message-----
From: Gupta, Anshuman <anshuman.gupta@intel.com> 
Sent: Monday, October 7, 2019 2:02 PM
To: intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Cc: Deak, Imre <imre.deak@intel.com>
Subject: Re: ✗ Fi.CI.BAT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)

On 2019-10-07 at 10:46:35 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: DC3CO Support for TGL test with DC3CO IGT (rev2)
> URL   : https://patchwork.freedesktop.org/series/67525/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7021 -> Patchwork_14686 
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_14686 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_14686, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_14686:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * {igt@i915_pm_dc@dc3co-vpb-simulation} (NEW):
>     - {fi-icl-dsi}:       NOTRUN -> [SKIP][1]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-dsi/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-icl-guc}:       NOTRUN -> [SKIP][2]
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-guc/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-icl-u4}:        NOTRUN -> [SKIP][3]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u4/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-icl-u2:          NOTRUN -> [SKIP][4]
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u2/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-cml-u2:          NOTRUN -> [SKIP][5]
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cml-u2/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - {fi-cml-s}:         NOTRUN -> [SKIP][6]
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cml-s/igt@i915_pm_dc@dc3co-vpb-simulation.html
>     - fi-icl-u3:          NOTRUN -> [SKIP][7]
>    [7]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt
> @i915_pm_dc@dc3co-vpb-simulation.html
> 
>   * igt@i915_selftest@live_execlists:
>     - fi-cfl-8109u:       [PASS][8] -> [DMESG-FAIL][9]
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-cfl-8109u/igt@i915_selftest@live_execlists.html
>    [9]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-cfl-8109u/
> igt@i915_selftest@live_execlists.html
Hi Lakshmi,
Above CI failure DMESG warning has also occured during IGTPW_3538 execution, this is not related to this DC3CO series. 
IGTPW_3538:
  - fi-cfl-8109u:       [PASS][3] -> [DMESG-WARN][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7012/fi-cfl-8109u/igt@i915_selftest@live_execlists.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3538/fi-cfl-8109u/igt@i915_selftest@live_execlists.html 

Could you please create a bug for this CI failure and update the filter.

Thanks,
Anshuman Gupta.
> 
>   
> New tests
> ---------
> 
>   New tests have been introduced between CI_DRM_7021 and Patchwork_14686:
> 
> ### New IGT tests (1) ###
> 
>   * igt@i915_pm_dc@dc3co-vpb-simulation:
>     - Statuses : 1 pass(s) 44 skip(s)
>     - Exec time: [0.0, 4.04] s
> 
>   
> 
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_14686 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_mmap_gtt@basic-read-write-distinct:
>     - fi-icl-u3:          [PASS][10] -> [DMESG-WARN][11] ([fdo#107724]) +1 similar issue
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_mmap_gtt@basic-read-write-distinct.html
>    [11]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt
> @gem_mmap_gtt@basic-read-write-distinct.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_create@basic-files:
>     - {fi-tgl-u}:         [INCOMPLETE][12] ([fdo#111735]) -> [PASS][13]
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-tgl-u/igt@gem_ctx_create@basic-files.html
>    [13]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-tgl-u/igt@
> gem_ctx_create@basic-files.html
> 
>   * igt@gem_exec_suspend@basic:
>     - fi-icl-u3:          [FAIL][14] ([fdo#111699]) -> [PASS][15]
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_exec_suspend@basic.html
>    [15]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt
> @gem_exec_suspend@basic.html
> 
>   * igt@gem_mmap_gtt@basic-small-bo-tiledy:
>     - fi-icl-u3:          [DMESG-WARN][16] ([fdo#107724]) -> [PASS][17] +1 similar issue
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledy.html
>    [17]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt
> @gem_mmap_gtt@basic-small-bo-tiledy.html
> 
>   * igt@i915_selftest@live_execlists:
>     - fi-icl-u3:          [DMESG-WARN][18] -> [PASS][19]
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-icl-u3/igt@i915_selftest@live_execlists.html
>    [19]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-icl-u3/igt
> @i915_selftest@live_execlists.html
> 
>   * igt@kms_frontbuffer_tracking@basic:
>     - fi-hsw-peppy:       [DMESG-WARN][20] ([fdo#102614]) -> [PASS][21]
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
>    [21]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/fi-hsw-peppy/
> igt@kms_frontbuffer_tracking@basic.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
>   [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>   [fdo#111699]: https://bugs.freedesktop.org/show_bug.cgi?id=111699
>   [fdo#111735]: https://bugs.freedesktop.org/show_bug.cgi?id=111735
> 
> 
> Participating hosts (52 -> 45)
> ------------------------------
> 
>   Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * IGT: IGT_5215 -> IGTPW_3531
>   * Linux: CI_DRM_7021 -> Patchwork_14686
> 
>   CI-20190529: 20190529
>   CI_DRM_7021: fc1c1e3f1cfa9bad973b7547b8c123b3ac80c678 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGTPW_3531: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3531/index.html
>   IGT_5215: 880c8d3c9831349a269ac6822c8d44e80807089f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_14686: 6338b6ab8948f60fb24c6959a936d3938b2aeca4 @ 
> git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> 6338b6ab8948 drm/i915/tgl: Add DC3CO counter in i915_dmc_info
> 3e3548454ce1 drm/i915/tgl: Switch between dc3co and dc5 based on 
> display idleness
> d03246a7f6a5 drm/i915/tgl: Do modeset to enable and configure DC3CO 
> exitline 3aa8daffb53e drm/i915/tgl: Enable DC3CO state in "DC Off" 
> power well
> e4283eee90b0 drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and 
> gen9_dc_mask
> 15f3dbf20193 drm/i915/tgl: Add DC3CO required register and bits
> 
> == Logs ==
> 
> For more details see: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/index.html
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Imre Deak Oct. 8, 2019, 8:28 a.m. UTC | #3
On Mon, Oct 07, 2019 at 06:37:48PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: DC3CO Support for TGL test with DC3CO IGT (rev2)
> URL   : https://patchwork.freedesktop.org/series/67525/
> State : failure

Thanks for the patches merged to -dinq. For the failure see below.

> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7021_full -> Patchwork_14686_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_14686_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_14686_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_14686_full:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@gem_tiled_swapping@non-threaded:
>     - shard-hsw:          [PASS][1] -> [DMESG-FAIL][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-hsw4/igt@gem_tiled_swapping@non-threaded.html

Unrelated platform and looks like the following existing bug:
https://bugs.freedesktop.org/show_bug.cgi?id=108686

Lakshmi, does the filter needs to be updated for HSW?



>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-hsw5/igt@gem_tiled_swapping@non-threaded.html
> 
>   * {igt@i915_pm_dc@dc3co-vpb-simulation} (NEW):
>     - shard-iclb:         NOTRUN -> [SKIP][3]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@i915_pm_dc@dc3co-vpb-simulation.html
> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt@kms_plane_lowres@pipe-c-tiling-none:
>     - {shard-tglb}:       [PASS][4] -> [INCOMPLETE][5]
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-tglb1/igt@kms_plane_lowres@pipe-c-tiling-none.html
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-tglb1/igt@kms_plane_lowres@pipe-c-tiling-none.html
> 
>   
> New tests
> ---------
> 
>   New tests have been introduced between CI_DRM_7021_full and Patchwork_14686_full:
> 
> ### New IGT tests (1) ###
> 
>   * igt@i915_pm_dc@dc3co-vpb-simulation:
>     - Statuses : 7 skip(s)
>     - Exec time: [0.0] s
> 
>   
> 
> 
> ### New Piglit tests (4) ###
> 
>   * spec@arb_gpu_shader5@texturegather@vs-rgba-0-int-cubearray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegather@vs-rgba-1-int-cubearray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegather@vs-rgba-2-int-cubearray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   * spec@arb_gpu_shader5@texturegather@vs-rgba-3-int-cubearray:
>     - Statuses : 1 incomplete(s)
>     - Exec time: [0.0] s
> 
>   
> 
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_14686_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_ctx_isolation@bcs0-s3:
>     - shard-apl:          [PASS][6] -> [DMESG-WARN][7] ([fdo#108566]) +5 similar issues
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-apl3/igt@gem_ctx_isolation@bcs0-s3.html
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-apl5/igt@gem_ctx_isolation@bcs0-s3.html
> 
>   * igt@gem_ctx_isolation@vcs1-s3:
>     - shard-kbl:          [PASS][8] -> [INCOMPLETE][9] ([fdo#103665])
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-kbl1/igt@gem_ctx_isolation@vcs1-s3.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-kbl3/igt@gem_ctx_isolation@vcs1-s3.html
> 
>   * igt@gem_ctx_shared@exec-single-timeline-bsd:
>     - shard-iclb:         [PASS][10] -> [SKIP][11] ([fdo#110841])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb7/igt@gem_ctx_shared@exec-single-timeline-bsd.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@gem_ctx_shared@exec-single-timeline-bsd.html
> 
>   * igt@gem_exec_balancer@smoke:
>     - shard-iclb:         [PASS][12] -> [SKIP][13] ([fdo#110854])
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb2/igt@gem_exec_balancer@smoke.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb3/igt@gem_exec_balancer@smoke.html
> 
>   * igt@gem_exec_nop@basic-parallel:
>     - shard-apl:          [PASS][14] -> [INCOMPLETE][15] ([fdo#103927]) +1 similar issue
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-apl7/igt@gem_exec_nop@basic-parallel.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-apl6/igt@gem_exec_nop@basic-parallel.html
> 
>   * igt@gem_exec_schedule@out-order-bsd2:
>     - shard-iclb:         [PASS][16] -> [SKIP][17] ([fdo#109276]) +12 similar issues
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb1/igt@gem_exec_schedule@out-order-bsd2.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb5/igt@gem_exec_schedule@out-order-bsd2.html
> 
>   * igt@gem_exec_schedule@preempt-other-chain-bsd:
>     - shard-iclb:         [PASS][18] -> [SKIP][19] ([fdo#111325]) +3 similar issues
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb5/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@gem_exec_schedule@preempt-other-chain-bsd.html
> 
>   * igt@gem_softpin@softpin:
>     - shard-skl:          [PASS][20] -> [TIMEOUT][21] ([fdo#111732 ])
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl7/igt@gem_softpin@softpin.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl3/igt@gem_softpin@softpin.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy-gup:
>     - shard-hsw:          [PASS][22] -> [DMESG-WARN][23] ([fdo#111870]) +1 similar issue
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-hsw5/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-hsw4/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup.html
> 
>   * igt@gem_userptr_blits@sync-unmap-cycles:
>     - shard-snb:          [PASS][24] -> [DMESG-WARN][25] ([fdo#111870]) +2 similar issues
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-snb4/igt@gem_userptr_blits@sync-unmap-cycles.html
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-snb7/igt@gem_userptr_blits@sync-unmap-cycles.html
> 
>   * igt@i915_pm_rc6_residency@rc6-accuracy:
>     - shard-kbl:          [PASS][26] -> [SKIP][27] ([fdo#109271])
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-kbl6/igt@i915_pm_rc6_residency@rc6-accuracy.html
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-kbl2/igt@i915_pm_rc6_residency@rc6-accuracy.html
> 
>   * igt@i915_pm_rpm@modeset-lpsp-stress:
>     - shard-iclb:         [PASS][28] -> [INCOMPLETE][29] ([fdo#107713] / [fdo#108840])
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb7/igt@i915_pm_rpm@modeset-lpsp-stress.html
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb1/igt@i915_pm_rpm@modeset-lpsp-stress.html
> 
>   * igt@i915_suspend@sysfs-reader:
>     - shard-skl:          [PASS][30] -> [INCOMPLETE][31] ([fdo#104108]) +2 similar issues
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl7/igt@i915_suspend@sysfs-reader.html
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl6/igt@i915_suspend@sysfs-reader.html
> 
>   * igt@kms_cursor_crc@pipe-b-cursor-alpha-transparent:
>     - shard-skl:          [PASS][32] -> [FAIL][33] ([fdo#103232])
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl8/igt@kms_cursor_crc@pipe-b-cursor-alpha-transparent.html
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl10/igt@kms_cursor_crc@pipe-b-cursor-alpha-transparent.html
> 
>   * igt@kms_flip@flip-vs-suspend-interruptible:
>     - shard-snb:          [PASS][34] -> [INCOMPLETE][35] ([fdo#105411])
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-snb6/igt@kms_flip@flip-vs-suspend-interruptible.html
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-snb1/igt@kms_flip@flip-vs-suspend-interruptible.html
> 
>   * igt@kms_flip@plain-flip-fb-recreate-interruptible:
>     - shard-skl:          [PASS][36] -> [FAIL][37] ([fdo#100368])
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl7/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl10/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt:
>     - shard-iclb:         [PASS][38] -> [FAIL][39] ([fdo#103167]) +3 similar issues
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html
> 
>   * igt@kms_psr@psr2_cursor_blt:
>     - shard-iclb:         [PASS][40] -> [SKIP][41] ([fdo#109441]) +1 similar issue
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb5/igt@kms_psr@psr2_cursor_blt.html
> 
>   * igt@kms_setmode@basic:
>     - shard-apl:          [PASS][42] -> [FAIL][43] ([fdo#99912])
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-apl7/igt@kms_setmode@basic.html
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-apl5/igt@kms_setmode@basic.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_isolation@rcs0-s3:
>     - shard-apl:          [DMESG-WARN][44] ([fdo#108566]) -> [PASS][45] +9 similar issues
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-apl2/igt@gem_ctx_isolation@rcs0-s3.html
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-apl4/igt@gem_ctx_isolation@rcs0-s3.html
> 
>   * igt@gem_ctx_switch@all-light:
>     - shard-hsw:          [INCOMPLETE][46] ([fdo#103540]) -> [PASS][47]
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-hsw2/igt@gem_ctx_switch@all-light.html
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-hsw2/igt@gem_ctx_switch@all-light.html
> 
>   * igt@gem_eio@unwedge-stress:
>     - shard-snb:          [FAIL][48] ([fdo#109661]) -> [PASS][49]
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-snb5/igt@gem_eio@unwedge-stress.html
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-snb4/igt@gem_eio@unwedge-stress.html
> 
>   * igt@gem_exec_schedule@preemptive-hang-bsd:
>     - shard-iclb:         [SKIP][50] ([fdo#111325]) -> [PASS][51] +4 similar issues
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb2/igt@gem_exec_schedule@preemptive-hang-bsd.html
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb8/igt@gem_exec_schedule@preemptive-hang-bsd.html
> 
>   * igt@gem_userptr_blits@map-fixed-invalidate-busy:
>     - shard-snb:          [DMESG-WARN][52] ([fdo#111870]) -> [PASS][53] +2 similar issues
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-snb4/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-snb4/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
> 
>   * igt@gem_userptr_blits@sync-unmap-cycles:
>     - shard-hsw:          [DMESG-WARN][54] ([fdo#111870]) -> [PASS][55] +3 similar issues
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-hsw1/igt@gem_userptr_blits@sync-unmap-cycles.html
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-hsw1/igt@gem_userptr_blits@sync-unmap-cycles.html
> 
>   * igt@i915_selftest@live_hangcheck:
>     - shard-snb:          [INCOMPLETE][56] ([fdo#105411]) -> [PASS][57]
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-snb7/igt@i915_selftest@live_hangcheck.html
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-snb7/igt@i915_selftest@live_hangcheck.html
> 
>   * igt@i915_selftest@live_workarounds:
>     - shard-kbl:          [DMESG-FAIL][58] -> [PASS][59]
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-kbl2/igt@i915_selftest@live_workarounds.html
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-kbl4/igt@i915_selftest@live_workarounds.html
> 
>   * igt@kms_cursor_crc@pipe-c-cursor-size-change:
>     - shard-skl:          [FAIL][60] ([fdo#103232]) -> [PASS][61]
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl8/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl3/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
> 
>   * igt@kms_fbcon_fbt@psr-suspend:
>     - {shard-tglb}:       [INCOMPLETE][62] ([fdo#111832]) -> [PASS][63]
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-tglb1/igt@kms_fbcon_fbt@psr-suspend.html
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-tglb6/igt@kms_fbcon_fbt@psr-suspend.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-render:
>     - shard-iclb:         [FAIL][64] ([fdo#103167]) -> [PASS][65] +3 similar issues
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-render.html
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-render.html
> 
>   * igt@kms_frontbuffer_tracking@fbc-tilingchange:
>     - shard-apl:          [FAIL][66] ([fdo#103167]) -> [PASS][67]
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-apl1/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-apl5/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
>     - shard-glk:          [FAIL][68] ([fdo#103167]) -> [PASS][69]
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-glk7/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-glk1/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
>     - shard-kbl:          [FAIL][70] ([fdo#103167]) -> [PASS][71]
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-kbl1/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
>    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-kbl3/igt@kms_frontbuffer_tracking@fbc-tilingchange.html
> 
>   * igt@kms_frontbuffer_tracking@fbcpsr-1p-indfb-fliptrack:
>     - {shard-tglb}:       [FAIL][72] ([fdo#103167]) -> [PASS][73] +1 similar issue
>    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-1p-indfb-fliptrack.html
>    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-tglb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-indfb-fliptrack.html
> 
>   * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-gtt:
>     - shard-skl:          [FAIL][74] ([fdo#103167]) -> [PASS][75]
>    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-gtt.html
>    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl3/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-gtt.html
> 
>   * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes:
>     - shard-skl:          [INCOMPLETE][76] ([fdo#104108]) -> [PASS][77]
>    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl1/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
>    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl2/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
> 
>   * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
>     - shard-iclb:         [INCOMPLETE][78] ([fdo#107713]) -> [PASS][79] +2 similar issues
>    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb7/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html
>    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb1/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html
> 
>   * igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min:
>     - shard-skl:          [FAIL][80] ([fdo#108145]) -> [PASS][81] +1 similar issue
>    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl8/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html
>    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl6/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html
> 
>   * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>     - shard-skl:          [FAIL][82] ([fdo#108145] / [fdo#110403]) -> [PASS][83]
>    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-skl4/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>    [83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
> 
>   * igt@kms_psr@psr2_primary_mmap_cpu:
>     - shard-iclb:         [SKIP][84] ([fdo#109441]) -> [PASS][85] +3 similar issues
>    [84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb6/igt@kms_psr@psr2_primary_mmap_cpu.html
>    [85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@kms_psr@psr2_primary_mmap_cpu.html
> 
>   * igt@prime_vgem@fence-wait-bsd2:
>     - shard-iclb:         [SKIP][86] ([fdo#109276]) -> [PASS][87] +13 similar issues
>    [86]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb8/igt@prime_vgem@fence-wait-bsd2.html
>    [87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb2/igt@prime_vgem@fence-wait-bsd2.html
> 
>   
> #### Warnings ####
> 
>   * igt@gem_mocs_settings@mocs-reset-bsd2:
>     - shard-iclb:         [FAIL][88] ([fdo#111330]) -> [SKIP][89] ([fdo#109276]) +1 similar issue
>    [88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7021/shard-iclb1/igt@gem_mocs_settings@mocs-reset-bsd2.html
>    [89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/shard-iclb3/igt@gem_mocs_settings@mocs-reset-bsd2.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#100368]: https://bugs.freedesktop.org/show_bug.cgi?id=100368
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [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#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
>   [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#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>   [fdo#109661]: https://bugs.freedesktop.org/show_bug.cgi?id=109661
>   [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>   [fdo#110841]: https://bugs.freedesktop.org/show_bug.cgi?id=110841
>   [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854
>   [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>   [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>   [fdo#111599]: https://bugs.freedesktop.org/show_bug.cgi?id=111599
>   [fdo#111703]: https://bugs.freedesktop.org/show_bug.cgi?id=111703
>   [fdo#111732 ]: https://bugs.freedesktop.org/show_bug.cgi?id=111732 
>   [fdo#111832]: https://bugs.freedesktop.org/show_bug.cgi?id=111832
>   [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870
>   [fdo#111912]: https://bugs.freedesktop.org/show_bug.cgi?id=111912
>   [fdo#99912]: https://bugs.freedesktop.org/show_bug
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14686/index.html
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
Gupta, Anshuman Oct. 8, 2019, 8:40 a.m. UTC | #4
Thanks Imre for merging the patches 
Vudum, Lakshminarayana Oct. 8, 2019, 8:50 a.m. UTC | #5
CI bug log filter is updated for Bug 108686 to associate dmesg-fail as well.

Lakshmi.

-----Original Message-----
From: Gupta, Anshuman <anshuman.gupta@intel.com> 
Sent: Tuesday, October 8, 2019 11:40 AM
To: Deak, Imre <imre.deak@intel.com>; intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Subject: RE: [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)

Thanks Imre for merging the patches