== Series Details == Series: DRM kmap() fixes and kmap_local_page() conversions (rev4) URL : https://patchwork.freedesktop.org/series/97889/ State : success
== Summary == CI Bug Log - changes from CI_DRM_11120 -> Patchwork_22074 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/index.html Participating hosts (49 -> 41) ------------------------------ Additional (1): fi-pnv-d510 Missing (9): fi-ilk-m540 shard-tglu fi-hsw-4200u fi-icl-u2 fi-bsw-cyan fi-ctg-p8600 shard-rkl shard-dg1 fi-bdw-samus Known issues ------------ Here are the changes found in Patchwork_22074 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_huc_copy@huc-copy: - fi-skl-6600u: NOTRUN -> [SKIP][1] ([fdo#109271] / [i915#2190]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] - fi-pnv-d510: NOTRUN -> [SKIP][2] ([fdo#109271]) +57 similar issues [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-pnv-d510/igt@[email protected] * igt@gem_lmem_swapping@verify-random: - fi-skl-6600u: NOTRUN -> [SKIP][3] ([fdo#109271] / [i915#4613]) +3 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] * igt@kms_chamelium@vga-edid-read: - fi-skl-6600u: NOTRUN -> [SKIP][4] ([fdo#109271] / [fdo#111827]) +8 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - fi-skl-6600u: NOTRUN -> [SKIP][5] ([fdo#109271]) +21 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d: - fi-skl-6600u: NOTRUN -> [SKIP][6] ([fdo#109271] / [i915#533]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] * igt@runner@aborted: - fi-tgl-1115g4: NOTRUN -> [FAIL][7] ([i915#4312]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-tgl-1115g4/igt@[email protected] #### Possible fixes #### * igt@gem_flink_basic@bad-flink: - fi-skl-6600u: [INCOMPLETE][8] ([i915#4547]) -> [PASS][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11120/fi-skl-6600u/igt@[email protected] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-skl-6600u/igt@[email protected] * igt@kms_frontbuffer_tracking@basic: - fi-cml-u2: [DMESG-WARN][10] ([i915#4269]) -> [PASS][11] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11120/fi-cml-u2/igt@[email protected] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/fi-cml-u2/igt@[email protected] #### Warnings #### * igt@i915_selftest@live@hangcheck: - bat-dg1-6: [DMESG-FAIL][12] ([i915#4494]) -> [DMESG-FAIL][13] ([i915#4494] / [i915#4957]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11120/bat-dg1-6/igt@i915_selftest@[email protected] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/bat-dg1-6/igt@i915_selftest@[email protected] [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#4269]: https://gitlab.freedesktop.org/drm/intel/issues/4269 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494 [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 Build changes ------------- * Linux: CI_DRM_11120 -> Patchwork_22074 CI-20190529: 20190529 CI_DRM_11120: d8e524ded1a6cb24bbd2da0785b04f199c03f1b9 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6330: f73008bac9a8db0779264b170f630483e9165764 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_22074: 2b9596236b139baf2d34adb9f374a66b6a185740 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 2b9596236b13 drm/radeon: Ensure kunmap is called on error 26ed6e026d00 drm/amdgpu: Ensure kunmap is called on error 90ed4e064dc9 drm/msm: Alter comment to use kmap_local_page() f6c388027cc0 drm/radeon: Replace kmap() with kmap_local_page() 399bc3fab1df drm/gma: Remove calls to kmap() 3e2a8bf136f6 drm/amd: Replace kmap() with kmap_local_page() 2ea7d2a090d2 drm/i915: Replace kmap() with kmap_local_page() == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22074/index.html
