✓ Fi.CI.BAT: success for series starting with [01/74] drm/i915: Only skip updating execobject.offset after error

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 16 19:23:34 UTC 2017


== Series Details ==

Series: series starting with [01/74] drm/i915: Only skip updating execobject.offset after error
URL   : https://patchwork.freedesktop.org/series/27366/
State : success

== Summary ==

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

Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                fail       -> PASS       (fi-snb-2600) fdo#100007
Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> DMESG-WARN (fi-kbl-7560u) fdo#100125 +1
Test gem_ringfill:
        Subgroup basic-default-hang:
                dmesg-warn -> INCOMPLETE (fi-blb-e6850) fdo#101600 +1
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-b:
                pass       -> DMESG-WARN (fi-byt-j1900) fdo#101705 +1

fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fdo#100125 https://bugs.freedesktop.org/show_bug.cgi?id=100125
fdo#101600 https://bugs.freedesktop.org/show_bug.cgi?id=101600
fdo#101705 https://bugs.freedesktop.org/show_bug.cgi?id=101705

fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:438s
fi-bdw-gvtdvm    total:279  pass:265  dwarn:0   dfail:0   fail:0   skip:14  time:445s
fi-blb-e6850     total:146  pass:113  dwarn:0   dfail:0   fail:0   skip:32 
fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:535s
fi-bwr-2160      total:279  pass:184  dwarn:0   dfail:0   fail:0   skip:95  time:250s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:515s
fi-byt-j1900     total:279  pass:254  dwarn:1   dfail:0   fail:0   skip:24  time:490s
fi-byt-n2820     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:486s
fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:594s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:436s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:415s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:416s
fi-ivb-3520m     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:494s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:466s
fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:460s
fi-kbl-7560u     total:279  pass:268  dwarn:1   dfail:0   fail:0   skip:10  time:571s
fi-kbl-r         total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:576s
fi-pnv-d510      total:146  pass:112  dwarn:0   dfail:0   fail:0   skip:33 
fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:453s
fi-skl-6700hq    total:279  pass:262  dwarn:0   dfail:0   fail:0   skip:17  time:579s
fi-skl-6700k     total:279  pass:257  dwarn:4   dfail:0   fail:0   skip:18  time:474s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:484s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:439s
fi-skl-x1585l    total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:470s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:549s
fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:407s

bd5641a8649223257233c4e1c45fc94abec1cdbe drm-tip: 2017y-07m-14d-19h-18m-56s UTC integration manifest
a41062c drm/i915: Emit a user level message when resetting the GPU (or engine)
2a64c4a drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
4c3165b drm/i915: Clear engine irq posted following a reset
5308d76 drm/i915: Assert that machine is wedged for nop_submit_request
2a55d9f drm/i915: Wake up waiters after setting the WEDGED bit
4ef278e1 drm/i915: Clear execlist port[] before updating seqno on wedging
78c434e drm/i915: Check the execlist queue for pending requests before declaring idle
736d6d1 drm/i915: Check execlist/ring status during hangcheck
d93ad8d drm/i915: Flush the execlist ports if idle
5b30fe1 drm/i915: Serialize per-engine resets against new requests
532c2d0 drm/i915: Reset context image on engines after triggering the reset
d736fda drm/i915: Report execlists irq bit in debugfs
78c8cf6 drm/i915/execlists: Read the context-status HEAD from the HWSP
e74170d drm/i915/execlists: Read the context-status buffer from the HWSP
c4a1aaa drm/i915/lrc: allocate separate page for HWSP
0df972c drm/i915/guc: Don't make assumptions while getting the lrca offset
d607020 drm/i915/lrc: Clarify the format of the context image
a796830 drm/i915: Implement vm_ops->access for gdb access into GTT mmaps.
375ce14 drm/i915: Force CPU synchronisation even if userspace requests ASYNC
e8db99b drm/i915: Only skip updating execobject.offset after error

== Logs ==

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


More information about the Intel-gfx-trybot mailing list