Series: | drm/edid: overhaul CEA data block iteration |
URL: | https://patchwork.freedesktop.org/series/101659/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22648/index.html |
CI Bug Log - changes from CI_DRM_11397 -> Patchwork_22648
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22648/index.html
Participating hosts (48 -> 40)
Missing (8): shard-tglu fi-hsw-4200u bat-adlm-1 fi-bsw-cyan fi-ctg-p8600 shard-rkl bat-jsl-2 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22648 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#109315) +17 similar issues
-
igt@i915_pm_rpm@basic-pci-d3-state:
- fi-hsw-4770: PASS -> SKIP (fdo#109271) +2 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- fi-glk-dsi: DMESG-WARN (i915#2943) -> PASS
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
fi-hsw-4770: INCOMPLETE (i915#3303) -> PASS
-
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> 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_11397 -> Patchwork_22648
CI-20190529: 20190529
CI_DRM_11397: 056d47eaf6ea753fa2e21da31f9cbd8b721bbb7b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6387: 04d012b18355b53798af5a55a8915afb1a421bba @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22648: a6b8101aaa65a5a20a66a7603f13e9173d9bcef5 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
a6b8101aaa65 drm/edid: sunset drm_find_cea_extension()
13cc175a8ee2 drm/edid: skip CEA extension scan in drm_edid_to_eld() just for CEA rev
6fa348a171ae drm/edid: detect color formats and CEA revision only on CEA extension
3fc75617d81c drm/edid: detect basic audio only on CEA extension
e3edc2173219 drm/edid: restore some type safety to cea_db_() functions
0ba046c15f17 drm/edid: sunset the old unused cea data block iterators
bdf077ccb603 drm/edid: convert drm_edid_to_eld() to use cea db iter
ade266ca2a2d drm/edid: convert drm_parse_cea_ext() to use cea db iter
ffdd375908fd drm/edid: convert drm_detect_monitor_audio() to use cea db iter
22a1b23994a7 drm/edid: convert drm_detect_hdmi_monitor() to use cea db iter
1d63449f0022 drm/edid: convert drm_edid_to_sad() to use cea db iter
d7bef300e712 drm/edid: convert drm_edid_to_speaker_allocation() to use cea db iter
db6dc8dd41fb drm/edid: convert add_cea_modes() to use cea db iter
8f74ddc1652a drm/edid: clean up cea_db_is_() functions
4c530a148bfe drm/edid: add iterator for CEA data blocks
0d0acb1b0708 drm/edid: add iterator for EDID base and extension blocks
a946b4b8093f drm/edid: clean up CEA data block tag definitions
a04b9a47ee0e drm: use drm_edid_extension_block_count() and drm_edid_size()
a1fd8fea9724 drm/edid: add drm_edid_extension_block_count() and drm_edid_size()