✗ Fi.CI.BAT: failure for series starting with [01/29] drm/i915: Support asynchronous waits on struct fence from i915_gem_request

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 15 08:58:22 UTC 2016


== Series Details ==

Series: series starting with [01/29] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
URL   : https://patchwork.freedesktop.org/series/12492/
State : failure

== Summary ==

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

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (fi-byt-j1900)
                pass       -> DMESG-WARN (fi-snb-2520m)
                pass       -> DMESG-WARN (fi-byt-n2820)
                pass       -> DMESG-WARN (fi-skl-6260u)
                pass       -> DMESG-WARN (fi-bsw-n3050)
                pass       -> DMESG-WARN (fi-skl-6700hq)
                pass       -> DMESG-WARN (fi-bdw-5557u)
                pass       -> DMESG-WARN (fi-skl-6770hq)
                pass       -> DMESG-WARN (fi-ilk-650)
                pass       -> DMESG-WARN (fi-snb-2600)
                pass       -> DMESG-WARN (fi-ivb-3520m)
                pass       -> DMESG-WARN (fi-ivb-3770)
                pass       -> DMESG-WARN (fi-hsw-4770k)
                pass       -> DMESG-WARN (fi-hsw-4770r)
Test gem_exec_suspend:
        Subgroup basic-s3:
                incomplete -> PASS       (fi-hsw-4770k)
Test kms_cursor_legacy:
        Subgroup basic-flip-before-cursor-legacy:
                pass       -> INCOMPLETE (fi-skl-6700k)
                pass       -> INCOMPLETE (fi-skl-6770hq)
Test kms_flip:
        Subgroup basic-flip-vs-dpms:
                pass       -> INCOMPLETE (fi-ilk-650)
                pass       -> INCOMPLETE (fi-byt-n2820)
                pass       -> INCOMPLETE (fi-ivb-3520m)
                pass       -> INCOMPLETE (fi-skl-6260u)
                pass       -> INCOMPLETE (fi-bsw-n3050)
                pass       -> INCOMPLETE (fi-bdw-5557u)
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-a:
                dmesg-warn -> PASS       (fi-byt-j1900)
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-byt-j1900)

fi-bdw-5557u     total:184  pass:169  dwarn:1   dfail:0   fail:0   skip:13 
fi-bsw-n3050     total:184  pass:155  dwarn:1   dfail:0   fail:0   skip:27 
fi-byt-j1900     total:244  pass:211  dwarn:1   dfail:0   fail:1   skip:31 
fi-byt-n2820     total:184  pass:154  dwarn:1   dfail:0   fail:1   skip:27 
fi-hsw-4770k     total:208  pass:190  dwarn:1   dfail:0   fail:0   skip:16 
fi-hsw-4770r     total:244  pass:221  dwarn:1   dfail:0   fail:0   skip:22 
fi-ilk-650       total:184  pass:133  dwarn:1   dfail:0   fail:1   skip:48 
fi-ivb-3520m     total:184  pass:161  dwarn:1   dfail:0   fail:0   skip:21 
fi-ivb-3770      total:244  pass:206  dwarn:1   dfail:0   fail:0   skip:37 
fi-skl-6260u     total:184  pass:170  dwarn:1   dfail:0   fail:0   skip:12 
fi-skl-6700hq    total:244  pass:220  dwarn:1   dfail:0   fail:1   skip:22 
fi-skl-6700k     total:177  pass:155  dwarn:1   dfail:0   fail:0   skip:20 
fi-skl-6770hq    total:177  pass:164  dwarn:2   dfail:0   fail:0   skip:10 
fi-snb-2520m     total:244  pass:207  dwarn:1   dfail:0   fail:0   skip:36 
fi-snb-2600      total:244  pass:206  dwarn:1   dfail:0   fail:0   skip:37 

Results at /archive/results/CI_IGT_test/Trybot_129/

9aa8c0cdbc076bcc0486d7a31922a0f77c032fe7 drm-intel-nightly: 2016y-09m-14d-09h-19m-25s UTC integration manifest
03a9a422 drm/i915: No vblank evasion for the cursor
730c300 Revert "Revert "drm/i915: Use atomic commits for legacy page_flips""
9c24e90 drm/i915: Remove i915_gem_object_to_ggtt()
a571dcb drm/i915: Update debugfs describe_obj() to show fault-mappable
34ce178 drm/i915: Plane granularity for atomic modesetting
390a0eb heh
42bdc2b drm/i915: Set crtc_state->fb_changed whenever a VMA is changed
f064832 drm/i915: Quick spring clean of intel_prepare_plane_fb()
3218038 drm/i915: Track pinned vma in intel_plane_state
a87b61a drm/i915: Always prepare planes at the start of an atomic commit
6863385 drm/i915: Move intel_prepare_plane_fb() and intel_cleanup_plane_fb()
1e84a40 drm/i915: Support explicit fencing for execbuf
fe0e91d drm/i915: Enable userspace to opt-out of implicit fencing
96028ce drm/i915: Enable multiple timelines
ee797539 drm/i915: Reserve space in the global seqno during request allocation
62b98ba drm/i915: Create a unique name for the context
03cc7c5 drm/i915: Move the global sync optimisation to the timeline
bd2ad8a drm/i915: Defer request emission
e835fe3 drm/i915: Record space required for request emission
115f0fb drm/i915: Introduce a global_seqno for each request
f3d1a3f drm/i915: Wait first for submission, before waiting for request completion
e552e2c drm/i915: Combine seqno + tracking into a global timeline struct
a863430 drm/i915: Restore nonblocking awaits for modesetting
961dfc4 drm: Add reference counting to drm_atomic_state
21e617b drm/i915: Move GEM activity tracking into a common struct reservation_object
9261a48 drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
04122ec drm/i915: Rearrange i915_wait_request() accounting with callers
0554fda drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
0f1575a drm/i915: Support asynchronous waits on struct fence from i915_gem_request



More information about the Intel-gfx-trybot mailing list