✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 26 19:26:22 UTC 2018


== Series Details ==

Series: drm/i915: Implement HDCP2.2
URL   : https://patchwork.freedesktop.org/series/45420/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4381 -> Trybot_2420 =

== Summary - FAILURE ==

  Serious unknown changes coming with Trybot_2420 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_2420, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/45420/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_module_reload@basic-no-display:
      fi-kbl-7567u:       PASS -> DMESG-FAIL
      fi-glk-j4005:       PASS -> DMESG-FAIL
      fi-kbl-r:           PASS -> DMESG-FAIL
      fi-kbl-7560u:       PASS -> DMESG-FAIL
      fi-kbl-guc:         PASS -> DMESG-FAIL
      fi-kbl-7500u:       PASS -> DMESG-FAIL
      fi-glk-dsi:         PASS -> DMESG-FAIL
      {fi-kbl-x1275}:     PASS -> FAIL

    igt at drv_module_reload@basic-reload:
      {fi-kbl-x1275}:     PASS -> DMESG-FAIL

    igt at drv_module_reload@basic-reload-inject:
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-glk-dsi:         PASS -> INCOMPLETE
      {fi-kbl-x1275}:     PASS -> INCOMPLETE

    igt at gem_exec_suspend@basic-s3:
      fi-kbl-r:           PASS -> DMESG-WARN +1
      fi-kbl-7567u:       PASS -> DMESG-WARN +1
      fi-glk-j4005:       PASS -> DMESG-WARN
      fi-glk-dsi:         PASS -> DMESG-WARN
      fi-kbl-7500u:       PASS -> DMESG-WARN +1
      fi-kbl-guc:         PASS -> DMESG-WARN +1
      fi-kbl-7560u:       PASS -> DMESG-WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_module_reload@basic-reload-inject:
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)

    igt at kms_chamelium@dp-edid-read:
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#102505, fdo#103313)

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

  fdo#102505 https://bugs.freedesktop.org/show_bug.cgi?id=102505
  fdo#103313 https://bugs.freedesktop.org/show_bug.cgi?id=103313
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (44 -> 39) ==

  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4381 -> Trybot_2420

  CI_DRM_4381: ed0d219201c3fd3eb430b712d6ceb51b423daefc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4530: 0e98bf69f146eb72fe3a7c3b19a049b5786f0ca3 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2420: 777f2fbdcc985b46830662cbf019663f2f90f3d4 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

777f2fbdcc98 misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
c045e7050261 misc/mei/hdcp: Enabling the HDCP authentication
182a7556d60e misc/mei/hdcp: Verify M_prime
a11983ef3b55 misc/mei/hdcp: Repeater topology verification and ack
8dc9447afe82 misc/mei/hdcp: Prepare Session Key
9ff214964a96 misc/mei/hdcp: Verify L_prime
59dc2d112694 misc/mei/hdcp: Initiate Locality check
16c92092ac85 misc/mei/hdcp: Store the HDCP Pairing info
07eacb464d1f misc/mei/hdcp: Verify H_prime
3ce492e9e35b misc/mei/hdcp: Verify Receiver Cert and prepare km
73ecfd23e1cb misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
8cbefe30b17a misc/mei/hdcp: Define ME FW interface for HDCP2.2
24b4ed2c8864 misc/mei/hdcp: Component framework for I915 Interface
0f8a05300197 misc/mei/hdcp: Client driver for HDCP application
eddd5981bd3a drm/i915: Add HDCP2.2 support for HDMI connectors
a6fcb4fd5f1c drm/i915: Add HDCP2.2 support for DP connectors
d29973b8453e drm/i915: Implement the HDCP2.2 support for HDMI
569cbc5842ec drm/i915: Implement the HDCP2.2 support for DP
5e12f98e8bf2 drm/i915/gmbus: Enable burst read
c49037e84ee4 drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
d805be6b25a3 drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
b462c2fd5d4a drm/i915: hdcp_check_link only on CP_IRQ
b9919ca57e84 drm/i915: Handle HDCP2.2 downstream topology change
a4d77dbedf1b drm/i915: Implement HDCP2.2 link integrity check
033cac4d262a drm/i915: Implement HDCP2.2 repeater authentication
c75dd926be0b drm/i915: Implement HDCP2.2 receiver authentication
2cac2a9892e6 drm/i915: Enable and Disable HDCP2.2 port encryption
eb9702a7931b drm/i915: Implement HDCP2.2 Enable and Disable
d4411e24b200 drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
327202bd02e4 drm/i915: Enable superior HDCP ver that is capable
a5e1a0d898f0 drm/i915: Pullout the bksv read and validation
6522005063e4 drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
20e64955b77a drm/i915: Initialize HDCP2.2 and its MEI interface
a7981cfeb713 drm/i915: Define Intel HDCP2.2 registers
fcc96b78a411 drm/i915: Define HDCP2.2 related variables
822b7133ecd7 drm/i915: wrapping all hdcp var into intel_hdcp
cc9e45f57208 linux/mei: Header for mei_hdcp driver interface
79be0133d90f mei: bus: whitelist hdcp client
723d102d859a drm: HDMI and DP specific HDCP2.2 defines
f3a5229634b2 drm: hdcp2.2 authentication msg definitions

== Logs ==

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


More information about the Intel-gfx-trybot mailing list