All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
@ 2021-05-05  7:32 Ankit Nautiyal
  2021-05-05  9:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2) Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ankit Nautiyal @ 2021-05-05  7:32 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, lucas.demarchi, seanpaul

Fix the typo in DPCD caps used for checking SRC CTL mode of
HDMI2.1 PCON

v2: Corrected Fixes tag (Jani Nikula).

Fixes: 04b6603d13be ("drm/i915/display: Configure HDMI2.1 Pcon for FRL
only if Src-Ctl mode is available")
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: "Ville Syrj_l_" <ville.syrjala@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Manasi Navare <manasi.d.navare@intel.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Sean Paul <seanpaul@chromium.org>

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
---
 drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
index dfa7da928ae5..b3e82aa8b4f8 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -2112,7 +2112,7 @@ void intel_dp_check_frl_training(struct intel_dp *intel_dp)
 	 * -PCON supports SRC_CTL_MODE (VESA DP2.0-HDMI2.1 PCON Spec Draft-1 Sec-7)
 	 * -sink is HDMI2.1
 	 */
-	if (!(intel_dp->dpcd[2] & DP_PCON_SOURCE_CTL_MODE) ||
+	if (!(intel_dp->downstream_ports[2] & DP_PCON_SOURCE_CTL_MODE) ||
 	    !intel_dp_is_hdmi_2_1_sink(intel_dp) ||
 	    intel_dp->frl.is_trained)
 		return;
-- 
2.29.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
  2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
@ 2021-05-05  9:01 ` Patchwork
  2021-05-07  4:27   ` Nautiyal, Ankit K
  2021-05-07  5:45 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Patchwork @ 2021-05-05  9:01 UTC (permalink / raw)
  To: Ankit Nautiyal; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 4940 bytes --]

== Series Details ==

Series: drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
URL   : https://patchwork.freedesktop.org/series/89639/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10047 -> Patchwork_20065
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_20065 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_20065, 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_20065/index.html

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live@gt_heartbeat:
    - fi-tgl-y:           [PASS][1] -> [DMESG-FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html

  
Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@semaphore:
    - fi-bsw-nick:        NOTRUN -> [SKIP][3] ([fdo#109271]) +17 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html

  * igt@amdgpu/amd_cs_nop@fork-gfx0:
    - fi-tgl-y:           NOTRUN -> [SKIP][4] ([fdo#109315] / [i915#2575]) +13 similar issues
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@amdgpu/amd_cs_nop@fork-gfx0.html

  * igt@gem_exec_gttfill@basic:
    - fi-bsw-n3050:       NOTRUN -> [SKIP][5] ([fdo#109271])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-bsw-n3050:       NOTRUN -> [INCOMPLETE][6] ([i915#3159])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html

  
#### Possible fixes ####

  * igt@i915_pm_rpm@basic-rte:
    - {fi-tgl-1115g4}:    [DMESG-WARN][7] ([i915#402]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html

  * igt@i915_pm_rpm@module-reload:
    - {fi-tgl-1115g4}:    [DMESG-WARN][9] ([k.org#205379]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html

  * igt@i915_selftest@live@late_gt_pm:
    - fi-bsw-nick:        [DMESG-FAIL][11] ([i915#2927]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
  [i915#2927]: https://gitlab.freedesktop.org/drm/intel/issues/2927
  [i915#3159]: https://gitlab.freedesktop.org/drm/intel/issues/3159
  [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277
  [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
  [k.org#205379]: https://bugzilla.kernel.org/show_bug.cgi?id=205379


Participating hosts (43 -> 40)
------------------------------

  Additional (1): fi-bsw-n3050 
  Missing    (4): fi-ctg-p8600 fi-ilk-m540 fi-bdw-samus fi-hsw-4200u 


Build changes
-------------

  * Linux: CI_DRM_10047 -> Patchwork_20065

  CI-20190529: 20190529
  CI_DRM_10047: 6bc6aeb4870cfb28f24523f42157cf9a86be80d7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_20065: 9065f5d90df031d6e8a262a19ee067456b09d263 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9065f5d90df0 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/index.html

[-- Attachment #1.2: Type: text/html, Size: 5624 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
  2021-05-05  9:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2) Patchwork
@ 2021-05-07  4:27   ` Nautiyal, Ankit K
  2021-05-07  5:50     ` Vudum, Lakshminarayana
  0 siblings, 1 reply; 10+ messages in thread
From: Nautiyal, Ankit K @ 2021-05-07  4:27 UTC (permalink / raw)
  To: intel-gfx@lists.freedesktop.org, Vudum, Lakshminarayana


[-- Attachment #1.1: Type: text/plain, Size: 5054 bytes --]

Hi Lakshmi,

The following failure is due to existing issue : https://gitlab.freedesktop.org/drm/intel/-/issues/541
Possible regressions

  *   igt@i915_selftest@live@gt_heartbeat:
     *   fi-tgl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html>
Thanks & Regards,
Ankit

From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Wednesday, May 5, 2021 2:32 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

Patch Details
Series:

drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

URL:

https://patchwork.freedesktop.org/series/89639/

State:

failure

Details:

https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/index.html

CI Bug Log - changes from CI_DRM_10047 -> Patchwork_20065
Summary

FAILURE

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

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20065, 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_20065/index.html

Possible new issues

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

IGT changes
Possible regressions

  *   igt@i915_selftest@live@gt_heartbeat:
     *   fi-tgl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html>

Known issues

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

IGT changes
Issues hit

  *   igt@amdgpu/amd_basic@semaphore:
     *   fi-bsw-nick: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +17 similar issues
  *   igt@amdgpu/amd_cs_nop@fork-gfx0:
     *   fi-tgl-y: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@amdgpu/amd_cs_nop@fork-gfx0.html> (fdo#109315<https://bugs.freedesktop.org/show_bug.cgi?id=109315> / i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +13 similar issues
  *   igt@gem_exec_gttfill@basic:
     *   fi-bsw-n3050: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>)
  *   igt@gem_exec_suspend@basic-s3:
     *   fi-bsw-n3050: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html> (i915#3159<https://gitlab.freedesktop.org/drm/intel/issues/3159>)

Possible fixes

  *   igt@i915_pm_rpm@basic-rte:
     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html> (i915#402<https://gitlab.freedesktop.org/drm/intel/issues/402>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html>
  *   igt@i915_pm_rpm@module-reload:
     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html> (k.org#205379<https://bugzilla.kernel.org/show_bug.cgi?id=205379>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html>
  *   igt@i915_selftest@live@late_gt_pm:
     *   fi-bsw-nick: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html> (i915#2927<https://gitlab.freedesktop.org/drm/intel/issues/2927>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html>

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (43 -> 40)

Additional (1): fi-bsw-n3050
Missing (4): fi-ctg-p8600 fi-ilk-m540 fi-bdw-samus fi-hsw-4200u

Build changes

  *   Linux: CI_DRM_10047 -> Patchwork_20065

CI-20190529: 20190529
CI_DRM_10047: 6bc6aeb4870cfb28f24523f42157cf9a86be80d7 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20065: 9065f5d90df031d6e8a262a19ee067456b09d263 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

9065f5d90df0 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

[-- Attachment #1.2: Type: text/html, Size: 21259 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
  2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
  2021-05-05  9:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2) Patchwork
@ 2021-05-07  5:45 ` Patchwork
  2021-05-07  6:27 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2021-05-07  5:45 UTC (permalink / raw)
  To: Nautiyal, Ankit K; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 4539 bytes --]

== Series Details ==

Series: drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
URL   : https://patchwork.freedesktop.org/series/89639/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10047 -> Patchwork_20065
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@semaphore:
    - fi-bsw-nick:        NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html

  * igt@amdgpu/amd_cs_nop@fork-gfx0:
    - fi-tgl-y:           NOTRUN -> [SKIP][2] ([fdo#109315] / [i915#2575]) +13 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@amdgpu/amd_cs_nop@fork-gfx0.html

  * igt@gem_exec_gttfill@basic:
    - fi-bsw-n3050:       NOTRUN -> [SKIP][3] ([fdo#109271])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-bsw-n3050:       NOTRUN -> [INCOMPLETE][4] ([i915#3159])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html

  * igt@i915_selftest@live@gt_heartbeat:
    - fi-tgl-y:           [PASS][5] -> [DMESG-FAIL][6] ([i915#541])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html

  
#### Possible fixes ####

  * igt@i915_pm_rpm@basic-rte:
    - {fi-tgl-1115g4}:    [DMESG-WARN][7] ([i915#402]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html

  * igt@i915_pm_rpm@module-reload:
    - {fi-tgl-1115g4}:    [DMESG-WARN][9] ([k.org#205379]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html

  * igt@i915_selftest@live@late_gt_pm:
    - fi-bsw-nick:        [DMESG-FAIL][11] ([i915#2927]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
  [i915#2927]: https://gitlab.freedesktop.org/drm/intel/issues/2927
  [i915#3159]: https://gitlab.freedesktop.org/drm/intel/issues/3159
  [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277
  [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
  [i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541
  [k.org#205379]: https://bugzilla.kernel.org/show_bug.cgi?id=205379


Participating hosts (43 -> 40)
------------------------------

  Additional (1): fi-bsw-n3050 
  Missing    (4): fi-ctg-p8600 fi-ilk-m540 fi-bdw-samus fi-hsw-4200u 


Build changes
-------------

  * Linux: CI_DRM_10047 -> Patchwork_20065

  CI-20190529: 20190529
  CI_DRM_10047: 6bc6aeb4870cfb28f24523f42157cf9a86be80d7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_20065: 9065f5d90df031d6e8a262a19ee067456b09d263 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9065f5d90df0 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/index.html

[-- Attachment #1.2: Type: text/html, Size: 5212 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
  2021-05-07  4:27   ` Nautiyal, Ankit K
@ 2021-05-07  5:50     ` Vudum, Lakshminarayana
  0 siblings, 0 replies; 10+ messages in thread
From: Vudum, Lakshminarayana @ 2021-05-07  5:50 UTC (permalink / raw)
  To: Nautiyal, Ankit K, intel-gfx@lists.freedesktop.org


[-- Attachment #1.1: Type: text/plain, Size: 5376 bytes --]

Re-reported.

From: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
Sent: Thursday, May 6, 2021 9:28 PM
To: intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

Hi Lakshmi,

The following failure is due to existing issue : https://gitlab.freedesktop.org/drm/intel/-/issues/541
Possible regressions

  *   igt@i915_selftest@live@gt_heartbeat:
     *   fi-tgl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html>
Thanks & Regards,
Ankit

From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Wednesday, May 5, 2021 2:32 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

Patch Details
Series:

drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

URL:

https://patchwork.freedesktop.org/series/89639/

State:

failure

Details:

https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/index.html

CI Bug Log - changes from CI_DRM_10047 -> Patchwork_20065
Summary

FAILURE

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

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20065, 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_20065/index.html

Possible new issues

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

IGT changes
Possible regressions

  *   igt@i915_selftest@live@gt_heartbeat:
     *   fi-tgl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html>

Known issues

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

IGT changes
Issues hit

  *   igt@amdgpu/amd_basic@semaphore:
     *   fi-bsw-nick: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +17 similar issues
  *   igt@amdgpu/amd_cs_nop@fork-gfx0:
     *   fi-tgl-y: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-y/igt@amdgpu/amd_cs_nop@fork-gfx0.html> (fdo#109315<https://bugs.freedesktop.org/show_bug.cgi?id=109315> / i915#2575<https://gitlab.freedesktop.org/drm/intel/issues/2575>) +13 similar issues
  *   igt@gem_exec_gttfill@basic:
     *   fi-bsw-n3050: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>)
  *   igt@gem_exec_suspend@basic-s3:
     *   fi-bsw-n3050: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html> (i915#3159<https://gitlab.freedesktop.org/drm/intel/issues/3159>)

Possible fixes

  *   igt@i915_pm_rpm@basic-rte:
     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html> (i915#402<https://gitlab.freedesktop.org/drm/intel/issues/402>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@basic-rte.html>
  *   igt@i915_pm_rpm@module-reload:
     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html> (k.org#205379<https://bugzilla.kernel.org/show_bug.cgi?id=205379>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html>
  *   igt@i915_selftest@live@late_gt_pm:
     *   fi-bsw-nick: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10047/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html> (i915#2927<https://gitlab.freedesktop.org/drm/intel/issues/2927>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20065/fi-bsw-nick/igt@i915_selftest@live@late_gt_pm.html>

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (43 -> 40)

Additional (1): fi-bsw-n3050
Missing (4): fi-ctg-p8600 fi-ilk-m540 fi-bdw-samus fi-hsw-4200u

Build changes

  *   Linux: CI_DRM_10047 -> Patchwork_20065

CI-20190529: 20190529
CI_DRM_10047: 6bc6aeb4870cfb28f24523f42157cf9a86be80d7 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20065: 9065f5d90df031d6e8a262a19ee067456b09d263 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

9065f5d90df0 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

[-- Attachment #1.2: Type: text/html, Size: 22434 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
  2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
  2021-05-05  9:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2) Patchwork
  2021-05-07  5:45 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
@ 2021-05-07  6:27 ` Patchwork
  2021-05-11 12:09 ` [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
  2021-05-11 16:18 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3) Patchwork
  4 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2021-05-07  6:27 UTC (permalink / raw)
  To: Nautiyal, Ankit K; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 1168 bytes --]

== Series Details ==

Series: drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)
URL   : https://patchwork.freedesktop.org/series/89639/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10047_full -> Patchwork_20065_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  


Changes
-------

  No changes found


Participating hosts (11 -> 9)
------------------------------

  Missing    (2): pig-skl-6260u pig-glk-j5005 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_10047 -> Patchwork_20065

  CI-20190529: 20190529
  CI_DRM_10047: 6bc6aeb4870cfb28f24523f42157cf9a86be80d7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6077: 126a3f6fc0e97786e2819085efc84e741093aed5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_20065: 9065f5d90df031d6e8a262a19ee067456b09d263 @ 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_20065/index.html

[-- Attachment #1.2: Type: text/html, Size: 1734 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
  2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
                   ` (2 preceding siblings ...)
  2021-05-07  6:27 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
@ 2021-05-11 12:09 ` Ankit Nautiyal
  2021-05-11 13:55   ` Sharma, Swati2
  2021-05-11 16:18 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3) Patchwork
  4 siblings, 1 reply; 10+ messages in thread
From: Ankit Nautiyal @ 2021-05-11 12:09 UTC (permalink / raw)
  To: intel-gfx

Fix the typo in DPCD caps used for checking SRC CTL mode of
HDMI2.1 PCON

v2: Corrected Fixes tag (Jani Nikula).
v3: Rebased.

Fixes: 04b6603d13be ("drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available")

Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: "Ville Syrj_l_" <ville.syrjala@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Manasi Navare <manasi.d.navare@intel.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Sean Paul <seanpaul@chromium.org>

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
---
 drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
index 9a8dfdf15530..072d3edf9197 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -2113,7 +2113,7 @@ void intel_dp_check_frl_training(struct intel_dp *intel_dp)
 	 * -PCON supports SRC_CTL_MODE (VESA DP2.0-HDMI2.1 PCON Spec Draft-1 Sec-7)
 	 * -sink is HDMI2.1
 	 */
-	if (!(intel_dp->dpcd[2] & DP_PCON_SOURCE_CTL_MODE) ||
+	if (!(intel_dp->downstream_ports[2] & DP_PCON_SOURCE_CTL_MODE) ||
 	    !intel_dp_is_hdmi_2_1_sink(intel_dp) ||
 	    intel_dp->frl.is_trained)
 		return;
-- 
2.29.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
  2021-05-11 12:09 ` [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
@ 2021-05-11 13:55   ` Sharma, Swati2
  0 siblings, 0 replies; 10+ messages in thread
From: Sharma, Swati2 @ 2021-05-11 13:55 UTC (permalink / raw)
  To: Ankit Nautiyal, intel-gfx

Reviewed-by: Swati Sharma <swati2.sharma@intel.com>

On 11-May-21 5:39 PM, Ankit Nautiyal wrote:
> Fix the typo in DPCD caps used for checking SRC CTL mode of
> HDMI2.1 PCON
> 
> v2: Corrected Fixes tag (Jani Nikula).
> v3: Rebased.
> 
> Fixes: 04b6603d13be ("drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available")
> 
> Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> Cc: Uma Shankar <uma.shankar@intel.com>
> Cc: Jani Nikula <jani.nikula@intel.com>
> Cc: "Ville Syrj_l_" <ville.syrjala@linux.intel.com>
> Cc: Imre Deak <imre.deak@intel.com>
> Cc: Manasi Navare <manasi.d.navare@intel.com>
> Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
> Cc: Lucas De Marchi <lucas.demarchi@intel.com>
> Cc: Sean Paul <seanpaul@chromium.org>
> 
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> ---
>   drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
> index 9a8dfdf15530..072d3edf9197 100644
> --- a/drivers/gpu/drm/i915/display/intel_dp.c
> +++ b/drivers/gpu/drm/i915/display/intel_dp.c
> @@ -2113,7 +2113,7 @@ void intel_dp_check_frl_training(struct intel_dp *intel_dp)
>   	 * -PCON supports SRC_CTL_MODE (VESA DP2.0-HDMI2.1 PCON Spec Draft-1 Sec-7)
>   	 * -sink is HDMI2.1
>   	 */
> -	if (!(intel_dp->dpcd[2] & DP_PCON_SOURCE_CTL_MODE) ||
> +	if (!(intel_dp->downstream_ports[2] & DP_PCON_SOURCE_CTL_MODE) ||
>   	    !intel_dp_is_hdmi_2_1_sink(intel_dp) ||
>   	    intel_dp->frl.is_trained)
>   		return;
> 

-- 
~Swati Sharma
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3)
  2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
                   ` (3 preceding siblings ...)
  2021-05-11 12:09 ` [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
@ 2021-05-11 16:18 ` Patchwork
  2021-05-12  7:25   ` Gupta, Anshuman
  4 siblings, 1 reply; 10+ messages in thread
From: Patchwork @ 2021-05-11 16:18 UTC (permalink / raw)
  To: Ankit Nautiyal; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 11200 bytes --]

== Series Details ==

Series: drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3)
URL   : https://patchwork.freedesktop.org/series/89639/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10068 -> Patchwork_20099
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_20099 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_20099, 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_20099/index.html

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt@kms_pipe_crc_basic@read-crc-pipe-a:
    - fi-bwr-2160:        [PASS][1] -> [FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bwr-2160/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bwr-2160/igt@kms_pipe_crc_basic@read-crc-pipe-a.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
    - fi-bsw-kefka:       [PASS][3] -> [FAIL][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html

  * igt@runner@aborted:
    - fi-ilk-650:         NOTRUN -> [FAIL][5]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@runner@aborted.html

  
#### Warnings ####

  * igt@gem_exec_gttfill@basic:
    - fi-ilk-650:         [FAIL][6] ([i915#3457]) -> [FAIL][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-ilk-650/igt@gem_exec_gttfill@basic.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@gem_exec_gttfill@basic.html

  * igt@i915_selftest@live@execlists:
    - fi-tgl-u2:          [DMESG-FAIL][8] -> [INCOMPLETE][9]
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-u2/igt@i915_selftest@live@execlists.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-u2/igt@i915_selftest@live@execlists.html
    - fi-cml-s:           [DMESG-FAIL][10] -> [INCOMPLETE][11]
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-cml-s/igt@i915_selftest@live@execlists.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-cml-s/igt@i915_selftest@live@execlists.html

  
Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_fence@basic-await@rcs0:
    - fi-bxt-dsi:         [PASS][12] -> [FAIL][13] ([i915#3457])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bxt-dsi/igt@gem_exec_fence@basic-await@rcs0.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bxt-dsi/igt@gem_exec_fence@basic-await@rcs0.html

  * igt@gem_wait@wait@all:
    - fi-bsw-nick:        [PASS][14] -> [FAIL][15] ([i915#3457])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-nick/igt@gem_wait@wait@all.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-nick/igt@gem_wait@wait@all.html

  * igt@kms_busy@basic@flip:
    - fi-ilk-650:         [PASS][16] -> [INCOMPLETE][17] ([i915#3457])
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-ilk-650/igt@kms_busy@basic@flip.html
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@kms_busy@basic@flip.html

  
#### Possible fixes ####

  * igt@gem_busy@busy@all:
    - fi-glk-dsi:         [FAIL][18] ([i915#3457]) -> [PASS][19]
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-glk-dsi/igt@gem_busy@busy@all.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-glk-dsi/igt@gem_busy@busy@all.html

  * igt@gem_exec_fence@nb-await@bcs0:
    - fi-bsw-nick:        [FAIL][20] ([i915#3457]) -> [PASS][21] +1 similar issue
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-nick/igt@gem_exec_fence@nb-await@bcs0.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-nick/igt@gem_exec_fence@nb-await@bcs0.html

  * igt@gem_exec_fence@nb-await@vcs0:
    - fi-bsw-kefka:       [FAIL][22] ([i915#3457]) -> [PASS][23] +1 similar issue
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@gem_exec_fence@nb-await@vcs0.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@gem_exec_fence@nb-await@vcs0.html

  * igt@gem_wait@wait@all:
    - fi-elk-e7500:       [FAIL][24] ([i915#3457]) -> [PASS][25]
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-elk-e7500/igt@gem_wait@wait@all.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-elk-e7500/igt@gem_wait@wait@all.html

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7500u:       [DMESG-FAIL][26] ([i915#165]) -> [PASS][27]
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-7500u/igt@kms_chamelium@common-hpd-after-suspend.html
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-7500u/igt@kms_chamelium@common-hpd-after-suspend.html

  * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a:
    - fi-elk-e7500:       [FAIL][28] -> [PASS][29] +3 similar issues
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a.html
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a.html

  
#### Warnings ####

  * igt@i915_module_load@reload:
    - fi-kbl-soraka:      [DMESG-WARN][30] ([i915#1982]) -> [DMESG-WARN][31] ([i915#1982] / [i915#3457])
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-soraka/igt@i915_module_load@reload.html
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-soraka/igt@i915_module_load@reload.html
    - fi-tgl-u2:          [DMESG-WARN][32] ([k.org#205379]) -> [DMESG-WARN][33] ([i915#3457] / [k.org#205379])
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-u2/igt@i915_module_load@reload.html
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-u2/igt@i915_module_load@reload.html
    - fi-bsw-kefka:       [DMESG-FAIL][34] ([i915#1982]) -> [DMESG-WARN][35] ([i915#1982] / [i915#3457])
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@i915_module_load@reload.html
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@i915_module_load@reload.html
    - fi-tgl-y:           [DMESG-WARN][36] ([i915#1982] / [k.org#205379]) -> [DMESG-WARN][37] ([i915#1982] / [i915#3457] / [k.org#205379])
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-y/igt@i915_module_load@reload.html
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-y/igt@i915_module_load@reload.html

  * igt@i915_selftest@live@execlists:
    - fi-icl-u2:          [DMESG-FAIL][38] -> [INCOMPLETE][39] ([i915#2782])
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-icl-u2/igt@i915_selftest@live@execlists.html
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-icl-u2/igt@i915_selftest@live@execlists.html

  * igt@i915_selftest@live@mman:
    - fi-bwr-2160:        [DMESG-FAIL][40] ([i915#3457]) -> [DMESG-WARN][41] ([i915#3457])
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bwr-2160/igt@i915_selftest@live@mman.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bwr-2160/igt@i915_selftest@live@mman.html

  * igt@runner@aborted:
    - fi-icl-u2:          [FAIL][42] ([i915#2426] / [i915#2782] / [i915#3363]) -> [FAIL][43] ([i915#2782] / [i915#3363])
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-icl-u2/igt@runner@aborted.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-icl-u2/igt@runner@aborted.html
    - fi-glk-dsi:         [FAIL][44] ([i915#2426] / [i915#3363] / [k.org#202321]) -> [FAIL][45] ([i915#3363] / [k.org#202321])
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-glk-dsi/igt@runner@aborted.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-glk-dsi/igt@runner@aborted.html
    - fi-kbl-guc:         [FAIL][46] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][47] ([i915#1436] / [i915#3363])
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-guc/igt@runner@aborted.html
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-guc/igt@runner@aborted.html
    - fi-cml-u2:          [FAIL][48] ([i915#3363]) -> [FAIL][49] ([i915#2082] / [i915#2426] / [i915#3363])
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-cml-u2/igt@runner@aborted.html
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-cml-u2/igt@runner@aborted.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#1222]: https://gitlab.freedesktop.org/drm/intel/issues/1222
  [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
  [i915#165]: https://gitlab.freedesktop.org/drm/intel/issues/165
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2082]: https://gitlab.freedesktop.org/drm/intel/issues/2082
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782
  [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
  [i915#2966]: https://gitlab.freedesktop.org/drm/intel/issues/2966
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#3457]: https://gitlab.freedesktop.org/drm/intel/issues/3457
  [k.org#202321]: https://bugzilla.kernel.org/show_bug.cgi?id=202321
  [k.org#205379]: https://bugzilla.kernel.org/show_bug.cgi?id=205379


Participating hosts (48 -> 41)
------------------------------

  Missing    (7): fi-rkl-11500t fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_10068 -> Patchwork_20099

  CI-20190529: 20190529
  CI_DRM_10068: f71e8fae425cfb4e06a68874bced2fb728638d2a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6082: 355269577baef0c5d8114e8851acaeac657e4fe6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_20099: 6aae072769d7b8c5ab4941bcea716d481ef37cfb @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6aae072769d7 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/index.html

[-- Attachment #1.2: Type: text/html, Size: 14419 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3)
  2021-05-11 16:18 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3) Patchwork
@ 2021-05-12  7:25   ` Gupta, Anshuman
  0 siblings, 0 replies; 10+ messages in thread
From: Gupta, Anshuman @ 2021-05-12  7:25 UTC (permalink / raw)
  To: intel-gfx@lists.freedesktop.org, Nautiyal, Ankit K

Pushed to drm-intel-next there was unrelated CI failures, instead rev2 was green https://patchwork.freedesktop.org/series/89639/#rev2
Rev3 was just a rebased.
Thanks for the parch.

Br,
Anshuman Gupta.

From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Patchwork
Sent: Tuesday, May 11, 2021 9:49 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3)

Patch Details 
Series:
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3)
URL:
https://patchwork.freedesktop.org/series/89639/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/index.html
CI Bug Log - changes from CI_DRM_10068 -> Patchwork_20099
Summary
FAILURE
Serious unknown changes coming with Patchwork_20099 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20099, 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_20099/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20099:
IGT changes
Possible regressions
• igt@kms_pipe_crc_basic@read-crc-pipe-a:
o fi-bwr-2160: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bwr-2160/igt@kms_pipe_crc_basic@read-crc-pipe-a.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bwr-2160/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
• igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
o fi-bsw-kefka: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
• igt@runner@aborted:
o fi-ilk-650: NOTRUN -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@runner@aborted.html
Warnings
• igt@gem_exec_gttfill@basic:
o fi-ilk-650: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-ilk-650/igt@gem_exec_gttfill@basic.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@gem_exec_gttfill@basic.html
• igt@i915_selftest@live@execlists:
o fi-tgl-u2: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-u2/igt@i915_selftest@live@execlists.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-u2/igt@i915_selftest@live@execlists.html
o fi-cml-s: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-cml-s/igt@i915_selftest@live@execlists.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-cml-s/igt@i915_selftest@live@execlists.html
Known issues
Here are the changes found in Patchwork_20099 that come from known issues:
IGT changes
Issues hit
• igt@gem_exec_fence@basic-await@rcs0:
o fi-bxt-dsi: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bxt-dsi/igt@gem_exec_fence@basic-await@rcs0.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bxt-dsi/igt@gem_exec_fence@basic-await@rcs0.html (https://gitlab.freedesktop.org/drm/intel/issues/3457)
• igt@gem_wait@wait@all:
o fi-bsw-nick: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-nick/igt@gem_wait@wait@all.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-nick/igt@gem_wait@wait@all.html (https://gitlab.freedesktop.org/drm/intel/issues/3457)
• igt@kms_busy@basic@flip:
o fi-ilk-650: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-ilk-650/igt@kms_busy@basic@flip.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-ilk-650/igt@kms_busy@basic@flip.html (https://gitlab.freedesktop.org/drm/intel/issues/3457)
Possible fixes
• igt@gem_busy@busy@all:
o fi-glk-dsi: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-glk-dsi/igt@gem_busy@busy@all.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-glk-dsi/igt@gem_busy@busy@all.html
• igt@gem_exec_fence@nb-await@bcs0:
o fi-bsw-nick: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-nick/igt@gem_exec_fence@nb-await@bcs0.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-nick/igt@gem_exec_fence@nb-await@bcs0.html +1 similar issue
• igt@gem_exec_fence@nb-await@vcs0:
o fi-bsw-kefka: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@gem_exec_fence@nb-await@vcs0.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@gem_exec_fence@nb-await@vcs0.html +1 similar issue
• igt@gem_wait@wait@all:
o fi-elk-e7500: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-elk-e7500/igt@gem_wait@wait@all.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-elk-e7500/igt@gem_wait@wait@all.html
• igt@kms_chamelium@common-hpd-after-suspend:
o fi-kbl-7500u: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-7500u/igt@kms_chamelium@common-hpd-after-suspend.html (https://gitlab.freedesktop.org/drm/intel/issues/165) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-7500u/igt@kms_chamelium@common-hpd-after-suspend.html
• igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a:
o fi-elk-e7500: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a.html +3 similar issues
Warnings
• igt@i915_module_load@reload:
o fi-kbl-soraka: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-soraka/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-soraka/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982 / https://gitlab.freedesktop.org/drm/intel/issues/3457)
o fi-tgl-u2: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-u2/igt@i915_module_load@reload.html (https://bugzilla.kernel.org/show_bug.cgi?id=205379) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-u2/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/3457 / https://bugzilla.kernel.org/show_bug.cgi?id=205379)
o fi-bsw-kefka: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bsw-kefka/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bsw-kefka/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982 / https://gitlab.freedesktop.org/drm/intel/issues/3457)
o fi-tgl-y: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-tgl-y/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982 / https://bugzilla.kernel.org/show_bug.cgi?id=205379) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-tgl-y/igt@i915_module_load@reload.html (https://gitlab.freedesktop.org/drm/intel/issues/1982 / https://gitlab.freedesktop.org/drm/intel/issues/3457 / https://bugzilla.kernel.org/show_bug.cgi?id=205379)
• igt@i915_selftest@live@execlists:
o fi-icl-u2: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-icl-u2/igt@i915_selftest@live@execlists.html -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-icl-u2/igt@i915_selftest@live@execlists.html (https://gitlab.freedesktop.org/drm/intel/issues/2782)
• igt@i915_selftest@live@mman:
o fi-bwr-2160: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-bwr-2160/igt@i915_selftest@live@mman.html (https://gitlab.freedesktop.org/drm/intel/issues/3457) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-bwr-2160/igt@i915_selftest@live@mman.html (https://gitlab.freedesktop.org/drm/intel/issues/3457)
• igt@runner@aborted:
o fi-icl-u2: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-icl-u2/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/2426 / https://gitlab.freedesktop.org/drm/intel/issues/2782 / https://gitlab.freedesktop.org/drm/intel/issues/3363) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-icl-u2/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/2782 / https://gitlab.freedesktop.org/drm/intel/issues/3363)
o fi-glk-dsi: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-glk-dsi/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/2426 / https://gitlab.freedesktop.org/drm/intel/issues/3363 / https://bugzilla.kernel.org/show_bug.cgi?id=202321) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-glk-dsi/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/3363 / https://bugzilla.kernel.org/show_bug.cgi?id=202321)
o fi-kbl-guc: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-kbl-guc/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/1436 / https://gitlab.freedesktop.org/drm/intel/issues/2426 / https://gitlab.freedesktop.org/drm/intel/issues/3363) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-kbl-guc/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/1436 / https://gitlab.freedesktop.org/drm/intel/issues/3363)
o fi-cml-u2: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10068/fi-cml-u2/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/3363) -> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20099/fi-cml-u2/igt@runner@aborted.html (https://gitlab.freedesktop.org/drm/intel/issues/2082 / https://gitlab.freedesktop.org/drm/intel/issues/2426 / https://gitlab.freedesktop.org/drm/intel/issues/3363)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (48 -> 41)
Missing (7): fi-rkl-11500t fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 
Build changes
• Linux: CI_DRM_10068 -> Patchwork_20099
CI-20190529: 20190529
CI_DRM_10068: f71e8fae425cfb4e06a68874bced2fb728638d2a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6082: 355269577baef0c5d8114e8851acaeac657e4fe6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20099: 6aae072769d7b8c5ab4941bcea716d481ef37cfb @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
6aae072769d7 drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-12  7:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05  7:32 [Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
2021-05-05  9:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2) Patchwork
2021-05-07  4:27   ` Nautiyal, Ankit K
2021-05-07  5:50     ` Vudum, Lakshminarayana
2021-05-07  5:45 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-05-07  6:27 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-05-11 12:09 ` [Intel-gfx] [PATCH v3] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON Ankit Nautiyal
2021-05-11 13:55   ` Sharma, Swati2
2021-05-11 16:18 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev3) Patchwork
2021-05-12  7:25   ` Gupta, Anshuman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.