All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for series starting with [01/26] drm/i915: Assert that we do create the deferred context
Date: Sat, 31 Dec 2016 13:23:42 -0000	[thread overview]
Message-ID: <20161231132342.3961.76109@emeril.freedesktop.org> (raw)
In-Reply-To: <20161231120702.21204-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [01/26] drm/i915: Assert that we do create the deferred context
URL   : https://patchwork.freedesktop.org/series/17337/
State : failure

== Summary ==

Series 17337v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/17337/revisions/1/mbox/

Test kms_addfb_basic:
        Subgroup addfb25-framebuffer-vs-set-tiling:
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-byt-n2820)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-skl-6700k)
                pass       -> FAIL       (fi-skl-6700hq)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-kbl-7500u)
                pass       -> FAIL       (fi-bsw-n3050)
                pass       -> FAIL       (fi-skl-6770hq)
                pass       -> FAIL       (fi-bxt-j4205)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-snb-2520m)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-skl-6260u)
                pass       -> FAIL       (fi-bdw-5557u)
        Subgroup framebuffer-vs-set-tiling:
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-byt-n2820)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-skl-6700k)
                pass       -> FAIL       (fi-skl-6700hq)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-kbl-7500u)
                pass       -> FAIL       (fi-bsw-n3050)
                pass       -> FAIL       (fi-skl-6770hq)
                pass       -> FAIL       (fi-bxt-j4205)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-snb-2520m)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-skl-6260u)
                pass       -> FAIL       (fi-bdw-5557u)
Test kms_pipe_crc_basic:
        Subgroup hang-read-crc-pipe-a:
                pass       -> DMESG-WARN (fi-ivb-3770)

fi-bdw-5557u     total:246  pass:230  dwarn:0   dfail:0   fail:2   skip:14 
fi-bsw-n3050     total:246  pass:205  dwarn:0   dfail:0   fail:2   skip:39 
fi-bxt-j4205     total:246  pass:222  dwarn:0   dfail:0   fail:2   skip:22 
fi-bxt-t5700     total:82   pass:69   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:246  pass:217  dwarn:0   dfail:0   fail:2   skip:27 
fi-byt-n2820     total:246  pass:213  dwarn:0   dfail:0   fail:2   skip:31 
fi-hsw-4770      total:246  pass:225  dwarn:0   dfail:0   fail:2   skip:19 
fi-hsw-4770r     total:246  pass:225  dwarn:0   dfail:0   fail:2   skip:19 
fi-ivb-3520m     total:246  pass:223  dwarn:0   dfail:0   fail:2   skip:21 
fi-ivb-3770      total:246  pass:222  dwarn:1   dfail:0   fail:2   skip:21 
fi-kbl-7500u     total:246  pass:223  dwarn:0   dfail:0   fail:2   skip:21 
fi-skl-6260u     total:246  pass:231  dwarn:0   dfail:0   fail:2   skip:13 
fi-skl-6700hq    total:246  pass:224  dwarn:0   dfail:0   fail:2   skip:20 
fi-skl-6700k     total:246  pass:220  dwarn:3   dfail:0   fail:2   skip:21 
fi-skl-6770hq    total:246  pass:231  dwarn:0   dfail:0   fail:2   skip:13 
fi-snb-2520m     total:246  pass:213  dwarn:0   dfail:0   fail:2   skip:31 
fi-snb-2600      total:246  pass:212  dwarn:0   dfail:0   fail:2   skip:32 

82a69977b9cf76b03f4abe89cd581b436b8405e5 drm-tip: 2016y-12m-31d-12h-02m-21s UTC integration manifest
4c3de03 drm/i915: Use the MRU stack search after evicting
f91c4da drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
2d172a6 drm/i915: Skip switch to kernel context if already done
4ab2783 drm/i915: Construct a request even if the GPU is currently hung
9c35b8d drm/i915: Split out i915_gem_object_set_tiling()
b3d8dd4 drm/i915: Include ioctl in set-tiling and get-tiling function names
07f7b8e drm/i915: Remove the rounding down of the gen4+ fence region
84d909a drm/i915: Store required fence size/alignment for GGTT vma
762d552 drm/i915: Replace WARNs in fence register writes with extensive asserts
f6130d4 drm/i915: Align GGTT sizes to a fence tile row
5926e7a drm/i915: Clip the partial view against the object not vma
1571923 drm/i915: Extact compute_partial_view()
a56c803 drm/i915: Eliminate superfluous i915_ggtt_view_normal
28536b4 drm/i915: Eliminate superfluous i915_ggtt_view_rotated
7c0d284 drm/i915: Convert i915_ggtt_view to use an anonymous union
9d9ab42 drm/i915: Pack the partial view size and offset into a single u64
5cfd7df drm/i915: Name the anonymous structs inside i915_ggtt_view
2881fd3 drm/i915: Simplify testing for am-I-the-kernel-context?
5874a08 drm/i915: Drain freed objects for mmap space exhaustion
5e1d000 drm/i915: Fix phys pwrite for struct_mutex-less operation
dbfdd24 drm/i915: Purge loose pages if we run out of DMA remap space
26d3de2 drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
dab3544 drm/i915: Use range_overflows()
b3dcd9c drm/i915: Use fixed-sized types for stolen
144f452 drm/i915: Move a few utility macros into a separate header
0036933 drm/i915: Assert that we do create the deferred context

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3416/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2016-12-31 13:23 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-31 12:06 Small GEM fixes Chris Wilson
2016-12-31 12:06 ` [PATCH 01/26] drm/i915: Assert that we do create the deferred context Chris Wilson
2016-12-31 12:06 ` [PATCH 02/26] drm/i915: Move a few utility macros into a separate header Chris Wilson
2016-12-31 12:06 ` [PATCH 03/26] drm/i915: Use fixed-sized types for stolen Chris Wilson
2016-12-31 12:06 ` [PATCH 04/26] drm/i915: Use range_overflows() Chris Wilson
2016-12-31 12:06 ` [PATCH 05/26] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC Chris Wilson
2017-01-02 15:25   ` Arkadiusz Hiler
2016-12-31 12:06 ` [PATCH 06/26] drm/i915: Purge loose pages if we run out of DMA remap space Chris Wilson
2016-12-31 12:06 ` [PATCH 07/26] drm/i915: Fix phys pwrite for struct_mutex-less operation Chris Wilson
2016-12-31 12:06 ` [PATCH 08/26] drm/i915: Drain freed objects for mmap space exhaustion Chris Wilson
2016-12-31 12:06 ` [PATCH 09/26] drm/i915: Simplify testing for am-I-the-kernel-context? Chris Wilson
2016-12-31 12:06 ` [PATCH 10/26] drm/i915: Name the anonymous structs inside i915_ggtt_view Chris Wilson
2016-12-31 12:06 ` [PATCH 11/26] drm/i915: Pack the partial view size and offset into a single u64 Chris Wilson
2016-12-31 12:06 ` [PATCH 12/26] drm/i915: Convert i915_ggtt_view to use an anonymous union Chris Wilson
2016-12-31 12:06 ` [PATCH 13/26] drm/i915: Eliminate superfluous i915_ggtt_view_rotated Chris Wilson
2016-12-31 12:06 ` [PATCH 14/26] drm/i915: Eliminate superfluous i915_ggtt_view_normal Chris Wilson
2016-12-31 12:06 ` [PATCH 15/26] drm/i915: Extact compute_partial_view() Chris Wilson
2016-12-31 12:06 ` [PATCH 16/26] drm/i915: Clip the partial view against the object not vma Chris Wilson
2016-12-31 12:06 ` [PATCH 17/26] drm/i915: Align GGTT sizes to a fence tile row Chris Wilson
2016-12-31 12:06 ` [PATCH 18/26] drm/i915: Replace WARNs in fence register writes with extensive asserts Chris Wilson
2016-12-31 12:06 ` [PATCH 19/26] drm/i915: Store required fence size/alignment for GGTT vma Chris Wilson
2016-12-31 12:06 ` [PATCH 20/26] drm/i915: Remove the rounding down of the gen4+ fence region Chris Wilson
2016-12-31 12:06 ` [PATCH 21/26] drm/i915: Include ioctl in set-tiling and get-tiling function names Chris Wilson
2017-01-09 15:12   ` Tvrtko Ursulin
2016-12-31 12:06 ` [PATCH 22/26] drm/i915: Split out i915_gem_object_set_tiling() Chris Wilson
2017-01-09 15:43   ` Tvrtko Ursulin
2017-01-09 15:58     ` Chris Wilson
2017-01-09 16:10       ` Tvrtko Ursulin
2016-12-31 12:06 ` [PATCH 23/26] drm/i915: Construct a request even if the GPU is currently hung Chris Wilson
2016-12-31 12:07 ` [PATCH 24/26] drm/i915: Skip switch to kernel context if already done Chris Wilson
2016-12-31 12:07 ` [PATCH 25/26] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE Chris Wilson
2017-01-09 16:19   ` Tvrtko Ursulin
2017-01-09 16:28     ` Chris Wilson
2016-12-31 12:07 ` [PATCH 26/26] drm/i915: Use the MRU stack search after evicting Chris Wilson
2016-12-31 13:23 ` Patchwork [this message]
2016-12-31 13:29   ` ✗ Fi.CI.BAT: failure for series starting with [01/26] drm/i915: Assert that we do create the deferred context Chris Wilson

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=20161231132342.3961.76109@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.