Series: | drm/i915: Reject bogus modes with fixed mode panels (rev3) |
URL: | https://patchwork.freedesktop.org/series/95003/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21171/index.html |
CI Bug Log - changes from CI_DRM_10648 -> Patchwork_21171
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21171/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21171:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gem_contexts:
- {fi-jsl-1}: PASS -> DMESG-FAIL
Known issues
Here are the changes found in Patchwork_21171 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +32 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271) +30 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#533)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (38 -> 33)
Additional (1): fi-bsw-kefka
Missing (6): bat-adls-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-2 bat-jsl-1
Build changes
- Linux: CI_DRM_10648 -> Patchwork_21171
CI-20190529: 20190529
CI_DRM_10648: 73d93dcb0d48bb76af25ca3f7149598e4bc68098 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6219: 4b5644c9751b489c73c9bb174644c08b31533cc8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21171: 051b9c42f7f03e891937e28ecaffdf883805a931 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
051b9c42f7f0 drm/i915: Drop pointless fixed_mode checks from dsi code
cd57881984ad drm/i915: Reject user modes that don't match fixed mode's refresh rate
88a5d45a1997 drm/i915: Introduce intel_panel_compute_config()
13d031eb6f40 drm/i915: Reject modes that don't match fixed_mode vrefresh
86d77b08e13d drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/DVO
a116ee272a40 drm/i915: Extract intel_panel_mode_valid()