✓ Fi.CI.BAT: success for series starting with [01/29] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 26 13:17:04 UTC 2017


== Series Details ==

Series: series starting with [01/29] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
URL   : https://patchwork.freedesktop.org/series/27926/
State : success

== Summary ==

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

Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                fail       -> PASS       (fi-snb-2600) fdo#100007
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                fail       -> PASS       (fi-snb-2600) fdo#100215 +1
Test kms_flip:
        Subgroup basic-flip-vs-modeset:
                skip       -> PASS       (fi-skl-x1585l) fdo#101781
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-byt-j1900) fdo#101705

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

fi-bdw-5557u     total:280  pass:269  dwarn:0   dfail:0   fail:0   skip:11  time:449s
fi-bdw-gvtdvm    total:280  pass:266  dwarn:0   dfail:0   fail:0   skip:14  time:436s
fi-blb-e6850     total:280  pass:225  dwarn:1   dfail:0   fail:0   skip:54  time:355s
fi-bsw-n3050     total:280  pass:244  dwarn:0   dfail:0   fail:0   skip:36  time:551s
fi-bwr-2160      total:280  pass:185  dwarn:0   dfail:0   fail:0   skip:95  time:232s
fi-bxt-j4205     total:280  pass:261  dwarn:0   dfail:0   fail:0   skip:19  time:508s
fi-byt-j1900     total:280  pass:256  dwarn:0   dfail:0   fail:0   skip:24  time:481s
fi-byt-n2820     total:280  pass:252  dwarn:0   dfail:0   fail:0   skip:28  time:491s
fi-glk-2a        total:280  pass:261  dwarn:0   dfail:0   fail:0   skip:19  time:604s
fi-hsw-4770      total:280  pass:264  dwarn:0   dfail:0   fail:0   skip:16  time:438s
fi-hsw-4770r     total:280  pass:264  dwarn:0   dfail:0   fail:0   skip:16  time:421s
fi-ilk-650       total:280  pass:230  dwarn:0   dfail:0   fail:0   skip:50  time:418s
fi-ivb-3520m     total:280  pass:262  dwarn:0   dfail:0   fail:0   skip:18  time:501s
fi-ivb-3770      total:280  pass:262  dwarn:0   dfail:0   fail:0   skip:18  time:474s
fi-kbl-7500u     total:280  pass:262  dwarn:0   dfail:0   fail:0   skip:18  time:466s
fi-kbl-7560u     total:280  pass:270  dwarn:0   dfail:0   fail:0   skip:10  time:575s
fi-kbl-r         total:280  pass:262  dwarn:0   dfail:0   fail:0   skip:18  time:585s
fi-pnv-d510      total:280  pass:224  dwarn:1   dfail:0   fail:0   skip:55  time:566s
fi-skl-6260u     total:280  pass:270  dwarn:0   dfail:0   fail:0   skip:10  time:467s
fi-skl-6700hq    total:280  pass:263  dwarn:0   dfail:0   fail:0   skip:17  time:590s
fi-skl-6700k     total:280  pass:262  dwarn:0   dfail:0   fail:0   skip:18  time:470s
fi-skl-6770hq    total:280  pass:270  dwarn:0   dfail:0   fail:0   skip:10  time:471s
fi-skl-gvtdvm    total:280  pass:267  dwarn:0   dfail:0   fail:0   skip:13  time:432s
fi-skl-x1585l    total:280  pass:270  dwarn:0   dfail:0   fail:0   skip:10  time:488s
fi-snb-2520m     total:280  pass:252  dwarn:0   dfail:0   fail:0   skip:28  time:544s
fi-snb-2600      total:280  pass:250  dwarn:0   dfail:0   fail:1   skip:29  time:405s

7631f077f1c06e8884f5f590eb06c1197f5a1d52 drm-tip: 2017y-07m-26d-12h-14m-27s UTC integration manifest
232ebcc21add drm/i915: Mark the GT as busy before idling the previous request
3166623a38fc drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
872c934fb732 drm/i915: Replace execbuf vma ht with an idr
c1d822dd880e drm/i915: Simplify eb_lookup_vmas()
49c308a958a8 drm/i915: Convert execbuf to use struct-of-array packing for critical fields
8d6b80561ced drm/i915: Check context status before looking up our obj/vma
ae33c05ce4bd drm/i915: Try a minimal attempt to insert the whole object for relocations
cf305108100f drm/i915: Track user GTT faulting per-vma
abf353e33298 drm/i915: Only free the oldest stale object before a fresh allocation
7a972f91fefc drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
8dbac528f3ab drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
b02db74d1e23 drm/i915: Refactor testing obj->mm.pages
1ec921fed377 drm/i915: Emit pipelined fence changes
4197f13eb5b5 drm/i915: Consolidate get_fence with pin_fence
e49f606a05e4 drm/i915: Pin fence for iomap
f8ca5f9b01ae pvec
8082bedabcb1 drm/i915: Keep a small stash of preallocated WC pages
222d9b85e903 drm/i915/execlists: Read the context-status HEAD from the HWSP
94821157ca90 drm/i915/execlists: Read the context-status buffer from the HWSP
278ffe88b898 drm/i915/lrc: allocate separate page for HWSP
0b5d3d02e803 drm/i915/guc: Don't make assumptions while getting the lrca offset
0e19bf5ed78e drm/i915/lrc: Clarify the format of the context image
1f07e5eb1f8d xp
e39dac329c6f drm/i915: Implement vm_ops->access for gdb access into GTT mmaps.
ce0039612e41 drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b result
2910f4c5c3a6 drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
8df377007540 drm/i915/selftests: Check that resets are safe from inside the shrinker
2fe04146cde9 drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
1df385cde1cc drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_1024/


More information about the Intel-gfx-trybot mailing list