✗ 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 01:46:55 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/14045/
State : warning

== Summary ==

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

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (fi-skl-6260u)
                pass       -> DMESG-WARN (fi-ilk-650)
Test gem_exec_flush:
        Subgroup basic-uc-prw-default:
                fail       -> PASS       (fi-byt-j1900)
                fail       -> PASS       (fi-byt-n2820)
                fail       -> PASS       (fi-ilk-650)
Test kms_pipe_crc_basic:
        Subgroup nonblocking-crc-pipe-a:
                dmesg-warn -> PASS       (fi-ilk-650)
        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:215  dwarn:0   dfail:0   fail:0   skip:31 
fi-byt-n2820     total:246  pass:211  dwarn:0   dfail:0   fail:0   skip:35 
fi-hsw-4770      total:246  pass:224  dwarn:0   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:184  dwarn:1   dfail:0   fail:1   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:231  dwarn:1   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_225/

456ed322a41b7ca9699ad10fe49775803a55656a drm-intel-nightly: 2016y-10m-19d-20h-30m-34s UTC integration manifest
938a4d63 drm/i915: Support explicit fencing for execbuf
5c16cc7 drm/i915: Enable userspace to opt-out of implicit fencing
91084ed drm/i915: Enable multiple timelines
0042bcf drm/i915: Defer setting of global seqno on request to submission
034fd97 drm/i915: Reserve space in the global seqno during request allocation
0db837a drm/i915: Create a unique name for the context
3da1c3c drm/i915: Move the global sync optimisation to the timeline
2736452 drm/i915: Defer breadcrumb emission
72db52b drm/i915: Record space required for breadcrumb emission
a13c636 drm/i915: Rename ->emit_request to ->emit_breadcrumb
98c26e9 drm/i915: Introduce a global_seqno for each request
d27c014 drm/i915: Wait first for submission, before waiting for request completion
010f3db drm/i915: Queue the idling context switch after all other timelines
26c4893 drm/i915: Combine seqno + tracking into a global timeline struct
3c58e49 drm/i915: Restore nonblocking awaits for modesetting
6fadbd3 drm/i915: Move GEM activity tracking into a common struct reservation_object
ad83d92 drm/i915: Use lockless object free
4f664d3 drm/i915: Move object release to a freelist + worker
b130015 drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
43e0634 drm/i915: Implement pwrite without struct-mutex
fd17731 drm/i915: Implement pread without struct-mutex
1cb60d1 drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
db56900 drm/i915: Move object backing storage manipulation to its own locking
c374451 drm/i915: Pass around sg_table to get_pages/put_pages backend
6133c26 drm/i915: Refactor object page API
108bf8e drm/i915: Use radixtree to jump start intel_partial_pages()
c27ed4e drm/i915: Use a radixtree for random access to the object's backing storage
4295775 drm/i915: Markup GEM API with lockdep asserts
c450a2e drm/i915: Reuse the active golden render state batch
a50e84d7 drm/i915: Introduce an internal allocator for disposable private objects
191d0ef drm/i915: Defer active reference until required
eaeed2e drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
6cbd1c4 drm/i915: Rearrange i915_wait_request() accounting with callers
70ae8ce drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
de397fe drm/i915: Support asynchronous waits on struct fence from i915_gem_request
ebdcfa1 drm/i915: Move fence cancellation to runtime suspend
1edec4f drm/i915: Remove RPM sequence checking
b6f2e1f drm/i915: Remove superfluous locking around userfault_list
46fa969 drm/i915: Use RPM as the barrier for controlling user mmap access
27343a2 drm/i915: Move user fault tracking to a separate list
05fb0d3 drm/i915/gvt: Remove defunct vmap_batch()
abb1780 drm/i915/gvt: Use common mapping routines for shadow_bb object
e849c64 drm/i915/gvt: Use common mapping routines for indirect_ctx object
c0bc1f1 drm/i915/gvt: Stop waiting whilst holding struct_mutex
f7d9170 drm/i915/gvt: Stop checking for impossible interrupts from a kthread
6b7f9f1 drm/i915/gvt: Hold a reference on the request
ae1709f drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
a7e7452 drm/i915/gvt: Use the returned VMA to provide the virtual address
105b016 drm/i915/gvt: i915_gem_object_create() returns an error pointer
955db70 drm/i915/gvt: Add runtime pm around fences
6f98f1b drm/i915/gvt: s/drm_gem_object_unreference/i915_gem_object_put/
bd31da1 drm/i915: Handle early failure during intel_get_load_detect_pipe



More information about the Intel-gfx-trybot mailing list