Series: | drm/i915: Reject bogus modes with fixed mode panels |
URL: | https://patchwork.freedesktop.org/series/95003/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21149/index.html |
CI Bug Log - changes from CI_DRM_10633 -> Patchwork_21149
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21149/index.html
Known issues
Here are the changes found in Patchwork_21149 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: PASS -> INCOMPLETE (i915#2940)
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: PASS -> DMESG-FAIL (i915#3674)
-
igt@runner@aborted:
- fi-bsw-kefka: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#2722 / i915#3428)
Participating hosts (40 -> 34)
Missing (6): bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1
Build changes
- Linux: CI_DRM_10633 -> Patchwork_21149
CI-20190529: 20190529
CI_DRM_10633: ce925565db0da9039ece646b74e452a50233a47b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6217: e02037bfd63fb26dd32b9e9ceb1ca131ddbf30c3 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21149: df176c398be28a38ecbab2ce5d32a8792ac17f70 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
df176c398be2 drm/i915: Drop pointless fixed_mode checks from dsi code
149293a5d28d drm/i915: Reject user modes that don't match fixed mode's refresh rate
f2c9849d8673 drm/i915: Introduce intel_panel_compute_config()
ccd380d8a7f3 drm/i915: Reject modes that don't match fixed_mode vrefresh
34c74b540067 drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/DVO
9ae9198132ee drm/i915: Extract intel_panel_mode_valid()