✗ Fi.CI.BAT: failure for series starting with [01/36] drm/i915: Remove redundant trailing request flush

Patchwork patchwork at emeril.freedesktop.org
Sun Dec 30 10:58:12 UTC 2018


== Series Details ==

Series: series starting with [01/36] drm/i915: Remove redundant trailing request flush
URL   : https://patchwork.freedesktop.org/series/54544/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5349 -> Trybot_3480
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3480 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3480, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/54544/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_3480:

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_objects:
    - fi-apl-guc:         PASS -> DMESG-WARN

  
#### Warnings ####

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-skl-guc:         PASS -> SKIP +2
    - fi-apl-guc:         PASS -> SKIP +2
    - fi-cfl-guc:         PASS -> SKIP +2

  
Known issues
------------

  Here are the changes found in Trybot_3480 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#108622]

  * {igt at runner@aborted}:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622]

  
#### Possible fixes ####

  * igt at prime_vgem@basic-fence-flip:
    - fi-kbl-7567u:       FAIL [fdo#104008] -> PASS

  
#### Warnings ####

  * igt at i915_selftest@live_contexts:
    - fi-icl-u3:          INCOMPLETE [fdo#108315] -> DMESG-FAIL [fdo#108569]

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#108315]: https://bugs.freedesktop.org/show_bug.cgi?id=108315
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622


Participating hosts (46 -> 37)
------------------------------

  Missing    (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 fi-kbl-7560u fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5349 -> Trybot_3480

  CI_DRM_5349: 28f592191f34b55d93b2e8e94f2815be0f6c7598 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4754: a176905d46d072300ba57f29ac2b98a0228e0e2d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3480: b587b7116dc737acb5453d471951743a9e3c7043 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b587b7116dc7 drm/i915: Replace hangcheck seqno with heartbeat requests
d19f9c8009e7 drm/i915: Force GPU idle on suspend
5e248e6a67e0 drm/i915: Use b->irq_enable() as predicate for mock engine
9c4b577bba8d drm/i915: Move intel_execlists_show_requests() aside
a0f2cc9bf036 drm/i915: Move list of timelines under its own lock
114ef93f4679 drm/i915: Move vma lookup to its own lock
83a69afc0c0e drm/i915: Consolidate the bound/unbound vma lists into one
99bba1aec277 drm/i915: Pull VM lists under the VM mutex.
36f70139a126 drm/i915: Stop tracking MRU activity on VMA
a61be0c52896 drm/i915: Issue engine resets onto idle engines
ae997c1ba396 drm/i915: Remove GPU reset dependence on struct_mutex
661707cdf39f drm/i915/guc: Disable global reset
afdb9d868cd5 drm/i915: Make all GPU resets atomic
918579b1854b drm/i915: Pull all the reset functionality together into i915_reset.c
5c8fe91ff264 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
c459bc75bea0 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
27f3613bbcd3 drm/i915: Mark up Ironlake ips with rpm wakerefs
3ebf6d8c6887 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
8061bef9e094 drm/i915/dp: Markup pps lock power well
83596a36ce40 drm/i915: Combined gt.awake/gt.power wakerefs
16fcf2d2bdb9 drm/i915: Track the wakeref used to initialise display power domains
491140fb7322 drm/i915: Markup paired operations on display power domains
5ef7fa6b01ef drm/i915: Syntatic sugar for using intel_runtime_pm
ed6ed95a9c91 drm/i915: Markup paired operations on wakerefs
a569b5cd5660 drm/i915: Track all held rpm wakerefs
2a13d5a7d009 drm/i915: Report the number of closed vma held by each context in debugfs
a19b1e3f1b8b drm/i915: Always try to reset the GPU on takeover
0767bf72f1e8 drm/i915/userptr: Probe vma range before gup
fe48576c280f drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
7ea90192b9ce drm/i915: Return immediately if trylock fails for direct-reclaim
f4e57887a682 drm/i915: Drop unused engine->irq_seqno_barrier w/a
5629d4f7a35b drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
7e68776f0831 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
f8bf3f4465e1 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
8f7fe7ab26c9 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
74527c25a480 drm/i915: Remove redundant trailing request flush

== Logs ==

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


More information about the Intel-gfx-trybot mailing list