== Series Details == Series: drm/i915: Fix the use-after-free between i915_active_ref and __active_retire URL : https://patchwork.freedesktop.org/series/70563/ State : success == Summary == CI Bug Log - changes from CI_DRM_7499 -> Patchwork_15629 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/index.html Known issues ------------ Here are the changes found in Patchwork_15629 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_wait@basic-wait-all: - fi-icl-dsi: [PASS][1] -> [DMESG-WARN][2] ([i915#109]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-icl-dsi/igt@gem_wait@xxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-icl-dsi/igt@gem_wait@xxxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@gem_exec_suspend@basic-s3: - fi-skl-6700k2: [INCOMPLETE][3] ([i915#146] / [i915#69]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-skl-6700k2/igt@gem_exec_suspend@xxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-skl-6700k2/igt@gem_exec_suspend@xxxxxxxxxxxxx * igt@i915_selftest@live_blt: - fi-byt-j1900: [DMESG-FAIL][5] ([i915#725]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-byt-j1900/igt@i915_selftest@live_blt.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-byt-j1900/igt@i915_selftest@live_blt.html * igt@i915_selftest@live_gem_contexts: - fi-ivb-3770: [DMESG-FAIL][7] -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-ivb-3770/igt@i915_selftest@live_gem_contexts.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-ivb-3770/igt@i915_selftest@live_gem_contexts.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-icl-u2: [FAIL][9] ([i915#217]) -> [PASS][10] +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-icl-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-icl-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx * igt@kms_flip@basic-flip-vs-modeset: - fi-icl-dsi: [DMESG-WARN][11] ([i915#109]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-icl-dsi/igt@kms_flip@xxxxxxxxxxxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-icl-dsi/igt@kms_flip@xxxxxxxxxxxxxxxxxxxxxxxxxx #### Warnings #### * igt@i915_selftest@live_blt: - fi-hsw-4770r: [DMESG-FAIL][13] ([i915#553] / [i915#725]) -> [DMESG-FAIL][14] ([i915#725]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-hsw-4770r/igt@i915_selftest@live_blt.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-hsw-4770r/igt@i915_selftest@live_blt.html - fi-ivb-3770: [DMESG-FAIL][15] ([i915#683]) -> [DMESG-FAIL][16] ([i915#725]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7499/fi-ivb-3770/igt@i915_selftest@live_blt.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/fi-ivb-3770/igt@i915_selftest@live_blt.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#111735]: https://bugs.freedesktop.org/show_bug.cgi?id=111735 [i915#109]: https://gitlab.freedesktop.org/drm/intel/issues/109 [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146 [i915#217]: https://gitlab.freedesktop.org/drm/intel/issues/217 [i915#553]: https://gitlab.freedesktop.org/drm/intel/issues/553 [i915#683]: https://gitlab.freedesktop.org/drm/intel/issues/683 [i915#69]: https://gitlab.freedesktop.org/drm/intel/issues/69 [i915#710]: https://gitlab.freedesktop.org/drm/intel/issues/710 [i915#725]: https://gitlab.freedesktop.org/drm/intel/issues/725 [i915#726]: https://gitlab.freedesktop.org/drm/intel/issues/726 [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92 Participating hosts (41 -> 35) ------------------------------ Missing (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7499 -> Patchwork_15629 CI-20190529: 20190529 CI_DRM_7499: c109ee04ba214d1af4bab093a2964c2b60b26b99 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5334: 343aae776a58a67fa153825385e6fe90e3185c5b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_15629: b49cb2953c8374ba21a70ea9815c88b512b1a642 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == b49cb2953c83 drm/i915: Fix the use-after-free between i915_active_ref and __active_retire == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15629/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx