== Series Details == Series: series starting with [CI,1/3] drm/i915: Track ggtt fence reservations under its own mutex (rev2) URL : https://patchwork.freedesktop.org/series/65591/ State : success == Summary == CI Bug Log - changes from CI_DRM_6760 -> Patchwork_14135 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/ Known issues ------------ Here are the changes found in Patchwork_14135 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@read_all_entries: - fi-ilk-650: [PASS][1] -> [DMESG-WARN][2] ([fdo#106387]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-ilk-650/igt@debugfs_test@read_all_entries.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-ilk-650/igt@debugfs_test@read_all_entries.html * igt@i915_pm_rpm@module-reload: - fi-skl-6770hq: [PASS][3] -> [FAIL][4] ([fdo#108511]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_active: - fi-bsw-kefka: [PASS][5] -> [DMESG-WARN][6] ([fdo#111373]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-bsw-kefka/igt@i915_selftest@live_active.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-bsw-kefka/igt@i915_selftest@live_active.html * igt@i915_selftest@live_reset: - fi-icl-u3: [PASS][7] -> [INCOMPLETE][8] ([fdo#107713]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-icl-u3/igt@i915_selftest@live_reset.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-icl-u3/igt@i915_selftest@live_reset.html #### Possible fixes #### * igt@i915_selftest@live_reset: - {fi-icl-dsi}: [INCOMPLETE][9] ([fdo#107713]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-icl-dsi/igt@i915_selftest@live_reset.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-icl-dsi/igt@i915_selftest@live_reset.html * igt@kms_busy@basic-flip-c: - fi-kbl-7500u: [SKIP][11] ([fdo#109271] / [fdo#109278]) -> [PASS][12] +2 similar issues [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-kbl-7500u/igt@kms_busy@xxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-kbl-7500u/igt@kms_busy@xxxxxxxxxxxxxxxxx * igt@kms_chamelium@dp-crc-fast: - fi-cml-u2: [FAIL][13] ([fdo#110627]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-cml-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-cml-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - fi-hsw-peppy: [DMESG-WARN][15] ([fdo#102614]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6760/fi-hsw-peppy/igt@kms_frontbuffer_tracking@xxxxxxxxxx [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/fi-hsw-peppy/igt@kms_frontbuffer_tracking@xxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614 [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#110627]: https://bugs.freedesktop.org/show_bug.cgi?id=110627 [fdo#111373]: https://bugs.freedesktop.org/show_bug.cgi?id=111373 Participating hosts (56 -> 48) ------------------------------ Missing (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_6760 -> Patchwork_14135 CI-20190529: 20190529 CI_DRM_6760: 9004eeb48329f69c494b3d6e39321fd2366f707b @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5146: 357dbe1869d88a2f08bcee4eebceff4ee9014424 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14135: 8800f711f99a5ff85b6f25b33f5d46c2da2b9d88 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 8800f711f99a drm/i915: Replace i915_vma_put_fence() 5414651bbde5 drm/i915: Pull obj->userfault tracking under the ggtt->mutex bbabd3424a0a drm/i915: Track ggtt fence reservations under its own mutex == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14135/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx