Patch Details
Series:Introduce Intel PXP component - Mesa single session (rev8)
URL:https://patchwork.freedesktop.org/series/84620/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19122/index.html

CI Bug Log - changes from CI_DRM_9474 -> Patchwork_19122

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (43 -> 39)

Missing (4): fi-ilk-m540 fi-bdw-samus fi-tgl-dsi fi-hsw-4200u

Build changes

CI-20190529: 20190529
CI_DRM_9474: f982ee792667f5f2d70901f49a70021415241c07 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5888: c79d4e88f4162905da400360b6fa4940122f3a2c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19122: 8e852e077594ab190386c155f4428b35dfd08dbb @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

8e852e077594 drm/i915/pxp: Enable the PXP ioctl for protected session
bcc9b977b876 mei: pxp: add vtag parameter to mei_pxp_send/receive interface
b6503a960d6a mei: bus: add vtag support
7ec0ed17ce84 drm/i915/pxp: Add PXP-related registers into allowlist
b84477cc8080 drm/i915/pxp: Termiante the session upon app crash
9b1fa8b3b954 drm/i915/pxp: Implement ioctl action to query PXP tag
52012be29790 drm/i915/pxp: Implement ioctl action to send TEE commands
56d25d4e32a4 drm/i915/pxp: Implement ioctl action to terminate the session
cf7bd29b94d9 drm/i915/pxp: Implement ioctl action to set session in play
ec0265ec5383 drm/i915/pxp: Implement ioctl action to reserve session slots
72b03056fdd8 drm/i915/pxp: Add plane decryption support
7cfdaae63c4e drm/i915/pxp: User interface for Protected buffer
6f0f2a9fad54 drm/i915/uapi: introduce drm_i915_gem_create_ext
fe8a87fd99d9 mei: pxp: export pavp client to me client bus
47d3aeafecbe drm/i915/pxp: Expose session state for display protection flip
b96bf7e80a28 drm/i915/pxp: Enable PXP power management
8a0aff60049e drm/i915/pxp: Destroy arb session upon teardown
9db73c188015 drm/i915/pxp: Enable PXP irq worker and callback stub
3e513275f2c4 drm/i915/pxp: Func to send hardware session termination
01a5ed146b56 drm/i915/pxp: Create the arbitrary session after boot
38e3c5114511 drm/i915/pxp: Implement funcs to create the TEE channel
bf809419dacc drm/i915/pxp: set KCR reg init during the boot time
69d2fc1c153b drm/i915/pxp: Introduce Intel PXP component