Patch Details
Series:drm/i915: Reject bogus modes with fixed mode panels (rev4)
URL:https://patchwork.freedesktop.org/series/95003/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21194/index.html

CI Bug Log - changes from CI_DRM_10660 -> Patchwork_21194

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21194/index.html

Known issues

Here are the changes found in Patchwork_21194 that come from known issues:

IGT changes

Issues hit

Participating hosts (33 -> 29)

Missing (4): fi-bsw-cyan bat-jsl-1 bat-dg1-6 bat-adlp-4

Build changes

CI-20190529: 20190529
CI_DRM_10660: 05888a7b7b4aec560d6692e5e9173adc7e76c0df @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6227: 6ac2da7fd6b13f04f9aa0ec10f86b831d2756946 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21194: 757c93b34f28fa06ae5d6d3e8df3890209ccc560 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

757c93b34f28 drm/i915: Drop pointless fixed_mode checks from dsi code
3c1fa96c8f68 drm/i915: Reject user modes that don't match fixed mode's refresh rate
f7cdd9e01604 drm/i915: Introduce intel_panel_compute_config()
533507b364f4 drm/i915: Reject modes that don't match fixed_mode vrefresh
d9423a841736 drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/DVO
1167de2f2bef drm/i915: Extract intel_panel_mode_valid()