== Series Details == Series: drm/ttm: Fixes around resources and bulk moves URL : https://patchwork.freedesktop.org/series/119740/ State : failure
== Summary == CI Bug Log - changes from CI_DRM_13309 -> Patchwork_119740v1 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_119740v1 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_119740v1, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/index.html Participating hosts (43 -> 40) ------------------------------ Missing (3): fi-bsw-n3050 fi-snb-2520m fi-pnv-d510 Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_119740v1: ### IGT changes ### #### Possible regressions #### * igt@i915_pm_rpm@basic-rte: - bat-mtlp-8: [PASS][1] -> [ABORT][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-mtlp-8/igt@i915_pm_...@basic-rte.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-mtlp-8/igt@i915_pm_...@basic-rte.html Known issues ------------ Here are the changes found in Patchwork_119740v1 that come from known issues: ### CI changes ### #### Issues hit #### * boot: - bat-atsm-1: [PASS][3] -> [FAIL][4] ([i915#8293]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-atsm-1/boot.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-atsm-1/boot.html ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@mman: - bat-rpls-1: [PASS][5] -> [TIMEOUT][6] ([i915#6794] / [i915#7392]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-rpls-1/igt@i915_selftest@l...@mman.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-rpls-1/igt@i915_selftest@l...@mman.html * igt@i915_selftest@live@requests: - bat-mtlp-6: [PASS][7] -> [DMESG-FAIL][8] ([i915#7269]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-mtlp-6/igt@i915_selftest@l...@requests.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-mtlp-6/igt@i915_selftest@l...@requests.html * igt@i915_selftest@live@workarounds: - bat-adlm-1: [PASS][9] -> [DMESG-FAIL][10] ([i915#7904]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-adlm-1/igt@i915_selftest@l...@workarounds.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-adlm-1/igt@i915_selftest@l...@workarounds.html * igt@kms_chamelium_hpd@common-hpd-after-suspend: - bat-dg2-11: NOTRUN -> [SKIP][11] ([i915#7828]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-dg2-11/igt@kms_chamelium_...@common-hpd-after-suspend.html * igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-d-dp-1: - bat-dg2-8: [PASS][12] -> [FAIL][13] ([i915#7932]) +1 similar issue [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc-frame-seque...@pipe-d-dp-1.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc-frame-seque...@pipe-d-dp-1.html #### Possible fixes #### * igt@i915_selftest@live@requests: - bat-dg2-11: [ABORT][14] ([i915#7913]) -> [PASS][15] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-dg2-11/igt@i915_selftest@l...@requests.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-dg2-11/igt@i915_selftest@l...@requests.html #### Warnings #### * igt@core_auth@basic-auth: - bat-adlp-11: [ABORT][16] ([i915#8011]) -> [ABORT][17] ([i915#4423] / [i915#8011]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13309/bat-adlp-11/igt@core_a...@basic-auth.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/bat-adlp-11/igt@core_a...@basic-auth.html [i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423 [i915#6794]: https://gitlab.freedesktop.org/drm/intel/issues/6794 [i915#7269]: https://gitlab.freedesktop.org/drm/intel/issues/7269 [i915#7392]: https://gitlab.freedesktop.org/drm/intel/issues/7392 [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828 [i915#7904]: https://gitlab.freedesktop.org/drm/intel/issues/7904 [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913 [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932 [i915#8011]: https://gitlab.freedesktop.org/drm/intel/issues/8011 [i915#8293]: https://gitlab.freedesktop.org/drm/intel/issues/8293 Build changes ------------- * Linux: CI_DRM_13309 -> Patchwork_119740v1 CI-20190529: 20190529 CI_DRM_13309: af67b02abf56a5018cd885c94d7611241052e98f @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7346: 29302a0d57bcf10cb553f5d7ff5bb99166a19bba @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_119740v1: af67b02abf56a5018cd885c94d7611241052e98f @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits effd9b2bf11f drm/ttm: Don't leak a resource on swapout move error 2db23441d627 drm/ttm: Don't leak a resource on eviction error 2aa3422b81de drm/ttm: Don't shadow the operation context == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119740v1/index.html