✗ Fi.CI.BAT: failure for series starting with [01/43] drm/i915: Use memcpy_from_wc for GPU error capture

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 5 19:57:33 UTC 2016


== Series Details ==

Series: series starting with [01/43] drm/i915: Use memcpy_from_wc for GPU error capture
URL   : https://patchwork.freedesktop.org/series/16343/
State : failure

== Summary ==

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

Test gem_exec_suspend:
        Subgroup basic-s3:
                pass       -> INCOMPLETE (fi-skl-6770hq)
                pass       -> INCOMPLETE (fi-skl-6700hq)
                pass       -> INCOMPLETE (fi-skl-6700k)
                pass       -> INCOMPLETE (fi-kbl-7500u)
                pass       -> INCOMPLETE (fi-skl-6260u)
                pass       -> INCOMPLETE (fi-bdw-5557u)
Test gem_ringfill:
        Subgroup basic-default-hang:
                pass       -> TIMEOUT    (fi-ivb-3770)
        Subgroup basic-default-interruptible:
                pass       -> INCOMPLETE (fi-ivb-3520m)
                pass       -> INCOMPLETE (fi-snb-2520m)
                pass       -> INCOMPLETE (fi-bxt-t5700)
                pass       -> INCOMPLETE (fi-hsw-4770r)
                pass       -> INCOMPLETE (fi-hsw-4770)
                pass       -> INCOMPLETE (fi-ivb-3770)
                pass       -> INCOMPLETE (fi-snb-2600)

fi-bdw-5557u     total:82   pass:78   dwarn:0   dfail:0   fail:0   skip:3  
fi-bsw-n3050     total:247  pass:207  dwarn:0   dfail:0   fail:0   skip:40 
fi-bxt-t5700     total:119  pass:103  dwarn:0   dfail:0   fail:0   skip:15 
fi-byt-n2820     total:247  pass:215  dwarn:0   dfail:0   fail:0   skip:32 
fi-hsw-4770      total:119  pass:109  dwarn:0   dfail:0   fail:0   skip:9  
fi-hsw-4770r     total:119  pass:109  dwarn:0   dfail:0   fail:0   skip:9  
fi-ilk-650       total:247  pass:194  dwarn:0   dfail:0   fail:0   skip:53 
fi-ivb-3520m     total:119  pass:105  dwarn:0   dfail:0   fail:0   skip:13 
fi-ivb-3770      total:119  pass:104  dwarn:0   dfail:0   fail:0   skip:13 
fi-kbl-7500u     total:82   pass:70   dwarn:0   dfail:0   fail:0   skip:11 
fi-skl-6260u     total:82   pass:78   dwarn:0   dfail:0   fail:0   skip:3  
fi-skl-6700hq    total:82   pass:70   dwarn:0   dfail:0   fail:0   skip:11 
fi-skl-6700k     total:82   pass:67   dwarn:3   dfail:0   fail:0   skip:11 
fi-skl-6770hq    total:82   pass:78   dwarn:0   dfail:0   fail:0   skip:3  
fi-snb-2520m     total:119  pass:101  dwarn:0   dfail:0   fail:0   skip:17 
fi-snb-2600      total:119  pass:101  dwarn:0   dfail:0   fail:0   skip:17 
fi-byt-j1900 failed to collect. IGT log at Trybot_375/fi-byt-j1900/igt.log

e15e9a79a3115b6d55cdd91b060c32dd2df7e2ab drm-tip: 2016y-12m-05d-18h-49m-19s UTC integration manifest
d0852be drm/i915: Copy user requested buffers into the error state
10bb13f drm/i915: Support explicit fencing for execbuf
184a433 drm/i915: Enable userspace to opt-out of implicit fencing
705b681 drm/i915/scheduler: Support user-defined priorities
b5ad6e1 HACK drm/i915/scheduler: emulate a scheduler for guc
167e685 drm/i915: Invalidate the guc ggtt TLB upon insertion
09b92f7 drm/i915: Drop struct_mutex around frontbuffer flushes
3a745a8 drm/i915: struct_mutex is not required for allocating the framebuffer
fb432ee drm/i915: Remove struct_mutex for destroying framebuffers
9c292c0 drm/i915: Skip clflushes for all non-page backed objects
d517018 dma-buf: Replace reservation shared fence array with a compressed radix tree
2b3514c drm/i915: Set crtc_state->fb_changed whenever a VMA is changed
e7d0660 drm/i915: Quick spring clean of intel_prepare_plane_fb()
e9972f6 drm/i915: Track pinned vma in intel_plane_state
cb6911a drm/i915: Always prepare planes at the start of an atomic commit
d6cd50f drm/i915: Move intel_prepare_plane_fb() and intel_cleanup_plane_fb()
6472f800 drm: Track framebuffer references at the point of assignment
777413e drm/i915: Use helper for setting plane->state->fb
8516c40 drm/i915: Remove one level of indention from wait-for-execute
d90ffd8 drm/i915: Refactor direct GPU reset from request waiters
7a4be67 drm/i915: Replace reset_wait_queue with default_wake_function
f01bdd6 unsubmit
bd823b3 cancel-signal
60dc227 drm/i915: Take a reference whilst processing the signaler request
85656bc global-seqno
d13ca9c deconstruct-execute-fence
c53a9b3 drm/i915: Inline __i915_gem_request_wait_for_execute()
7be4011f drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
7d41589 drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
acfe2b1 drm/i915: Keep a global seqno per-engine
92ad969 drm/i915: Add a simple fence selftest to i915_gem_request
796bfc7 drm/i915: Add selftests for i915_gem_request
4c625c8 drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
9c59160 drm/i915/execlists: Request the kernel context be pinned high
5f100802 drm/i915: Unify active context tracking between legacy/execlists/guc
2dea2db drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
1a0c193 drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
067073a drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
b0e285f drm/i915: Add unit tests for the breadcrumb rbtree, completion
7e74bae drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
bbaa129 drm/i915: Provide a hook for selftests
b720482 drm/i915/execlists: Use list_safe_reset_next() instead of opencoding
33bbaf7 drm/i915: Use memcpy_from_wc for GPU error capture

== Logs ==

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


More information about the Intel-gfx-trybot mailing list