✗ Fi.CI.BAT: failure for series starting with [01/24] drm/i915: Capture dmc firmware information before reset

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 5 15:27:17 UTC 2017


== Series Details ==

Series: series starting with [01/24] drm/i915: Capture dmc firmware information before reset
URL   : https://patchwork.freedesktop.org/series/22526/
State : failure

== Summary ==

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

Test gem_ctx_create:
        Subgroup basic-files:
                pass       -> TIMEOUT    (fi-bxt-j4205)
                pass       -> TIMEOUT    (fi-bxt-t5700)
Test gem_ctx_exec:
        Subgroup basic:
                pass       -> INCOMPLETE (fi-bxt-j4205)
                pass       -> INCOMPLETE (fi-bxt-t5700)
Test gem_exec_fence:
        Subgroup await-hang-default:
                pass       -> FAIL       (fi-skl-gvtdvm)
Test gem_exec_gttfill:
        Subgroup basic:
                skip       -> TIMEOUT    (fi-skl-gvtdvm)
Test gem_exec_suspend:
        Subgroup basic-s3:
                dmesg-warn -> PASS       (fi-bdw-gvtdvm) fdo#99938
        Subgroup basic-s4-devices:
                dmesg-warn -> PASS       (fi-bdw-gvtdvm) fdo#99938
Test gem_mmap_gtt:
        Subgroup basic-small-bo:
                pass       -> INCOMPLETE (fi-skl-gvtdvm)
Test gem_ringfill:
        Subgroup basic-default-hang:
                pass       -> INCOMPLETE (fi-kbl-7500u)
                pass       -> INCOMPLETE (fi-skl-6700hq)

fdo#99938 https://bugs.freedesktop.org/show_bug.cgi?id=99938

fi-bdw-5557u     total:278  pass:267  dwarn:0   dfail:0   fail:0   skip:11  time: 448s
fi-bdw-gvtdvm    total:278  pass:258  dwarn:6   dfail:0   fail:0   skip:14  time: 440s
fi-bsw-n3050     total:278  pass:242  dwarn:0   dfail:0   fail:0   skip:36  time: 622s
fi-bxt-j4205     total:18   pass:16   dwarn:0   dfail:0   fail:0   skip:0   time: 0s
fi-bxt-t5700     total:18   pass:16   dwarn:0   dfail:0   fail:0   skip:0   time: 0s
fi-byt-j1900     total:278  pass:254  dwarn:0   dfail:0   fail:0   skip:24  time: 562s
fi-byt-n2820     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time: 532s
fi-hsw-4770      total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time: 444s
fi-hsw-4770r     total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time: 477s
fi-ilk-650       total:278  pass:228  dwarn:0   dfail:0   fail:0   skip:50  time: 491s
fi-ivb-3520m     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time: 517s
fi-ivb-3770      total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time: 532s
fi-kbl-7500u     total:146  pass:134  dwarn:0   dfail:0   fail:0   skip:11  time: 0s
fi-kbl-7560u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time: 571s
fi-skl-6260u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time: 458s
fi-skl-6700hq    total:146  pass:134  dwarn:0   dfail:0   fail:0   skip:11  time: 0s
fi-skl-6700k     total:278  pass:256  dwarn:4   dfail:0   fail:0   skip:18  time: 468s
fi-skl-6770hq    total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time: 504s
fi-skl-gvtdvm    total:278  pass:119  dwarn:0   dfail:0   fail:1   skip:3   time: 0s
fi-snb-2520m     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time: 584s
fi-snb-2600      total:278  pass:249  dwarn:0   dfail:0   fail:0   skip:29  time: 457s

39a0f48c8bc7c528cc705016dafa08a9dedfd36b drm-tip: 2017y-04m-05d-13h-22m-47s UTC integration manifest
5d6b103 HAK: extra info needed
72f7300 HAX enable guc submission for CI
1883fbd drm/i915: Watchdog timeout: Export media reset count from GuC to debugfs
b4d1e88 drm/i915: Watchdog timeout: Include threshold value in error state
c042b8d drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
7ca2875 drm/i915: Watchdog timeout: Ringbuffer command emission for gen8+
f2348e3 drm/i915: Watchdog timeout: IRQ handler for gen8+
cbbe96a drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
feeb71b drm/i915/guc: Add support for reset engine using GuC commands
fe184bc drm/i915/guc: Provide register list to be saved/restored during engine reset
b2e2e07 drm/i915/selftests: reset engine self tests
7850d81 drm/i915: Add engine reset count in get-reset-stats ioctl
eaed487 drm/i915/tdr: Enable Engine reset and recovery support
bcc98d4 drm/i915/tdr: Export per-engine reset count info to debugfs
e758ae4 drm/i915/tdr: Add engine reset count to error state
d2d081e drm/i915: Skip reset request if there is one already
b4fde03 drm/i915/tdr: Add support for per engine reset recovery
29ecc0c drm/i915/tdr: Modify error handler for per engine hang recovery
5d2d05a drm/i915: Update i915.reset to handle engine resets
f61e8ad drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
e38684e drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
1abf9f5 drm/i915: Include HuC fw version in error state
ddd1254 drm/i915: Include GuC fw version in error state
f1588e9 drm/i915: Capture dmc firmware information before reset

== Logs ==

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


More information about the Intel-gfx-trybot mailing list