== Series Details == Series: drm/i915: Introduce Intel PXP (rev13) URL : https://patchwork.freedesktop.org/series/90503/ State : success == Summary == CI Bug Log - changes from CI_DRM_10642 -> Patchwork_21157 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/index.html Known issues ------------ Here are the changes found in Patchwork_21157 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@cs-gfx: - fi-rkl-guc: NOTRUN -> [SKIP][1] ([fdo#109315]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-rkl-guc/igt@amdgpu/amd_basic@cs-gfx.html * igt@amdgpu/amd_basic@semaphore: - fi-bdw-5557u: NOTRUN -> [SKIP][2] ([fdo#109271]) +27 similar issues [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-bdw-5557u/igt@amdgpu/amd_basic@semaphore.html * igt@core_hotunplug@unbind-rebind: - fi-bdw-5557u: NOTRUN -> [WARN][3] ([i915#3718]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html * igt@kms_chamelium@dp-crc-fast: - fi-bdw-5557u: NOTRUN -> [SKIP][4] ([fdo#109271] / [fdo#111827]) +8 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html #### Possible fixes #### * igt@i915_selftest@live@gt_timelines: - fi-rkl-guc: [INCOMPLETE][5] ([i915#4034]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10642/fi-rkl-guc/igt@i915_selftest@live@gt_timelines.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-rkl-guc/igt@i915_selftest@live@gt_timelines.html * igt@kms_frontbuffer_tracking@basic: - fi-rkl-guc: [SKIP][7] ([i915#3180]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10642/fi-rkl-guc/igt@kms_frontbuffer_tracking@basic.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-rkl-guc/igt@kms_frontbuffer_tracking@basic.html * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b: - fi-rkl-guc: [SKIP][9] ([i915#3919]) -> [PASS][10] +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10642/fi-rkl-guc/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/fi-rkl-guc/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#2373]: https://gitlab.freedesktop.org/drm/intel/issues/2373 [i915#3180]: https://gitlab.freedesktop.org/drm/intel/issues/3180 [i915#3718]: https://gitlab.freedesktop.org/drm/intel/issues/3718 [i915#3919]: https://gitlab.freedesktop.org/drm/intel/issues/3919 [i915#4034]: https://gitlab.freedesktop.org/drm/intel/issues/4034 [i915#750]: https://gitlab.freedesktop.org/drm/intel/issues/750 Participating hosts (41 -> 34) ------------------------------ Missing (7): bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-2 bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10642 -> Patchwork_21157 CI-20190529: 20190529 CI_DRM_10642: 2a3c613bd8e7f86660b9d61665569eeb0dfb1caf @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6218: 8d4169d9543d8e5c01f0c746f603801a4d65ead0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_21157: 5d37b95b4c48c7a0b74cec8da89342c6c2c6f159 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 5d37b95b4c48 drm/i915/pxp: enable PXP for integrated Gen12 c360a5eb61be drm/i915/pxp: add PXP documentation 87544a363857 drm/i915/pxp: add pxp debugfs 898a3049602d drm/i915/pxp: black pixels on pxp disabled 853845142c2b drm/i915/pxp: Add plane decryption support 99244deb0484 drm/i915/pxp: Enable PXP power management f918f314e8af drm/i915/pxp: start the arb session on demand 504203222eb9 drm/i915/pxp: interfaces for using protected objects 93789e17aa53 drm/i915/pxp: Implement PXP irq handler e9ea573f98e7 drm/i915/pxp: Implement arb session teardown f637bfdae9ec drm/i915/pxp: Create the arbitrary session after boot e024d2276aea drm/i915/pxp: set KCR reg init f107a266b784 drm/i915/pxp: Implement funcs to create the TEE channel aca230f905f4 drm/i915/pxp: allocate a vcs context for pxp usage ce1858460421 drm/i915/pxp: define PXP device flag and kconfig 16f6f9811e67 mei: pxp: export pavp client to me client bus fc2bd3dfdde0 drm/i915/pxp: Define PXP component interface == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21157/index.html