Series: | drm/i915/bios: Rework BDB block handling (rev7) |
URL: | https://patchwork.freedesktop.org/series/101496/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_101496v7/index.html |
CI Bug Log - changes from CI_DRM_11607 -> Patchwork_101496v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_101496v7/index.html
Participating hosts (41 -> 40)
Additional (2): fi-hsw-4770 bat-dg2-9
Missing (3): bat-rpls-1 bat-rpls-2 fi-bsw-cyan
Known issues
Here are the changes found in Patchwork_101496v7 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
igt@i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#3012)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#4785)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#4528)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-hsw-g3258: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_mmap_gtt:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-g3258: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
{fi-ehl-2}: INCOMPLETE (i915#5134) -> PASS
-
-
igt@kms_flip@basic-flip-vs-modeset@b-edp1:
- {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_11607 -> Patchwork_101496v7
CI-20190529: 20190529
CI_DRM_11607: b0f0de5bb000952abb29696adb93f289e49b129c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6465: f6bb4399881a806fbff75ce3df89b60286d55917 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_101496v7: b0f0de5bb000952abb29696adb93f289e49b129c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
ac735f57e838 drm/i915: Respect VBT seamless DRRS min refresh rate
aa4162a7c581 drm/i915/bios: Parse the seamless DRRS min refresh rate
c2ca13bc0641 drm/i915/bios: Refactor panel_type code
e6dd4709ff60 drm/i915/bios: Extract get_panel_type()
4c76d643b314 drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
ed62195c0ceb drm/i915/bios: Document the mess around the LFP data tables
1cf54cb197c0 drm/i915/bios: Get access to the tail end of the LFP data block
3c96bae0eb9b drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
21ba68b37f1d drm/i915/bios: Reorder panel DTD parsing