== Series Details == Series: series starting with [01/23] drm/i915/dp: Fix dsc bpp calculations, v2. URL : https://patchwork.freedesktop.org/series/66998/ State : success
== Summary == CI Bug Log - changes from CI_DRM_6928 -> Patchwork_14476 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/ Known issues ------------ Here are the changes found in Patchwork_14476 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_module_load@reload: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724] / [fdo#111214]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6928/fi-icl-u3/igt@i915_module_l...@reload.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/fi-icl-u3/igt@i915_module_l...@reload.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [PASS][3] -> [FAIL][4] ([fdo#111407]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6928/fi-kbl-7500u/igt@kms_chamel...@hdmi-hpd-fast.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/fi-kbl-7500u/igt@kms_chamel...@hdmi-hpd-fast.html #### Possible fixes #### * igt@gem_ctx_switch@legacy-render: - fi-icl-u2: [INCOMPLETE][5] ([fdo#107713] / [fdo#111381]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6928/fi-icl-u2/igt@gem_ctx_swi...@legacy-render.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/fi-icl-u2/igt@gem_ctx_swi...@legacy-render.html * igt@i915_module_load@reload: - fi-blb-e6850: [INCOMPLETE][7] ([fdo#107718]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6928/fi-blb-e6850/igt@i915_module_l...@reload.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/fi-blb-e6850/igt@i915_module_l...@reload.html * igt@kms_addfb_basic@addfb25-x-tiled: - 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_6928/fi-icl-u3/igt@kms_addfb_ba...@addfb25-x-tiled.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/fi-icl-u3/igt@kms_addfb_ba...@addfb25-x-tiled.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#105763]: https://bugs.freedesktop.org/show_bug.cgi?id=105763 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#111214]: https://bugs.freedesktop.org/show_bug.cgi?id=111214 [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381 [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407 Participating hosts (54 -> 45) ------------------------------ Additional (1): fi-hsw-4770r Missing (10): fi-ilk-m540 fi-bxt-dsi fi-hsw-4200u fi-glk-dsi fi-byt-squawks fi-bsw-cyan fi-pnv-d510 fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_6928 -> Patchwork_14476 CI-20190529: 20190529 CI_DRM_6928: 74bb5b031ca11c7036f7be21f42a73a057fc8da8 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5194: 531d3d02d5e7a2a84d61b92b28fa01b822afc399 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14476: 4fc8d6917d9641566f066833c6cd4a367858864a @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 4fc8d6917d96 HAX to make it work on the icelake test system 6841b8e381a7 drm/i915: Add debugfs dumping for bigjoiner. 2f481b21d19e drm/i915: Make sure watermarks work correctly with bigjoiner as well. 00bf77afbf1c drm/i915: Make prepare_plane_fb() work with bigjoiner planes b38045c74b32 drm/i915: Prepare atomic plane check for bigjoiner planes fda4e645a05a drm/i915: Disable FBC in bigjoiner configuration. a4c555a8c16c drm/i915: Add intel_update_bigjoiner handling. dfcb59743ad5 drm/i915: Program planes in bigjoiner mode. 5c48f75472bd drm/i915: Link planes in a bigjoiner configuration. 87f053dd9d78 drm/i915: Prepare update_slave() for bigjoiner plane updates 0334bd232823 drm/i915: Make hardware readout work on i915. fe1d38cc6ac9 drm/i915: Enable big joiner support in enable and disable sequences. 02ae546be7ff drm/i915: Try to make bigjoiner work in atomic check. c5ac35a82acd drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid() 11b08875cb14 drm/i915: Do not add all planes when checking scalers on glk+ 35e0e945926a drm/i915: Rename planar linked plane variables 1997dbaaa507 drm/i915: Remove begin/finish_crtc_commit. 89bdbc955927 drm/i915: Get rid of crtc_state->fb_changed fb10f9c4dae1 drm/i915: Complete sw/hw split 8fa117d4a277 drm/i915: Handle a few more cases for hw/sw split 2bb73b0ec47e drm/i915: Prepare to split crtc state in uapi and hw state 30142b729b5c HAX drm/i915: Disable FEC entirely for now 5a06a0350a83 drm/i915/dp: Fix dsc bpp calculations, v2. == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14476/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx