== Series Details == Series: LMEM basics URL : https://patchwork.freedesktop.org/series/67350/ State : success == Summary == CI Bug Log - changes from CI_DRM_6970 -> Patchwork_14569 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/index.html New tests --------- New tests have been introduced between CI_DRM_6970 and Patchwork_14569: ### New IGT tests (1) ### * igt@i915_selftest@live_memory_region: - Statuses : 46 pass(s) - Exec time: [0.36, 2.33] s Known issues ------------ Here are the changes found in Patchwork_14569 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_mmap_gtt@basic-small-bo: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - fi-icl-u2: [PASS][3] -> [FAIL][4] ([fdo#103167]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx #### Possible fixes #### * igt@debugfs_test@read_all_entries: - {fi-tgl-u2}: [DMESG-WARN][5] ([fdo#111600]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-tgl-u2/igt@debugfs_test@read_all_entries.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/fi-tgl-u2/igt@debugfs_test@read_all_entries.html * igt@gem_exec_reloc@basic-cpu: - fi-icl-u3: [DMESG-WARN][7] ([fdo#107724]) -> [PASS][8] +1 similar issue [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-icl-u3/igt@gem_exec_reloc@xxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/fi-icl-u3/igt@gem_exec_reloc@xxxxxxxxxxxxxx #### Warnings #### * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [FAIL][9] ([fdo#111407]) -> [FAIL][10] ([fdo#111045] / [fdo#111096]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045 [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096 [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407 [fdo#111600]: https://bugs.freedesktop.org/show_bug.cgi?id=111600 Participating hosts (53 -> 46) ------------------------------ Missing (7): 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_6970 -> Patchwork_14569 CI-20190529: 20190529 CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14569: e2124597ca45de1ae9d5166f4df166817780c8fd @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == e2124597ca45 HAX drm/i915: add the fake lmem region 2f657bf00d3c drm/i915: check for missing aperture in GTT pread/pwrite paths 097c34ca5081 drm/i915: Don't try to place HWS in non-existing mappable region f722fde71ba0 drm/i915: error capture with no ggtt slot 9d82c4a319bc drm/i915/selftests: check for missing aperture 4a7487273a64 drm/i915: set num_fence_regs to 0 if there is no aperture 2199f453f083 drm/i915: do not map aperture if it is not available. 8355d01685d9 drm/i915: define HAS_MAPPABLE_APERTURE 82bde2d03644 drm/i915: treat stolen as a region 19270051b021 drm/i915: treat shmem as a region 91e43c262159 drm/i915: enumerate and init each supported region 970fd335c3b3 drm/i915/selftest: extend coverage to include LMEM huge-pages 76154df5dd82 drm/i915/selftests: add write-dword test for LMEM 1dd672af1e42 drm/i915/lmem: support kernel mapping 63ad9888746c drm/i915: setup io-mapping for LMEM a066bf23d40b drm/i915: support creating LMEM objects b5655dcc6d84 drm/i915: Add memory region information to device_info c6f24f30618c drm/i915/region: support volatile objects 6d8c4bbbc790 drm/i915/region: support continuous allocations f52b9b0685d8 drm/i915: introduce intel_memory_region dbbfe24cafca drm/i915: simplify i915_gem_init_early ccc51e3ac24e drm/i915: check for kernel_context == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14569/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx