From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Ro.CI.BAT: failure for series starting with [CI,01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()
Date: Fri, 05 Aug 2016 09:39:26 -0000 [thread overview]
Message-ID: <20160805093926.26736.60599@emeril.freedesktop.org> (raw)
In-Reply-To: <1470388464-28458-1-git-send-email-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [CI,01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()
URL : https://patchwork.freedesktop.org/series/10706/
State : failure
== Summary ==
Series 10706v1 Series without cover letter
http://patchwork.freedesktop.org/api/1.0/series/10706/revisions/1/mbox
Test gem_exec_gttfill:
Subgroup basic:
skip -> PASS (fi-snb-i7-2600)
Test kms_cursor_legacy:
Subgroup basic-flip-vs-cursor-legacy:
fail -> PASS (fi-hsw-i7-4770k)
pass -> FAIL (ro-hsw-i7-4770r)
fail -> PASS (ro-byt-n2820)
fail -> PASS (ro-snb-i7-2620M)
fail -> PASS (ro-bdw-i5-5250u)
Subgroup basic-flip-vs-cursor-varying-size:
pass -> FAIL (ro-skl3-i5-6260u)
pass -> FAIL (ro-snb-i7-2620M)
fi-hsw-i7-4770k total:240 pass:218 dwarn:0 dfail:0 fail:0 skip:22
fi-kbl-qkkr total:240 pass:181 dwarn:29 dfail:0 fail:4 skip:26
fi-skl-i5-6260u total:240 pass:220 dwarn:4 dfail:0 fail:2 skip:14
fi-skl-i7-6700k total:240 pass:204 dwarn:4 dfail:2 fail:2 skip:28
fi-snb-i7-2600 total:240 pass:198 dwarn:0 dfail:0 fail:0 skip:42
ro-bdw-i5-5250u total:240 pass:218 dwarn:5 dfail:0 fail:1 skip:16
ro-bdw-i7-5557U total:240 pass:223 dwarn:1 dfail:0 fail:0 skip:16
ro-bdw-i7-5600u total:240 pass:206 dwarn:1 dfail:0 fail:1 skip:32
ro-bsw-n3050 total:240 pass:195 dwarn:0 dfail:0 fail:3 skip:42
ro-byt-n2820 total:240 pass:198 dwarn:0 dfail:0 fail:2 skip:40
ro-hsw-i3-4010u total:240 pass:214 dwarn:0 dfail:0 fail:0 skip:26
ro-hsw-i7-4770r total:240 pass:213 dwarn:0 dfail:0 fail:1 skip:26
ro-ilk-i7-620lm total:240 pass:173 dwarn:1 dfail:0 fail:1 skip:65
ro-ivb-i7-3770 total:240 pass:205 dwarn:0 dfail:0 fail:0 skip:35
ro-ivb2-i7-3770 total:240 pass:209 dwarn:0 dfail:0 fail:0 skip:31
ro-skl3-i5-6260u total:240 pass:221 dwarn:1 dfail:0 fail:4 skip:14
ro-snb-i7-2620M total:240 pass:197 dwarn:0 dfail:0 fail:2 skip:41
Results at /archive/results/CI_IGT_test/RO_Patchwork_1725/
4e6081a drm-intel-nightly: 2016y-08m-05d-08h-43m-34s UTC integration manifest
5498da9 drm/i915: Assert that the request hasn't been retired
14bd9cd drm/i915: Repack fence tiling mode and stride into a single integer
c17543a drm/i915: Document and reject invalid tiling modes
ddd10fb drm/i915: Remove locking for get_tiling
7f82de8 drm/i915: Remove pinned check from madvise ioctl
bb79226 drm/i915: Reduce locking inside swfinish ioctl
09792f4 drm/i915: Remove (struct_mutex) locking for busy-ioctl
8116d48 drm/i915: Remove (struct_mutex) locking for wait-ioctl
a8bfdc9 drm/i915: Do a nonblocking wait first in pread/pwrite
773b7d7 drm/i915: Remove unused no-shrinker-steal
5af2eb6 drm/i915: Tidy generation of the GTT mmap offset
a9a6a82 drm/i915/shrinker: Wait before acquiring struct_mutex under oom
3f67580 drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
3761c19 drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
11753a3 drm/i915: Remove forced stop ring on suspend/unload
e6e3d8e drm/i915/userptr: Remove superfluous interruptible=false on waiting
c9789a5 drm/i915: Convert non-blocking userptr waits for requests over to using RCU
eb64585 drm/i915: Convert non-blocking waits for requests over to using RCU
5dfb122 drm/i915: Introduce i915_gem_active_wait_unlocked()
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-08-05 9:39 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-05 9:14 [CI 01/19] drm/i915: Introduce i915_gem_active_wait_unlocked() Chris Wilson
2016-08-05 9:14 ` [CI 02/19] drm/i915: Convert non-blocking waits for requests over to using RCU Chris Wilson
2016-08-05 9:14 ` [CI 03/19] drm/i915: Convert non-blocking userptr " Chris Wilson
2016-08-05 9:14 ` [CI 04/19] drm/i915/userptr: Remove superfluous interruptible=false on waiting Chris Wilson
2016-08-05 9:14 ` [CI 05/19] drm/i915: Remove forced stop ring on suspend/unload Chris Wilson
2016-08-05 9:14 ` [CI 06/19] drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex Chris Wilson
2016-08-05 9:14 ` [CI 07/19] drm/i915: Simplify do_idling() (Ironlake vt-d w/a) Chris Wilson
2016-08-05 9:14 ` [CI 08/19] drm/i915/shrinker: Wait before acquiring struct_mutex under oom Chris Wilson
2016-08-05 9:14 ` [CI 09/19] drm/i915: Tidy generation of the GTT mmap offset Chris Wilson
2016-08-05 9:14 ` [CI 10/19] drm/i915: Remove unused no-shrinker-steal Chris Wilson
2016-08-05 9:14 ` [CI 11/19] drm/i915: Do a nonblocking wait first in pread/pwrite Chris Wilson
2016-08-05 9:14 ` [CI 12/19] drm/i915: Remove (struct_mutex) locking for wait-ioctl Chris Wilson
2016-08-05 9:14 ` [CI 13/19] drm/i915: Remove (struct_mutex) locking for busy-ioctl Chris Wilson
2016-08-05 19:08 ` Daniel Vetter
2016-08-05 19:30 ` Chris Wilson
2016-08-05 20:12 ` Daniel Vetter
2016-08-05 9:14 ` [CI 14/19] drm/i915: Reduce locking inside swfinish ioctl Chris Wilson
2016-08-05 9:14 ` [CI 15/19] drm/i915: Remove pinned check from madvise ioctl Chris Wilson
2016-08-05 19:10 ` Daniel Vetter
2016-08-05 9:14 ` [CI 16/19] drm/i915: Remove locking for get_tiling Chris Wilson
2016-08-05 9:14 ` [CI 17/19] drm/i915: Document and reject invalid tiling modes Chris Wilson
2016-08-05 9:14 ` [CI 18/19] drm/i915: Repack fence tiling mode and stride into a single integer Chris Wilson
2016-08-05 9:14 ` [CI 19/19] drm/i915: Assert that the request hasn't been retired Chris Wilson
2016-08-05 9:39 ` Patchwork [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160805093926.26736.60599@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox