Patch Details
Series:Introduce Intel PXP component
URL:https://patchwork.freedesktop.org/series/84136/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18954/index.html

CI Bug Log - changes from CI_DRM_9373 -> Patchwork_18954

Summary

FAILURE

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

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

Possible new issues

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

IGT changes

Possible regressions

New tests

New tests have been introduced between CI_DRM_9373 and Patchwork_18954:

New CI tests (1)

Known issues

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

IGT changes

Issues hit

Possible fixes

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

Participating hosts (45 -> 41)

Additional (1): fi-tgl-y
Missing (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_9373: 9cdf0261b50968252f7775f0de5d34ab8f8b4892 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5864: afc0e559615b791d229ba977f792d04de13a37f7 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18954: 14de94bae5515db973f16ece128e42199a194f5d @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

14de94bae551 drm/i915/pxp: Enable the PXP ioctl for protected session
d9c9356b3f53 drm/i915/pxp: Add plane decryption support
d74f6677492c drm/i915/pxp: User interface for Protected buffer
2c36a9443162 drm/i915/uapi: introduce drm_i915_gem_create_ext
dd4a59bc3c5e mei: pxp: export pavp client to me client bus
a0f54901f637 drm/i915/pxp: Expose session state for display protection flip
328cdbf8a20f drm/i915/pxp: Add i915 trace logs for PXP operations
cf85826129cb drm/i915/pxp: Create the arbitrary session after boot
8fd3a79e52de drm/i915/pxp: Implement ioctl action to send TEE commands
e12ec2580683 drm/i915/pxp: Implement funcs to create the TEE channel
9f5a2c10293e drm/i915/pxp: Enable PXP power management
8080d375bd2a drm/i915/pxp: Termiante the session upon app crash
118c80a692a7 drm/i915/pxp: Destroy all type0 sessions upon teardown
8e1b6914f853 drm/i915/pxp: Enable ioctl action to query PXP tag
9f49e0a6312c drm/i915/pxp: Implement ioctl action to terminate the session
494076c52cd8 drm/i915/pxp: Func to send hardware session termination
815493587215 drm/i915/pxp: Implement ioctl action to set session in play
51b583b84185 drm/i915/pxp: Implement ioctl action to reserve session slot
73fd2ab098a8 drm/i915/pxp: Implement funcs to get/set PXP tag
30b4635f97f3 drm/i915/pxp: Read register to check hardware session state
0a0399386f35 drm/i915/pxp: Add PXP-related registers into allowlist
988e5cd6442d drm/i915/pxp: Implement ioctl action to set the user space context
d4b812189d1a drm/i915/pxp: set KCR reg init during the boot time
a901ec3e7f21 drm/i915/pxp: Add PXP context for logical hardware states.
7df24529d3bb drm/i915/pxp: Enable PXP irq worker and callback stub
66b76da7fe5d drm/i915/pxp: Introduce Intel PXP component