Series: | drm/display & drm/i915: more struct drm_edid conversions |
URL: | https://patchwork.freedesktop.org/series/116813/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116813v1/index.html |
CI Bug Log - changes from CI_DRM_13041 -> Patchwork_116813v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116813v1/index.html
Participating hosts (37 -> 36)
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_116813v1 that come from known issues:
IGT changes
Issues hit
Possible fixes
-
igt@gem_exec_parallel@engines@basic:
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-bsw-n3050: DMESG-WARN (i915#1982) -> PASS
Warnings
- igt@i915_selftest@live@slpc:
- bat-rpls-1: DMESG-FAIL (i915#6997) -> DMESG-FAIL (i915#6367 / i915#7996)
{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_13041 -> Patchwork_116813v1
CI-20190529: 20190529
CI_DRM_13041: a172f81b6b3534fd9e5c1e0f25764fceabdd8343 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7264: 2f0a07378e58e5c7d7b589b39ace7e3a2317f6b2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_116813v1: a172f81b6b3534fd9e5c1e0f25764fceabdd8343 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
06b49e8d44ec drm/i915/display: switch the rest of the connectors to struct drm_edid
7a23607a15a2 drm/display/dp_mst: convert to struct drm_edid
72c89e375955 drm/edid: make drm_edid_duplicate() safe to call with NULL parameter
a73fb9511920 drm/i915/lvds: switch to drm_edid_read_switcheroo()
965b828ff6ce drm/edid: add drm_edid_read_switcheroo()
2b018fb0546b drm/i915/sdvo: stop caching has_hdmi_audio in struct intel_sdvo
fb9b63218d7f drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
a30cbde3e239 drm/i915/hdmi: stop caching has_hdmi_sink in struct intel_hdmi
e2747783cf4e drm/i915/hdmi: stop caching has_audio in struct intel_hdmi
36c08f927f1a drm/i915/dp: stop caching has_hdmi_sink in struct intel_dp
3bf07467679e drm/i915/dp: stop caching has_audio in struct intel_dp
5a4029334bdf drm/display/dp_mst: drop has_audio from struct drm_dp_mst_port
9f8cc0d0be0f drm/edid: parse display info has_audio similar to is_hdmi