✗ Fi.CI.BAT: warning for series starting with [01/52] drm/i915: Handle early failure during intel_get_load_detect_pipe

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 20 00:17:46 UTC 2016


== Series Details ==

Series: series starting with [01/52] drm/i915: Handle early failure during intel_get_load_detect_pipe
URL   : https://patchwork.freedesktop.org/series/14019/
State : warning

== Summary ==

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

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (fi-hsw-4770)
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-a:
                dmesg-warn -> PASS       (fi-ilk-650)

fi-bdw-5557u     total:246  pass:231  dwarn:0   dfail:0   fail:0   skip:15 
fi-bsw-n3050     total:246  pass:204  dwarn:0   dfail:0   fail:0   skip:42 
fi-bxt-t5700     total:246  pass:216  dwarn:0   dfail:0   fail:0   skip:30 
fi-byt-j1900     total:246  pass:214  dwarn:0   dfail:0   fail:1   skip:31 
fi-byt-n2820     total:246  pass:210  dwarn:0   dfail:0   fail:1   skip:35 
fi-hsw-4770      total:246  pass:223  dwarn:1   dfail:0   fail:0   skip:22 
fi-hsw-4770r     total:246  pass:224  dwarn:0   dfail:0   fail:0   skip:22 
fi-ilk-650       total:246  pass:183  dwarn:1   dfail:0   fail:2   skip:60 
fi-ivb-3520m     total:246  pass:221  dwarn:0   dfail:0   fail:0   skip:25 
fi-ivb-3770      total:246  pass:221  dwarn:0   dfail:0   fail:0   skip:25 
fi-skl-6260u     total:246  pass:232  dwarn:0   dfail:0   fail:0   skip:14 
fi-skl-6700hq    total:246  pass:219  dwarn:4   dfail:0   fail:0   skip:23 
fi-skl-6700k     total:246  pass:221  dwarn:1   dfail:0   fail:0   skip:24 
fi-skl-6770hq    total:246  pass:232  dwarn:0   dfail:0   fail:0   skip:14 
fi-snb-2520m     total:246  pass:210  dwarn:0   dfail:0   fail:0   skip:36 
fi-snb-2600      total:246  pass:209  dwarn:0   dfail:0   fail:0   skip:37 

Results at /archive/results/CI_IGT_test/Trybot_222/

456ed322a41b7ca9699ad10fe49775803a55656a drm-intel-nightly: 2016y-10m-19d-20h-30m-34s UTC integration manifest
83876e4 drm/i915: Support explicit fencing for execbuf
92e4ba9 drm/i915: Enable userspace to opt-out of implicit fencing
23c27f8 drm/i915: Enable multiple timelines
a3e0ba8 drm/i915: Defer setting of global seqno on request to submission
15a7c78 drm/i915: Reserve space in the global seqno during request allocation
f814cf3 drm/i915: Create a unique name for the context
8451e93 drm/i915: Move the global sync optimisation to the timeline
93d8b22 drm/i915: Defer breadcrumb emission
736694e drm/i915: Record space required for breadcrumb emission
7509d56 drm/i915: Rename ->emit_request to ->emit_breadcrumb
1ced6dc drm/i915: Introduce a global_seqno for each request
e6870ec drm/i915: Wait first for submission, before waiting for request completion
9887e7d drm/i915: Queue the idling context switch after all other timelines
fd115e6 drm/i915: Combine seqno + tracking into a global timeline struct
5b05667 drm/i915: Restore nonblocking awaits for modesetting
1f1c0ad drm/i915: Move GEM activity tracking into a common struct reservation_object
7b1e4d5 drm/i915: Use lockless object free
4de9f00 drm/i915: Move object release to a freelist + worker
d270498 drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
a245321 drm/i915: Implement pwrite without struct-mutex
2e0632d drm/i915: Implement pread without struct-mutex
ff2683a drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
6120dca drm/i915: Move object backing storage manipulation to its own locking
d68fe1f drm/i915: Pass around sg_table to get_pages/put_pages backend
7649dd4 drm/i915: Refactor object page API
f978de9 drm/i915: Use radixtree to jump start intel_partial_pages()
b840d4c drm/i915: Use a radixtree for random access to the object's backing storage
fef87de drm/i915: Markup GEM API with lockdep asserts
e81c2db drm/i915: Reuse the active golden render state batch
6cc8f76 drm/i915: Introduce an internal allocator for disposable private objects
a529854 drm/i915: Defer active reference until required
6ddcfeb drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
480f34f drm/i915: Rearrange i915_wait_request() accounting with callers
0567614 drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
116b310 drm/i915: Support asynchronous waits on struct fence from i915_gem_request
8f778d7 drm/i915: Move fence cancellation to runtime suspend
a47e0a0 drm/i915: Remove RPM sequence checking
e2cb9fc drm/i915: Remove superfluous locking around userfault_list
5945a2d drm/i915: Use RPM as the barrier for controlling user mmap access
ab1556b drm/i915: Move user fault tracking to a separate list
febf535 drm/i915/gvt: Remove defunct vmap_batch()
54fd2ae drm/i915/gvt: Use common mapping routines for shadow_bb object
0a971b1 drm/i915/gvt: Use common mapping routines for indirect_ctx object
6e3af39 drm/i915/gvt: Stop waiting whilst holding struct_mutex
714bf58 drm/i915/gvt: Stop checking for impossible interrupts from a kthread
ec4c1bd drm/i915/gvt: Hold a reference on the request
5495003 drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
971d659 drm/i915/gvt: Use the returned VMA to provide the virtual address
ebb9233 drm/i915/gvt: i915_gem_object_create() returns an error pointer
e712417 drm/i915/gvt: Add runtime pm around fences
8e2ccf0 drm/i915/gvt: s/drm_gem_object_unreference/i915_gem_object_put/
87328d7 drm/i915: Handle early failure during intel_get_load_detect_pipe



More information about the Intel-gfx-trybot mailing list