[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI

Ville Syrjälä ville.syrjala at linux.intel.com
Wed Jun 13 17:56:40 UTC 2018


On Thu, May 24, 2018 at 04:30:10PM -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
> URL   : https://patchwork.freedesktop.org/series/43698/
> State : failure
> 
> == Summary ==
> 
> = CI Bug Log - changes from CI_DRM_4230_full -> Patchwork_9104_full =
> 
> == Summary - FAILURE ==
> 
>   Serious unknown changes coming with Patchwork_9104_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_9104_full, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://patchwork.freedesktop.org/api/1.0/series/43698/revisions/1/mbox/
> 
> == Possible new issues ==
> 
>   Here are the unknown changes that may have been introduced in Patchwork_9104_full:
> 
>   === IGT changes ===
> 
>     ==== Possible regressions ====
> 
>     igt at drv_selftest@live_gtt:
>       shard-kbl:          PASS -> FAIL

Selftest blew up for some reason:
<4>[  177.975101] RIP: 0010:i915_vma_destroy+0x1fd/0x410 [i915]
...
<4>[  177.975202]  __igt_write_huge+0xf7/0x2d0 [i915]

> 
>     
>     ==== Warnings ====
> 
>     igt at gem_exec_schedule@deep-bsd1:
>       shard-kbl:          SKIP -> PASS
> 
>     igt at pm_rc6_residency@rc6-accuracy:
>       shard-snb:          PASS -> SKIP

Test requirement not met in function __real_main198, file
../tests/pm_rc6_residency.c:217:
Test requirement: wait_for_rc6()
Subtest rc6-accuracy: SKIP

meh

> 
>     
> == Known issues ==
> 
>   Here are the changes found in Patchwork_9104_full that come from known issues:
> 
>   === IGT changes ===
> 
>     ==== Issues hit ====
> 
>     igt at drv_selftest@live_hugepages:
>       shard-kbl:          PASS -> INCOMPLETE (fdo#103665)
> 
>     igt at kms_atomic_transition@1x-modeset-transitions-nonblocking-fencing:
>       shard-glk:          PASS -> FAIL (fdo#105703)
> 
>     igt at kms_flip@2x-dpms-vs-vblank-race-interruptible:
>       shard-hsw:          PASS -> FAIL (fdo#103060)
> 
>     igt at kms_flip@plain-flip-fb-recreate:
>       shard-glk:          PASS -> FAIL (fdo#100368)
> 
>     igt at kms_setmode@basic:
>       shard-apl:          PASS -> FAIL (fdo#99912)
> 
>     igt at perf_pmu@busy-double-start-vcs0:
>       shard-snb:          PASS -> FAIL (fdo#105106)
> 
>     
>     ==== Possible fixes ====
> 
>     igt at drv_selftest@live_gtt:
>       shard-glk:          INCOMPLETE (fdo#103359, k.org#198133) -> PASS
> 
>     igt at drv_selftest@live_hangcheck:
>       shard-apl:          DMESG-FAIL (fdo#106560) -> PASS
> 
>     igt at gem_ppgtt@blt-vs-render-ctx0:
>       shard-kbl:          INCOMPLETE (fdo#106023, fdo#103665) -> PASS
> 
>     igt at kms_atomic_transition@1x-modeset-transitions-nonblocking:
>       shard-glk:          FAIL (fdo#105703) -> PASS
> 
>     igt at kms_flip@2x-flip-vs-expired-vblank:
>       shard-hsw:          FAIL (fdo#102887) -> PASS
> 
>     igt at kms_flip@2x-plain-flip-fb-recreate:
>       shard-glk:          FAIL (fdo#100368) -> PASS
> 
>     igt at kms_flip@flip-vs-expired-vblank-interruptible:
>       shard-glk:          FAIL (fdo#102887, fdo#105363) -> PASS
> 
>     igt at kms_flip@modeset-vs-vblank-race-interruptible:
>       shard-hsw:          FAIL (fdo#103060) -> PASS
> 
>     igt at kms_flip_tiling@flip-x-tiled:
>       shard-glk:          FAIL (fdo#104724) -> PASS
> 
>     igt at pm_rpm@modeset-non-lpsp-stress:
>       shard-hsw:          DMESG-WARN (fdo#102614) -> PASS
> 
>     
>   fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
>   fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
>   fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
>   fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
>   fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
>   fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
>   fdo#104724 https://bugs.freedesktop.org/show_bug.cgi?id=104724
>   fdo#105106 https://bugs.freedesktop.org/show_bug.cgi?id=105106
>   fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   fdo#105703 https://bugs.freedesktop.org/show_bug.cgi?id=105703
>   fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
>   fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
>   fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
>   k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133
> 
> 
> == Participating hosts (5 -> 5) ==
> 
>   No changes in participating hosts
> 
> 
> == Build changes ==
> 
>     * Linux: CI_DRM_4230 -> Patchwork_9104
> 
>   CI_DRM_4230: 097c5e2d7cf300d1f9855a550bfdd5150410ffc4 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_4498: f9ecb79ad8b02278cfdb5b82495df47061c04f8f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_9104: 82368323f7e2a1fbe3822bd2da4e1860f8ca418d @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_9104/shards.html

-- 
Ville Syrjälä
Intel


More information about the Intel-gfx mailing list