Series: | drm/edid: expand on struct drm_edid usage (rev6) |
URL: | https://patchwork.freedesktop.org/series/104309/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v6/index.html |
CI Bug Log - changes from CI_DRM_11795 -> Patchwork_104309v6
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v6/index.html
Participating hosts (39 -> 34)
Missing (5): fi-rkl-11600 fi-bsw-n3050 bat-dg2-8 bat-adlp-6 bat-jsl-1
Known issues
Here are the changes found in Patchwork_104309v6 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gt_engines:
- fi-rkl-guc: PASS -> INCOMPLETE (i915#4418)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402) +1 similar issue
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@kms_flip@basic-flip-vs-dpms@a-edp1:
- fi-tgl-u2: DMESG-WARN (i915#402) -> PASS
Build changes
- Linux: CI_DRM_11795 -> Patchwork_104309v6
CI-20190529: 20190529
CI_DRM_11795: 5a84eaf663caab407f4baf1cd854f1ebd5980d61 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6541: 02153f109bd422d93cfce7f5aa9d7b0e22fab13c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v6: 5a84eaf663caab407f4baf1cd854f1ebd5980d61 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
04e791613917 drm/todo: add entry for converting the subsystem to struct drm_edid
621b1b7e1b31 drm/edid: take HF-EEODB extension count into account
f63d3cfaaf1c drm/edid: add HF-EEODB support to EDID read and allocation
279938efbb66 drm/edid: do invalid block filtering in-place
09c8ecb85620 drm/i915/bios: convert intel_bios_init_panel() to drm_edid
197835a2fb4d drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
96995b5046ae drm/edid: add drm_edid_raw() to access the raw EDID data
cfe9d127cf54 drm/probe-helper: add drm_connector_helper_get_modes()
e726f2478121 drm/edid: add drm_edid_connector_update()
3324667fc844 drm/edid: abstract debugfs override EDID set/reset
b0832843f460 drm/edid: clean up connector update error handling and debug logging
ab8fa091f168 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid
4961061f2af1 drm/edid: move drm_connector_update_edid_property() to drm_edid.c