Series: | drm/edid: CEA data block iterators, and more (rev2) |
URL: | https://patchwork.freedesktop.org/series/102703/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102703v2/index.html |
CI Bug Log - changes from CI_DRM_11500 -> Patchwork_102703v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102703v2/index.html
Participating hosts (48 -> 47)
Additional (1): fi-pnv-d510
Missing (2): fi-bsw-cyan fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102703v2:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gt_pm:
- {fi-jsl-1}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_102703v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@i915_pm_rpm@module-reload:
-
igt@i915_selftest@live@guc_multi_lrc:
- fi-kbl-soraka: PASS -> INCOMPLETE (i915#5633)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
Possible fixes
-
igt@gem_busy@busy@all:
- {bat-dg2-8}: INCOMPLETE -> PASS
-
igt@kms_busy@basic@flip:
- fi-tgl-u2: DMESG-WARN (i915#402) -> 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_11500 -> Patchwork_102703v2
CI-20190529: 20190529
CI_DRM_11500: 91c829bc09be35f3e9a6674274969c72f60b5e22 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102703v2: 91c829bc09be35f3e9a6674274969c72f60b5e22 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
9223856ed1eb drm/edid: sunset drm_find_cea_extension()
db7b7fdf7f0c drm/edid: skip CTA extension scan in drm_edid_to_eld() just for CTA rev
9e5b33ac68fa drm/edid: detect color formats and CTA revision in all CTA extensions
fb5fbb402f29 drm/edid: detect basic audio in all CEA extensions
e8082107cbac drm/edid: restore some type safety to cea_db_() functions
b63883522572 drm/edid: sunset the old unused cea data block iterators
1696c71fd1ed drm/edid: convert drm_edid_to_eld() to use cea db iter
063cfa28250a drm/edid: convert drm_parse_cea_ext() to use cea db iter
c64da09cdf7d drm/edid: convert drm_detect_monitor_audio() to use cea db iter
5a6de5e87e03 drm/edid: convert drm_detect_hdmi_monitor() to use cea db iter
0d6f553e930e drm/edid: convert drm_edid_to_sad() to use cea db iter
e2f35f18a68a drm/edid: convert drm_edid_to_speaker_allocation() to use cea db iter
c13bbdd4a927 drm/edid: convert add_cea_modes() to use cea db iter
64d36038701c drm/edid: clean up cea_db_is_() functions
3f5f3afd7083 drm/edid: add iterator for CTA data blocks
34940349c867 drm/edid: add iterator for EDID base and extension blocks
36f816d19c5a drm/edid: clean up CTA data block tag definitions
b358e1e3dcb3 drm/edid: check for HF-SCDB block
878d37ca31da drm/edid: reset display info in drm_add_edid_modes() for NULL edid