diff mbox series

drm/i915/hdcp: Dsiplay13 HDCP support over MST

Message ID 20210705113706.18474-1-anshuman.gupta@intel.com (mailing list archive)
State New, archived
Headers show
Series drm/i915/hdcp: Dsiplay13 HDCP support over MST | expand

Commit Message

Gupta, Anshuman July 5, 2021, 11:37 a.m. UTC
Adding HDCP support over DP MST for Display13 Platforms.

Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
---
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jani Nikula July 5, 2021, 12:01 p.m. UTC | #1
On Mon, 05 Jul 2021, Anshuman Gupta <anshuman.gupta@intel.com> wrote:
> Adding HDCP support over DP MST for Display13 Platforms.

Why do we have the condition at all? Usually we assume it'll work, and
we disable or change later when a platform shows up where it doesn't
work.

BR,
Jani.

>
> Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_dp_mst.c b/drivers/gpu/drm/i915/display/intel_dp_mst.c
> index 70fe90beaf6c..15d90d9456dc 100644
> --- a/drivers/gpu/drm/i915/display/intel_dp_mst.c
> +++ b/drivers/gpu/drm/i915/display/intel_dp_mst.c
> @@ -835,7 +835,7 @@ static struct drm_connector *intel_dp_add_mst_connector(struct drm_dp_mst_topolo
>  	intel_attach_force_audio_property(connector);
>  	intel_attach_broadcast_rgb_property(connector);
>  
> -	if (DISPLAY_VER(dev_priv) <= 12) {
> +	if (DISPLAY_VER(dev_priv) <= 13) {
>  		ret = intel_dp_hdcp_init(dig_port, intel_connector);
>  		if (ret)
>  			drm_dbg_kms(&dev_priv->drm, "[%s:%d] HDCP MST init failed, skipping.\n",
Gupta, Anshuman July 6, 2021, 2:50 p.m. UTC | #2
Hi Lakshmi
Below BAT failures are not related to HDCP at all.


igt@gem_exec_fence@basic-busy@vcs0:
fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

igt@gem_exec_parallel@engines@basic:
fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

igt@i915_selftest@live@execlists:
fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Could you please rise the bug for above failures and re-report the results.

Thanks,
Anshuman Gupta.
From: Patchwork <patchwork@emeril.freedesktop.org>
Sent: Monday, July 5, 2021 7:03 PM
To: Gupta, Anshuman <anshuman.gupta@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Patch Details
Series:

drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

URL:

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

State:

failure

Details:

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

CI Bug Log - changes from CI_DRM_10305 -> Patchwork_20530
Summary

FAILURE

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

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

Possible new issues

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

IGT changes
Possible regressions

  *   igt@gem_exec_fence@basic-busy@vcs0:

     *   fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Warnings

  *   igt@i915_pm_rpm@module-reload:

     *   fi-ivb-3770: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html>

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

  *   igt@kms_pipe_crc_basic@hang-read-crc-pipe-a:

     *   {fi-tgl-1115g4}: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_pipe_crc_basic@hang-read-crc-pipe-a.html>

Known issues

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

IGT changes
Issues hit

  *   igt@amdgpu/amd_basic@cs-gfx:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@amdgpu/amd_basic@cs-gfx.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#109315<https://bugs.freedesktop.org/show_bug.cgi?id=109315>) +17 similar issues

  *   igt@amdgpu/amd_basic@semaphore:

     *   fi-bsw-nick: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +17 similar issues

  *   igt@core_hotunplug@unbind-rebind:

     *   fi-hsw-4770: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)
     *   fi-bdw-5557u: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)

  *   igt@gem_close_race@basic-threads:

     *   fi-glk-dsi: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@gem_close_race@basic-threads.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@gem_close_race@basic-threads.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_create@basic:

     *   fi-kbl-x1275: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@gem_exec_create@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_fence@basic-busy@bcs0:

     *   fi-apl-guc: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_fence@basic-busy@bcs0.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +1 similar issue

  *   igt@gem_exec_gttfill@basic:

     *   fi-bsw-n3050: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>)

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-apl-guc: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_parallel@engines@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-cml-u2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-bsw-n3050: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html> (i915#3159<https://gitlab.freedesktop.org/drm/intel/issues/3159>)

  *   igt@gem_huc_copy@huc-copy:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +4 similar issues
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2190<https://gitlab.freedesktop.org/drm/intel/issues/2190>)

  *   igt@i915_pm_backlight@basic-brightness:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@i915_pm_backlight@basic-brightness.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#3012<https://gitlab.freedesktop.org/drm/intel/issues/3012>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@dp-crc-fast:

     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@hdmi-edid-read:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_chamelium@hdmi-edid-read.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)

  *   igt@kms_psr@cursor_plane_move:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +37 similar issues
     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +9 similar issues

  *   igt@kms_psr@primary_mmap_gtt:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_psr@primary_mmap_gtt.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#1072<https://gitlab.freedesktop.org/drm/intel/issues/1072>) +3 similar issues

  *   igt@runner@aborted:

     *   fi-kbl-x1275: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)
     *   fi-apl-guc: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / i915#337<https://gitlab.freedesktop.org/drm/intel/issues/337>)
     *   fi-ivb-3770: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>)
     *   fi-kbl-7567u: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@runner@aborted.html> (i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)

Possible fixes

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-icl-y: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html>

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-hsw-4770: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-nick: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bsw-nick/igt@i915_selftest@live@execlists.html> (i915#2782<https://gitlab.freedesktop.org/drm/intel/issues/2782> / i915#2940<https://gitlab.freedesktop.org/drm/intel/issues/2940>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@i915_selftest@live@execlists.html>

  *   igt@kms_flip@basic-flip-vs-dpms@b-dp3:

     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html>

Warnings

  *   igt@runner@aborted:

     *   fi-glk-dsi: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>)
     *   fi-bdw-5557u: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3462<https://gitlab.freedesktop.org/drm/intel/issues/3462>)
     *   fi-cml-u2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364>)

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

Participating hosts (32 -> 30)

Additional (3): fi-kbl-x1275 fi-apl-guc fi-bsw-n3050
Missing (5): fi-kbl-soraka fi-hsw-4200u fi-snb-2520m fi-kbl-7500u fi-bdw-samus

Build changes

  *   Linux: CI_DRM_10305 -> Patchwork_20530

CI-20190529: 20190529
CI_DRM_10305: fd899b57cb480c98e60ee842671bddd4759dfca3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6128: b24e5949af7e51f0af484d2ce4cb4c5a41ac5358 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20530: c4c07a1edab790161772383707e20d486fb3c366 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

c4c07a1edab7 drm/i915/hdcp: Nuke Platform check for mst hdcp init
Vudum, Lakshminarayana July 6, 2021, 4:42 p.m. UTC | #3
Re-reported.

From: Gupta, Anshuman <anshuman.gupta@intel.com>
Sent: Tuesday, July 6, 2021 7:51 AM
To: Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Hi Lakshmi
Below BAT failures are not related to HDCP at all.


igt@gem_exec_fence@basic-busy@vcs0:
fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

igt@gem_exec_parallel@engines@basic:
fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

igt@i915_selftest@live@execlists:
fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Could you please rise the bug for above failures and re-report the results.

Thanks,
Anshuman Gupta.
From: Patchwork <patchwork@emeril.freedesktop.org<mailto:patchwork@emeril.freedesktop.org>>
Sent: Monday, July 5, 2021 7:03 PM
To: Gupta, Anshuman <anshuman.gupta@intel.com<mailto:anshuman.gupta@intel.com>>
Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>
Subject: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Patch Details
Series:

drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

URL:

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

State:

failure

Details:

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

CI Bug Log - changes from CI_DRM_10305 -> Patchwork_20530
Summary

FAILURE

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

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

Possible new issues

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

IGT changes
Possible regressions

  *   igt@gem_exec_fence@basic-busy@vcs0:

     *   fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Warnings

  *   igt@i915_pm_rpm@module-reload:

     *   fi-ivb-3770: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html>

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

  *   igt@kms_pipe_crc_basic@hang-read-crc-pipe-a:

     *   {fi-tgl-1115g4}: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_pipe_crc_basic@hang-read-crc-pipe-a.html>

Known issues

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

IGT changes
Issues hit

  *   igt@amdgpu/amd_basic@cs-gfx:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@amdgpu/amd_basic@cs-gfx.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#109315<https://bugs.freedesktop.org/show_bug.cgi?id=109315>) +17 similar issues

  *   igt@amdgpu/amd_basic@semaphore:

     *   fi-bsw-nick: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +17 similar issues

  *   igt@core_hotunplug@unbind-rebind:

     *   fi-hsw-4770: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)
     *   fi-bdw-5557u: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)

  *   igt@gem_close_race@basic-threads:

     *   fi-glk-dsi: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@gem_close_race@basic-threads.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@gem_close_race@basic-threads.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_create@basic:

     *   fi-kbl-x1275: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@gem_exec_create@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_fence@basic-busy@bcs0:

     *   fi-apl-guc: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_fence@basic-busy@bcs0.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +1 similar issue

  *   igt@gem_exec_gttfill@basic:

     *   fi-bsw-n3050: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>)

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-apl-guc: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_parallel@engines@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-cml-u2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-bsw-n3050: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html> (i915#3159<https://gitlab.freedesktop.org/drm/intel/issues/3159>)

  *   igt@gem_huc_copy@huc-copy:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +4 similar issues
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2190<https://gitlab.freedesktop.org/drm/intel/issues/2190>)

  *   igt@i915_pm_backlight@basic-brightness:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@i915_pm_backlight@basic-brightness.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#3012<https://gitlab.freedesktop.org/drm/intel/issues/3012>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@dp-crc-fast:

     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@hdmi-edid-read:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_chamelium@hdmi-edid-read.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)

  *   igt@kms_psr@cursor_plane_move:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +37 similar issues
     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +9 similar issues

  *   igt@kms_psr@primary_mmap_gtt:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_psr@primary_mmap_gtt.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#1072<https://gitlab.freedesktop.org/drm/intel/issues/1072>) +3 similar issues

  *   igt@runner@aborted:

     *   fi-kbl-x1275: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)
     *   fi-apl-guc: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / i915#337<https://gitlab.freedesktop.org/drm/intel/issues/337>)
     *   fi-ivb-3770: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>)
     *   fi-kbl-7567u: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@runner@aborted.html> (i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)

Possible fixes

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-icl-y: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html>

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-hsw-4770: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-nick: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bsw-nick/igt@i915_selftest@live@execlists.html> (i915#2782<https://gitlab.freedesktop.org/drm/intel/issues/2782> / i915#2940<https://gitlab.freedesktop.org/drm/intel/issues/2940>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@i915_selftest@live@execlists.html>

  *   igt@kms_flip@basic-flip-vs-dpms@b-dp3:

     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html>

Warnings

  *   igt@runner@aborted:

     *   fi-glk-dsi: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>)
     *   fi-bdw-5557u: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3462<https://gitlab.freedesktop.org/drm/intel/issues/3462>)
     *   fi-cml-u2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364>)

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

Participating hosts (32 -> 30)

Additional (3): fi-kbl-x1275 fi-apl-guc fi-bsw-n3050
Missing (5): fi-kbl-soraka fi-hsw-4200u fi-snb-2520m fi-kbl-7500u fi-bdw-samus

Build changes

  *   Linux: CI_DRM_10305 -> Patchwork_20530

CI-20190529: 20190529
CI_DRM_10305: fd899b57cb480c98e60ee842671bddd4759dfca3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6128: b24e5949af7e51f0af484d2ce4cb4c5a41ac5358 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20530: c4c07a1edab790161772383707e20d486fb3c366 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

c4c07a1edab7 drm/i915/hdcp: Nuke Platform check for mst hdcp init
Gupta, Anshuman July 7, 2021, 10:50 a.m. UTC | #4
Thanks for re-reporting.
There were non related CI-IGT failures.
Pushed to drm-intel-next.
Thanks,
Anshuman Gupta.

From: Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Sent: Tuesday, July 6, 2021 10:12 PM
To: Gupta, Anshuman <anshuman.gupta@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Re-reported.

From: Gupta, Anshuman <anshuman.gupta@intel.com<mailto:anshuman.gupta@intel.com>>
Sent: Tuesday, July 6, 2021 7:51 AM
To: Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com<mailto:lakshminarayana.vudum@intel.com>>
Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Hi Lakshmi
Below BAT failures are not related to HDCP at all.


igt@gem_exec_fence@basic-busy@vcs0:
fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

igt@gem_exec_parallel@engines@basic:
fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

igt@i915_selftest@live@execlists:
fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Could you please rise the bug for above failures and re-report the results.

Thanks,
Anshuman Gupta.
From: Patchwork <patchwork@emeril.freedesktop.org<mailto:patchwork@emeril.freedesktop.org>>
Sent: Monday, July 5, 2021 7:03 PM
To: Gupta, Anshuman <anshuman.gupta@intel.com<mailto:anshuman.gupta@intel.com>>
Cc: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>
Subject: ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

Patch Details
Series:

drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)

URL:

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

State:

failure

Details:

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

CI Bug Log - changes from CI_DRM_10305 -> Patchwork_20530
Summary

FAILURE

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

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

Possible new issues

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

IGT changes
Possible regressions

  *   igt@gem_exec_fence@basic-busy@vcs0:

     *   fi-kbl-7567u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@gem_exec_fence@basic-busy@vcs0.html>

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-icl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@basic.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@basic.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bdw-5557u: NOTRUN -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@i915_selftest@live@execlists.html>

Warnings

  *   igt@i915_pm_rpm@module-reload:

     *   fi-ivb-3770: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@i915_pm_rpm@module-reload.html>

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

  *   igt@kms_pipe_crc_basic@hang-read-crc-pipe-a:

     *   {fi-tgl-1115g4}: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_pipe_crc_basic@hang-read-crc-pipe-a.html>

Known issues

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

IGT changes
Issues hit

  *   igt@amdgpu/amd_basic@cs-gfx:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@amdgpu/amd_basic@cs-gfx.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#109315<https://bugs.freedesktop.org/show_bug.cgi?id=109315>) +17 similar issues

  *   igt@amdgpu/amd_basic@semaphore:

     *   fi-bsw-nick: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +17 similar issues

  *   igt@core_hotunplug@unbind-rebind:

     *   fi-hsw-4770: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)
     *   fi-bdw-5557u: NOTRUN -> WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html> (i915#3718<https://gitlab.freedesktop.org/drm/intel/issues/3718>)

  *   igt@gem_close_race@basic-threads:

     *   fi-glk-dsi: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@gem_close_race@basic-threads.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@gem_close_race@basic-threads.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_create@basic:

     *   fi-kbl-x1275: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@gem_exec_create@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_fence@basic-busy@bcs0:

     *   fi-apl-guc: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_fence@basic-busy@bcs0.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +1 similar issue

  *   igt@gem_exec_gttfill@basic:

     *   fi-bsw-n3050: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>)

  *   igt@gem_exec_parallel@engines@basic:

     *   fi-apl-guc: NOTRUN -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@gem_exec_parallel@engines@basic.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-cml-u2: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@gem_exec_parallel@engines@userptr.html> (i915#1610<https://gitlab.freedesktop.org/drm/intel/issues/1610>)

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-bsw-n3050: NOTRUN -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html> (i915#3159<https://gitlab.freedesktop.org/drm/intel/issues/3159>)

  *   igt@gem_huc_copy@huc-copy:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +4 similar issues
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2190<https://gitlab.freedesktop.org/drm/intel/issues/2190>)

  *   igt@i915_pm_backlight@basic-brightness:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@i915_pm_backlight@basic-brightness.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#3012<https://gitlab.freedesktop.org/drm/intel/issues/3012>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@dp-crc-fast:

     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_chamelium@hdmi-edid-read:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_chamelium@hdmi-edid-read.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>) +8 similar issues

  *   igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)
     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#533<https://gitlab.freedesktop.org/drm/intel/issues/533>)

  *   igt@kms_psr@cursor_plane_move:

     *   fi-kbl-8809g: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-8809g/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +37 similar issues
     *   fi-bdw-5557u: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@kms_psr@cursor_plane_move.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +9 similar issues

  *   igt@kms_psr@primary_mmap_gtt:

     *   fi-hsw-4770: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@kms_psr@primary_mmap_gtt.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#1072<https://gitlab.freedesktop.org/drm/intel/issues/1072>) +3 similar issues

  *   igt@runner@aborted:

     *   fi-kbl-x1275: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-x1275/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)
     *   fi-apl-guc: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-apl-guc/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / i915#337<https://gitlab.freedesktop.org/drm/intel/issues/337>)
     *   fi-ivb-3770: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-ivb-3770/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>)
     *   fi-kbl-7567u: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-kbl-7567u/igt@runner@aborted.html> (i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>)

Possible fixes

  *   igt@gem_exec_parallel@engines@userptr:

     *   fi-icl-y: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-icl-y/igt@gem_exec_parallel@engines@userptr.html>

  *   igt@gem_exec_suspend@basic-s3:

     *   fi-hsw-4770: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-hsw-4770/igt@gem_exec_suspend@basic-s3.html>

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-nick: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bsw-nick/igt@i915_selftest@live@execlists.html> (i915#2782<https://gitlab.freedesktop.org/drm/intel/issues/2782> / i915#2940<https://gitlab.freedesktop.org/drm/intel/issues/2940>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bsw-nick/igt@i915_selftest@live@execlists.html>

  *   igt@kms_flip@basic-flip-vs-dpms@b-dp3:

     *   {fi-tgl-1115g4}: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-tgl-1115g4/igt@kms_flip@basic-flip-vs-dpms@b-dp3.html>

Warnings

  *   igt@runner@aborted:

     *   fi-glk-dsi: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-glk-dsi/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / k.org#202321<https://bugzilla.kernel.org/show_bug.cgi?id=202321>)
     *   fi-bdw-5557u: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-bdw-5557u/igt@runner@aborted.html> (i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3462<https://gitlab.freedesktop.org/drm/intel/issues/3462>)
     *   fi-cml-u2: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10305/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363>) -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20530/fi-cml-u2/igt@runner@aborted.html> (i915#2082<https://gitlab.freedesktop.org/drm/intel/issues/2082> / i915#2426<https://gitlab.freedesktop.org/drm/intel/issues/2426> / i915#3363<https://gitlab.freedesktop.org/drm/intel/issues/3363> / i915#3364<https://gitlab.freedesktop.org/drm/intel/issues/3364>)

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

Participating hosts (32 -> 30)

Additional (3): fi-kbl-x1275 fi-apl-guc fi-bsw-n3050
Missing (5): fi-kbl-soraka fi-hsw-4200u fi-snb-2520m fi-kbl-7500u fi-bdw-samus

Build changes

  *   Linux: CI_DRM_10305 -> Patchwork_20530

CI-20190529: 20190529
CI_DRM_10305: fd899b57cb480c98e60ee842671bddd4759dfca3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6128: b24e5949af7e51f0af484d2ce4cb4c5a41ac5358 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20530: c4c07a1edab790161772383707e20d486fb3c366 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

c4c07a1edab7 drm/i915/hdcp: Nuke Platform check for mst hdcp init
diff mbox series

Patch

diff --git a/drivers/gpu/drm/i915/display/intel_dp_mst.c b/drivers/gpu/drm/i915/display/intel_dp_mst.c
index 70fe90beaf6c..15d90d9456dc 100644
--- a/drivers/gpu/drm/i915/display/intel_dp_mst.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_mst.c
@@ -835,7 +835,7 @@  static struct drm_connector *intel_dp_add_mst_connector(struct drm_dp_mst_topolo
 	intel_attach_force_audio_property(connector);
 	intel_attach_broadcast_rgb_property(connector);
 
-	if (DISPLAY_VER(dev_priv) <= 12) {
+	if (DISPLAY_VER(dev_priv) <= 13) {
 		ret = intel_dp_hdcp_init(dig_port, intel_connector);
 		if (ret)
 			drm_dbg_kms(&dev_priv->drm, "[%s:%d] HDCP MST init failed, skipping.\n",