Series: | drm/i915/sdvo: Fix LVDS fixed mode setup and clean up output setup |
URL: | https://patchwork.freedesktop.org/series/110167/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_110167v1/index.html |
CI Bug Log - changes from CI_DRM_12296 -> Patchwork_110167v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_110167v1/index.html
Participating hosts (41 -> 38)
Missing (3): fi-kbl-soraka fi-hsw-4770 fi-ctg-p8600
Known issues
Here are the changes found in Patchwork_110167v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_render_tiled_blits@basic:
- fi-apl-guc: PASS -> INCOMPLETE (i915#7056)
-
igt@i915_selftest@live@migrate:
- bat-adlp-4: PASS -> INCOMPLETE (i915#7308)
-
igt@runner@aborted:
Possible fixes
- igt@i915_selftest@live@gt_pm:
- {bat-adln-1}: DMESG-FAIL (i915#4258) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12296 -> Patchwork_110167v1
CI-20190529: 20190529
CI_DRM_12296: dc5600688adfc13fed8128d9043bab2257066646 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7026: ce0f97e7e0aa54c40049a8365b3d61773c92e588 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_110167v1: dc5600688adfc13fed8128d9043bab2257066646 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
6613542fa09d drm/i915/sdvo: Fix debug print
c5fcf53343f0 drm/i915/sdvo: Reduce copy-pasta in output setup
1da2bdd43d84 drm/i915/sdvo: Get rid of the output type<->device index stuff
7bfb424234a7 drm/i915/sdvo: Don't add DDC modes for LVDS
264624d6a939 drm/i915/sdvo: Simplify output setup debugs
c81bba47b6e1 drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
2d12fc433e94 drm/i915/sdvo: Setup DDC fully before output init
ddde8400db09 drm/i915/sdvo: Filter out invalid outputs more sensibly