== Series Details == Series: drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type URL : https://patchwork.freedesktop.org/series/65625/ State : success == Summary == CI Bug Log - changes from CI_DRM_6766 -> Patchwork_14141 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/ Known issues ------------ Here are the changes found in Patchwork_14141 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_linear_blits@basic: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-icl-u3/igt@gem_linear_blits@xxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-icl-u3/igt@gem_linear_blits@xxxxxxxxxx * igt@i915_selftest@live_execlists: - fi-skl-gvtdvm: [PASS][3] -> [DMESG-FAIL][4] ([fdo#111108] / [fdo#111422]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html * igt@i915_selftest@live_hangcheck: - fi-icl-u2: [PASS][5] -> [INCOMPLETE][6] ([fdo#107713] / [fdo#108569]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-icl-u2/igt@i915_selftest@live_hangcheck.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-icl-u2/igt@i915_selftest@live_hangcheck.html * igt@kms_frontbuffer_tracking@basic: - fi-icl-u2: [PASS][7] -> [FAIL][8] ([fdo#103167]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx #### Possible fixes #### * igt@gem_mmap_gtt@basic: - fi-icl-u3: [DMESG-WARN][9] ([fdo#107724]) -> [PASS][10] +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxx * igt@kms_chamelium@dp-edid-read: - fi-cml-u2: [FAIL][11] -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-cml-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-cml-u2/igt@kms_chamelium@xxxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - fi-hsw-peppy: [DMESG-WARN][13] ([fdo#102614]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-hsw-peppy/igt@kms_frontbuffer_tracking@xxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-hsw-peppy/igt@kms_frontbuffer_tracking@xxxxxxxxxx #### Warnings #### * igt@i915_pm_rpm@basic-pci-d3-state: - fi-kbl-guc: [FAIL][15] ([fdo#110829]) -> [SKIP][16] ([fdo#109271]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6766/fi-kbl-guc/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/fi-kbl-guc/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614 [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#110829]: https://bugs.freedesktop.org/show_bug.cgi?id=110829 [fdo#111108]: https://bugs.freedesktop.org/show_bug.cgi?id=111108 [fdo#111422]: https://bugs.freedesktop.org/show_bug.cgi?id=111422 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_6766 -> Patchwork_14141 CI-20190529: 20190529 CI_DRM_6766: 018886de47265bb3d5448bbd4e85b0c06947d972 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5148: 50390dd7adaccae21cafa85b866c17606cec94c3 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14141: 76c2d01a1207b8971a41821a71c15d4eb88c605b @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 76c2d01a1207 drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14141/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx