✗ Fi.CI.BAT: failure for series starting with [01/46] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 31 13:35:16 UTC 2018


== Series Details ==

Series: series starting with [01/46] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
URL   : https://patchwork.freedesktop.org/series/54587/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5350 -> Trybot_3498
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3498 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3498, 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/54587/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at amdgpu/amd_prime at i915-to-amd:
    - fi-bwr-2160:        NOTRUN -> INCOMPLETE

  * igt at i915_selftest@live_requests:
    - fi-hsw-peppy:       PASS -> INCOMPLETE
    - fi-ivb-3770:        NOTRUN -> INCOMPLETE
    - fi-hsw-4770:        PASS -> INCOMPLETE
    - fi-ivb-3520m:       PASS -> INCOMPLETE
    - fi-snb-2520m:       PASS -> INCOMPLETE

  
#### 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_3498 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-compute:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#108094]

  * igt at amdgpu/amd_prime at amd-to-i915:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#107341]

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

  * igt at i915_selftest@live_requests:
    - fi-byt-n2820:       NOTRUN -> INCOMPLETE [fdo#102657]
    - fi-byt-j1900:       PASS -> INCOMPLETE [fdo#102657]
    - fi-byt-clapper:     NOTRUN -> INCOMPLETE [fdo#102657]
    - fi-snb-2600:        NOTRUN -> INCOMPLETE [fdo#105411]

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

  
#### Possible fixes ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       DMESG-WARN [fdo#108965] -> PASS

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       FAIL [fdo#108767] -> PASS

  * igt at kms_flip@basic-flip-vs-modeset:
    - fi-skl-6700hq:      DMESG-WARN [fdo#105998] -> PASS +1

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

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

  [fdo#102657]: https://bugs.freedesktop.org/show_bug.cgi?id=102657
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107341]: https://bugs.freedesktop.org/show_bug.cgi?id=107341
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108094]: https://bugs.freedesktop.org/show_bug.cgi?id=108094
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965


Participating hosts (43 -> 46)
------------------------------

  Additional (9): fi-bwr-2160 fi-gdg-551 fi-ivb-3770 fi-pnv-d510 fi-bsw-kefka fi-kbl-7560u fi-byt-n2820 fi-byt-clapper fi-snb-2600 
  Missing    (6): fi-hsw-4770r fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-bdw-samus 


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

    * Linux: CI_DRM_5350 -> Trybot_3498

  CI_DRM_5350: 671b7a1ef332b6a359839a5e84c1de2bd70e7899 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4754: a176905d46d072300ba57f29ac2b98a0228e0e2d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3498: a36bb03a422ef40884033e7fd2eaf0dbee3b13e1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

a36bb03a422e drm/i915: Replace global breadcrumbs with per-context
0c29f3162110 drm/i915: Identify active requests
2717f1370b90 drm/i915: Track the context's seqno in its own timeline HWSP
1f22e1d45aa9 drm/i915: Allocate a status page for each timeline
f8e6a27f04af drm/i915: Enlarge vma->pin_count
d9c1d9d13548 drm/i915: Introduce concept of per-timeline (context) HWSP
c80620966e71 drm/i915: Move list of timelines under its own lock
60ef9975ab31 drm/i915: Remove the intel_engine_notify tracepoint
40c23f2b6cf4 drm/i915/selftests: Make evict tolerant of foreign objects
8eb0e3b00a5a drm/i915/selftests: Allocate mock ring/timeline per context
03d3e7e6f20c drm/i915: Replace hangcheck seqno with heartbeat requests
380889b6c0bd drm/i915: Force GPU idle on suspend
ccfd10111005 drm/i915: Use b->irq_enable() as predicate for mock engine
32344100ac66 drm/i915: Move intel_execlists_show_requests() aside
e78d69aa759c drm/i915: Move vma lookup to its own lock
2420e11a0052 drm/i915: Consolidate the bound/unbound vma lists into one
ec8849cad0d2 drm/i915: Pull VM lists under the VM mutex.
21197c5d7724 drm/i915: Stop tracking MRU activity on VMA
1364e025234b drm/i915: Issue engine resets onto idle engines
fb5238927e42 drm/i915: Remove GPU reset dependence on struct_mutex
332ca2486c37 drm/i915/guc: Disable global reset
3651205065ff drm/i915: Make all GPU resets atomic
8c11426cfdb8 drm/i915: Pull all the reset functionality together into i915_reset.c
83e6abc59bfa drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
4d4417e400ac drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
a0d6db2462c8 drm/i915: Mark up Ironlake ips with rpm wakerefs
a5b97b3fca6f drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
f4e8b09688d1 drm/i915/dp: Markup pps lock power well
9a5bd850f1e5 drm/i915: Combined gt.awake/gt.power wakerefs
89cc4263cd60 drm/i915: Track the wakeref used to initialise display power domains
49c9446e455f drm/i915: Markup paired operations on display power domains
91b688fe4093 drm/i915: Syntatic sugar for using intel_runtime_pm
d437b77b6284 drm/i915: Markup paired operations on wakerefs
bb24b68fd256 drm/i915: Track all held rpm wakerefs
a775fb3ce127 drm/i915: Report the number of closed vma held by each context in debugfs
2fd296d664ad drm/i915: Always try to reset the GPU on takeover
0f4597ac43fb drm/i915/userptr: Probe vma range before gup
0b366a18953b drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
4fa077aa65a1 drm/i915: Return immediately if trylock fails for direct-reclaim
6f9e2712ae43 drm/i915: Drop unused engine->irq_seqno_barrier w/a
e795239503f2 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
a825ec7f2b1b drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
7aeccad2d022 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
0a903eed9a3a drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
8a59971c063c drm/i915: Remove redundant trailing request flush
dd28ae676a75 drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

== Logs ==

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


More information about the Intel-gfx-trybot mailing list