[Intel-gfx] ✓ Fi.CI.BAT: success for Introduce Intel PXP component - Mesa single session (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 10 09:34:09 UTC 2020


== Series Details ==

Series: Introduce Intel PXP component - Mesa single session (rev5)
URL   : https://patchwork.freedesktop.org/series/84620/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9468 -> Patchwork_19108
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at core_hotunplug@unbind-rebind:
    - fi-kbl-7500u:       [PASS][1] -> [DMESG-WARN][2] ([i915#2605])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19108/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html

  * igt at fbdev@read:
    - fi-tgl-y:           [PASS][3] -> [DMESG-WARN][4] ([i915#402]) +1 similar issue
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-tgl-y/igt@fbdev@read.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19108/fi-tgl-y/igt@fbdev@read.html

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

  * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
    - fi-cfl-8109u:       [PASS][7] -> [DMESG-WARN][8] ([i915#165]) +15 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19108/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html

  
#### Possible fixes ####

  * igt at prime_vgem@basic-fence-flip:
    - fi-tgl-y:           [DMESG-WARN][9] ([i915#402]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-tgl-y/igt@prime_vgem@basic-fence-flip.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19108/fi-tgl-y/igt@prime_vgem@basic-fence-flip.html

  
  [i915#165]: https://gitlab.freedesktop.org/drm/intel/issues/165
  [i915#2601]: https://gitlab.freedesktop.org/drm/intel/issues/2601
  [i915#2605]: https://gitlab.freedesktop.org/drm/intel/issues/2605
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


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

  Missing    (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u 


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

  * Linux: CI_DRM_9468 -> Patchwork_19108

  CI-20190529: 20190529
  CI_DRM_9468: b7b601789c54389ad15a5a3fd68e6988bb47631e @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5887: 7d87d0f1a22544e6a78dc0920b3f54b64144a029 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_19108: 30b7044179788d5a565a9d74c0d730f8658d5dff @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

30b704417978 drm/i915/pxp: Enable the PXP ioctl for protected session
6dac969f5857 drm/i915/pxp: Add PXP-related registers into allowlist
b19e2df7c277 drm/i915/pxp: Termiante the session upon app crash
a3a0458018b8 drm/i915/pxp: Implement ioctl action to query PXP tag
a5e79d395c0b drm/i915/pxp: Implement ioctl action to send TEE commands
949bf122347c drm/i915/pxp: Implement ioctl action to terminate the session
115ceaf569f9 drm/i915/pxp: Implement ioctl action to set session in play
2b8c63db2fd5 drm/i915/pxp: Implement ioctl action to reserve session slots
bba3509d4de2 drm/i915/pxp: Add plane decryption support
4d3e71aebd48 drm/i915/pxp: User interface for Protected buffer
280757987ae3 drm/i915/uapi: introduce drm_i915_gem_create_ext
ac45e57d9780 mei: pxp: export pavp client to me client bus
b53c3b4b2b57 drm/i915/pxp: Expose session state for display protection flip
d3ceaa600beb drm/i915/pxp: Enable PXP power management
58f42b15a1a9 drm/i915/pxp: Destroy arb session upon teardown
a0977e83d5ac drm/i915/pxp: Enable PXP irq worker and callback stub
5b0b63e69209 drm/i915/pxp: Func to send hardware session termination
a5754a1b1061 drm/i915/pxp: Create the arbitrary session after boot
2473e936a077 drm/i915/pxp: Implement funcs to create the TEE channel
876545c569e0 drm/i915/pxp: set KCR reg init during the boot time
5bf0d56055a9 drm/i915/pxp: Introduce Intel PXP component

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19108/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20201210/db612ff4/attachment.htm>


More information about the Intel-gfx mailing list