Series: | drm/i915: Convert fbdev to DRM client (rev6) |
URL: | https://patchwork.freedesktop.org/series/115714/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115714v6/index.html |
CI Bug Log - changes from CI_DRM_13831 -> Patchwork_115714v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_115714v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_115714v6, please notify your bug team (lgci.bug.filing@xxxxxxxxx) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115714v6/index.html
Participating hosts (36 -> 38)
Additional (4): fi-kbl-soraka fi-hsw-4770 bat-mtlp-8 bat-dg1-5
Missing (2): bat-dg2-9 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_115714v6:
IGT changes
Possible regressions
- igt@vgem_basic@unload:
- fi-hsw-4770: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_115714v6 that come from known issues:
CI changes
Possible fixes
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 other tests skip
-
igt@gem_lmem_swapping@random-engines:
- fi-bsw-n3050: NOTRUN -> SKIP (fdo#109271) +18 other tests skip
-
igt@gem_lmem_swapping@verify-random:
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gem_contexts:
- bat-atsm-1: PASS -> INCOMPLETE (i915#9174)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#5190)
-
-
igt@kms_addfb_basic@basic-x-tiled-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
-
bat-mtlp-8: NOTRUN -> SKIP (fdo#109285)
-
bat-dg1-5: NOTRUN -> SKIP (fdo#109285)
-
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-vga-1:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +8 other tests skip
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-fence-read:
-
igt@prime_vgem@basic-gtt:
{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_13831 -> Patchwork_115714v6
CI-20190529: 20190529
CI_DRM_13831: 76cfd6fff7dfdf40e85e23c7deb727e633209b1f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7570: 1cd44e96b0419e00b9a09f8ead1369eab432d4f9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_115714v6: 76cfd6fff7dfdf40e85e23c7deb727e633209b1f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
105524f15024 drm/i915: Implement fbdev emulation as in-kernel client
8b979b1a75f0 drm/i915: Implement fbdev client callbacks
b7fd8fe18288 drm/i915: Initialize fbdev DRM client with callback functions
436003d10060 drm/i915: Move fbdev functions
ccf1c583c3c5 drm/i915: Unregister in-kernel clients
77da08cc98d8 drm/client: Export drm_client_dev_unregister()
bad9a37d1dfd drm/client: Do not acquire module reference