Series: | drm/edid: expand on struct drm_edid usage (rev3) |
URL: | https://patchwork.freedesktop.org/series/104309/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v3/index.html |
CI Bug Log - changes from CI_DRM_11733 -> Patchwork_104309v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v3/index.html
Participating hosts (45 -> 42)
Additional (3): fi-bxt-dsi bat-atsm-1 bat-dg1-5
Missing (6): fi-rkl-11600 bat-dg2-8 bat-adlm-1 bat-dg2-9 bat-rpls-2 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_104309v3:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_pm_rpm@module-reload:
- {bat-atsm-1}: NOTRUN -> DMESG-WARN +12 similar issues
-
igt@i915_selftest@live@mman:
- {fi-jsl-1}: PASS -> INCOMPLETE
-
igt@i915_selftest@live@workarounds:
- {bat-atsm-1}: NOTRUN -> DMESG-FAIL
Known issues
Here are the changes found in Patchwork_104309v3 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@nullptr:
-
igt@gem_huc_copy@huc-copy:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@gem_mmap@basic:
-
igt@gem_tiled_blits@basic:
-
fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271) +13 similar issues
-
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@hangcheck:
-
fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
-
igt@i915_suspend@basic-s2idle-without-i915:
- bat-dg1-5: NOTRUN -> INCOMPLETE (i915#6011)
-
igt@kms_addfb_basic@basic-x-tiled-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_busy@basic:
-
igt@kms_chamelium@dp-crc-fast:
- bat-dg1-5: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg1-5: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a:
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-read:
-
igt@prime_vgem@basic-gtt:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {fi-ehl-2}: DMESG-WARN (i915#5122) -> PASS
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: DMESG-FAIL (i915#3987) -> 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_11733 -> Patchwork_104309v3
CI-20190529: 20190529
CI_DRM_11733: 4a478d4716b11a64fbc702a176ec3d078a168bc5 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6512: 5efc64e9b93a2df85581ea425ee7d0f435855f13 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v3: 4a478d4716b11a64fbc702a176ec3d078a168bc5 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
1abc2bb5ecae drm/todo: add entry for converting the subsystem to struct drm_edid
a2196ac5621d drm/edid: take HF-EEODB extension count into account
fb1b3f8dc4c7 drm/edid: add HF-EEODB support to EDID read and allocation
62a8559e2471 drm/edid: do invalid block filtering in-place
8973c093f009 drm/i915/bios: convert intel_bios_init_panel() to drm_edid
1a301210fcc6 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
b42f4c897bd5 drm/edid: add drm_edid_raw() to access the raw EDID data
78ce3ef49be8 drm/probe-helper: add drm_connector_helper_get_modes()
68047b789992 drm/probe-helper: abstract .get_modes() connector helper call
6d0c62480e16 drm/edid: add drm_edid_connector_update()
9156f0071ec7 drm/edid: add new interfaces around struct drm_edid
a1f981940d41 drm/edid: keep track of alloc size in drm_do_get_edid()
a986c27fb8f1 drm/edid: add block count and data helper functions for drm_edid
90c263c3fc4c drm/edid: abstract cea data block collection size
33e28afdf5da drm/edid: fix CTA data block collection size for CTA version 3