✗ Fi.CI.BAT: warning for series starting with [01/49] drm/i915: Split intel_engine allocation and initialisation

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 21 14:54:17 UTC 2017


== Series Details ==

Series: series starting with [01/49] drm/i915: Split intel_engine allocation and initialisation
URL   : https://patchwork.freedesktop.org/series/18346/
State : warning

== Summary ==

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

Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> DMESG-WARN (fi-kbl-7500u)
                pass       -> DMESG-WARN (fi-skl-6260u)
                pass       -> DMESG-WARN (fi-skl-6700hq)
Test kms_force_connector_basic:
        Subgroup prune-stale-modes:
                dmesg-warn -> PASS       (fi-snb-2520m)
Test kms_pipe_crc_basic:
        Subgroup nonblocking-crc-pipe-a-frame-sequence:
                pass       -> DMESG-WARN (fi-snb-2520m)

fi-bdw-5557u     total:246  pass:232  dwarn:0   dfail:0   fail:0   skip:14 
fi-bsw-n3050     total:246  pass:207  dwarn:0   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:246  pass:224  dwarn:0   dfail:0   fail:0   skip:22 
fi-bxt-t5700     total:79   pass:66   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:246  pass:219  dwarn:0   dfail:0   fail:0   skip:27 
fi-byt-n2820     total:246  pass:215  dwarn:0   dfail:0   fail:0   skip:31 
fi-hsw-4770      total:246  pass:227  dwarn:0   dfail:0   fail:0   skip:19 
fi-hsw-4770r     total:246  pass:227  dwarn:0   dfail:0   fail:0   skip:19 
fi-ivb-3520m     total:246  pass:225  dwarn:0   dfail:0   fail:0   skip:21 
fi-ivb-3770      total:246  pass:225  dwarn:0   dfail:0   fail:0   skip:21 
fi-kbl-7500u     total:246  pass:224  dwarn:1   dfail:0   fail:0   skip:21 
fi-skl-6260u     total:246  pass:232  dwarn:1   dfail:0   fail:0   skip:13 
fi-skl-6700hq    total:246  pass:225  dwarn:1   dfail:0   fail:0   skip:20 
fi-skl-6700k     total:246  pass:222  dwarn:3   dfail:0   fail:0   skip:21 
fi-skl-6770hq    total:246  pass:233  dwarn:0   dfail:0   fail:0   skip:13 
fi-snb-2520m     total:246  pass:214  dwarn:1   dfail:0   fail:0   skip:31 
fi-snb-2600      total:246  pass:214  dwarn:0   dfail:0   fail:0   skip:32 

f62d6104306f3ec835f3776434a70ca9bb6f820e drm-tip: 2017y-01m-21d-11h-28m-52s UTC integration manifest
c260448 drm/i915: Add initial selftests for hang detection and resets
d17bd45 drm/i915: Add mock exercise for i915_gem_gtt_insert
b204ba6 drm/i915: Add mock exercise for i915_gem_gtt_reserve
e33fd39 drm/i915: Initial selftests for exercising eviction
0579f7d drm/i915: Live testing for context execution
397b057 drm/i915: Test creation of partial VMA
a140e8a drm/i915: Verify page layout for rotated VMA
356af24 drm/i915: Exercise i915_vma_pin/i915_vma_insert
6ad78a57 drm/i915: Test creation of VMA
b74433f drm/i915: Exercise filling and removing random ranges from the live GTT
934b76e drm/i915: Fill different pages of the GTT
7081043 drm/i915: Exercise filling the top/bottom portions of the global GTT
b82f0f6 drm/i915: Exercise filling the top/bottom portions of the ppgtt
5dbe4d2 drm/i915: Add initial selftests for i915_gem_gtt
8fb5369 drm/i915: Add some mock tests for dmabuf interop
4da2bfb drm/i915: Sanity check all registers for matching fw domains
2ca6805 drm/i915: Test all fw tables during mock selftests
2bf3f05 drm/i915: Move uncore selfchecks to live selftest infrastructure
c3d503f drm/i915: Test coherency of and barriers between cache domains
4813c01 drm/i915: Test exhaustion of the mmap space
2a0feae drm/i915: Test partial mappings
c076fd6 drm/i915: Add a live seftest for GEM objects
25f84dd drm/i915: Add selftests for object allocation, phys
6348be2 drm/i915: Check ordering between engines
d09c133 drm/i915: Test simultaneously submitting requests to all engines
04dccbe drm/i915: Simple selftest to exercise live requests
58303c0 drm/i915: Add a simple fence selftest to i915_gem_request
afd6a4b drm/i915: Add a simple request selftest for waiting
4852ce3 drm/i915: Add selftests for i915_gem_request
c510ee1 drm/i915: Create a fake object for testing huge allocations
084a1a3 drm/i915: Mock infrastructure for request emission
1f0b2b1 drm/i915: Mock a GGTT for self-testing
eb256d4 drm/i915: Mock the GEM device for self-testing
ccc39cf drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
ef1229e drm/i915: Add unit tests for the breadcrumb rbtree, completion
3f46d62 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
bc4e7c3 drm/i915: Add some selftests for sg_table manipulation
9312e0e drm/i915: Provide a hook for selftests
fa30726 drm: Provide a driver hook for drm_dev_release()
5b0f52c drm/i915: Build DRM range manager selftests for CI
5352163 drm: kselftest for drm_mm and bottom-up allocation
b8af575 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
2640f0f drm/i915: Pass around gen to tile_height to special case gen2
ef8b20d drm/i915: Emit dma-fence (and execlists submit) first from signaler
9a6d12a drm/i915: Dequeue execlists on a new request if any port is available
317dda5 drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
1cb3236 drm/i915: Only disable execlist preemption for the duration of the request
87fb604 drm/i915: Reset the gpu on takeover
557eda7 drm/i915: Split intel_engine allocation and initialisation

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Trybot_494/


More information about the Intel-gfx-trybot mailing list