✗ Fi.CI.BAT: failure for series starting with [01/21] drm/i915: "Race-to-idle" on switching to the kernel context

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 22 16:17:56 UTC 2017


== Series Details ==

Series: series starting with [01/21] drm/i915: "Race-to-idle" on switching to the kernel context
URL   : https://patchwork.freedesktop.org/series/29147/
State : failure

== Summary ==

Series 29147v1 series starting with [01/21] drm/i915: "Race-to-idle" on switching to the kernel context
https://patchwork.freedesktop.org/api/1.0/series/29147/revisions/1/mbox/

Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> INCOMPLETE (fi-kbl-7500u)
                pass       -> INCOMPLETE (fi-kbl-7560u)
                pass       -> INCOMPLETE (fi-kbl-r)
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                pass       -> FAIL       (fi-snb-2600) fdo#100215
Test drv_module_reload:
        Subgroup basic-reload-inject:
                pass       -> DMESG-WARN (fi-kbl-7260u) fdo#102295

fdo#100215 https://bugs.freedesktop.org/show_bug.cgi?id=100215
fdo#102295 https://bugs.freedesktop.org/show_bug.cgi?id=102295

fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:453s
fi-bdw-gvtdvm    total:279  pass:265  dwarn:0   dfail:0   fail:0   skip:14  time:436s
fi-blb-e6850     total:279  pass:224  dwarn:1   dfail:0   fail:0   skip:54  time:363s
fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:550s
fi-bwr-2160      total:279  pass:184  dwarn:0   dfail:0   fail:0   skip:95  time:257s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:522s
fi-byt-j1900     total:279  pass:254  dwarn:1   dfail:0   fail:0   skip:24  time:526s
fi-byt-n2820     total:279  pass:250  dwarn:1   dfail:0   fail:0   skip:28  time:524s
fi-elk-e7500     total:279  pass:230  dwarn:0   dfail:0   fail:0   skip:49  time:440s
fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:613s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:445s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:424s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:425s
fi-ivb-3520m     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:503s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:475s
fi-kbl-7260u     total:279  pass:267  dwarn:2   dfail:0   fail:0   skip:10  time:505s
fi-kbl-7500u     total:110  pass:98   dwarn:0   dfail:0   fail:0   skip:11 
fi-kbl-7560u     total:110  pass:106  dwarn:0   dfail:0   fail:0   skip:3  
fi-kbl-r         total:110  pass:98   dwarn:0   dfail:0   fail:0   skip:11 
fi-pnv-d510      total:279  pass:223  dwarn:1   dfail:0   fail:0   skip:55  time:525s
fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:467s
fi-skl-6700hq    total:279  pass:234  dwarn:0   dfail:1   fail:20  skip:23  time:380s
fi-skl-6700k     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:481s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:485s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:446s
fi-skl-x1585l    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:508s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:549s
fi-snb-2600      total:279  pass:249  dwarn:0   dfail:0   fail:1   skip:29  time:407s

3b36d5588ab5d02f450a598f807df0b9a19e1590 drm-tip: 2017y-08m-22d-15h-04m-54s UTC integration manifest
6169183fda7f mm,drm/i915: Mark pinned shmemfs pages as unevictable
921161bf7910 drm/i915: Wire up shrinkctl->nr_scanned
e2b2c3eb482c mm: Track actual nr_scanned during shrink_slab()
8a0b404054a0 drm/i915: Only free the oldest stale object before a fresh allocation
42e630e5bcb3 drm/i915: Discard VMA lut handle upon purging the object
3e38f00e8f12 drm/i915: Start writeback from the shrinker
9add04ea6ab6 drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
97b1888ca1bd drm/i915: Set our shrinker->batch to 4096 (~16MiB)
5bd9d7fd5287 drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
98a2730b572e drm/i915: Remove walk over obj->vma_list for the shrinker
4e062ebfb713 drm/i915: Drop debugfs/i915_gem_pin_display
4e20b2c591f2 drm/i915: Rename obj->pin_display to obj->pin_global
eb7174360622 drm/i915: Refactor testing obj->mm.pages
800b91363760 drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects
78bb5bba1201 drm: Wake up all waiters for the vblank
99012056315f drm/i915: Boost GPU clocks if we miss the pageflip's vblank
e1c24311ea2e drm: Squelch DEBUG_ATOMIC message for pointer manipulations
cf10e304a465 drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
8af95960a62f drm/i915: Assert that the handle->vma lut is empty on object close
3a6b887350ac drm/i915: Assert the context is not closed on object-close
780d5930c81e drm/i915: "Race-to-idle" on switching to the kernel context

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_1078/


More information about the Intel-gfx-trybot mailing list