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

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 2 00:05:40 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_5354 -> Trybot_3528
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_module_load@reload:
    - fi-bwr-2160:        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_3528 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

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

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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-cfl-8109u:       PASS -> DMESG-WARN [fdo#109000]

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

  
#### Possible fixes ####

  * igt at i915_selftest@live_contexts:
    - fi-kbl-7560u:       INCOMPLETE [fdo#108767] -> PASS

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       DMESG-WARN [fdo#102614] -> PASS
    - fi-byt-clapper:     FAIL [fdo#103167] -> PASS

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

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108915]: https://bugs.freedesktop.org/show_bug.cgi?id=108915
  [fdo#109000]: https://bugs.freedesktop.org/show_bug.cgi?id=109000


Participating hosts (52 -> 43)
------------------------------

  Additional (1): fi-icl-y 
  Missing    (10): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-glk-dsi fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-gdg-551 fi-bdw-samus fi-snb-2600 


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

    * Linux: CI_DRM_5354 -> Trybot_3528

  CI_DRM_5354: f1b3dce385eba1b507cec3a39d7d8dec5d3f94cc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4755: 0ba18cf75cafb51d1e72557528de4a1be640a85c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3528: 5af320a75b3399f0515ed54c049c16cb2ba737d1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5af320a75b33 drm/i915: Identify active requests
b309bca2c2a6 drm/i915: Track the context's seqno in its own timeline HWSP
985278e6c017 drm/i915: Allocate a status page for each timeline
f1fd1199d0cb drm/i915: Enlarge vma->pin_count
2755bb63fc6b drm/i915: Introduce concept of per-timeline (context) HWSP
b6ebfaf41865 drm/i915: Move list of timelines under its own lock
8e5622a53b8e drm/i915: Remove the intel_engine_notify tracepoint
50765a940823 drm/i915/selftests: Make evict tolerant of foreign objects
67ffb613f735 drm/i915/selftests: Allocate mock ring/timeline per context
a20e9a8b93f5 drm/i915: Use b->irq_enable() as predicate for mock engine
f69f15a7fcfd drm/i915: Move intel_execlists_show_requests() aside
d8c47ee79091 drm/i915: Move vma lookup to its own lock
a22bd17b6123 drm/i915: Consolidate the bound/unbound vma lists into one
5a2e65cf7c8b drm/i915: Pull VM lists under the VM mutex.
a8e37e4f3321 drm/i915: Stop tracking MRU activity on VMA
5d1afde9d6dc drm/i915: Issue engine resets onto idle engines
92b107b5449a drm/i915: Remove GPU reset dependence on struct_mutex
0d7817270e07 drm/i915/guc: Disable global reset
4c99fbf4236d drm/i915: Make all GPU resets atomic
6cbdb96379c3 drm/i915: Pull all the reset functionality together into i915_reset.c
5df29afb4d0f drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
869f20466c21 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
b35bc3395f88 drm/i915: Mark up Ironlake ips with rpm wakerefs
ffc02e56567d drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
fef364858c18 drm/i915/dp: Markup pps lock power well
7e5bf09badab drm/i915: Combined gt.awake/gt.power wakerefs
bc6ecbd37bb6 drm/i915: Track the wakeref used to initialise display power domains
ea4671b9e594 drm/i915: Markup paired operations on display power domains
e5a4d96d5e1a drm/i915: Syntatic sugar for using intel_runtime_pm
59ce9f0adedb drm/i915: Markup paired operations on wakerefs
89b64befab19 drm/i915: Track all held rpm wakerefs
b8641ae58d08 drm/i915: Report the number of closed vma held by each context in debugfs
b2e90a666678 drm/i915: Always try to reset the GPU on takeover
a1e5eb0f1b5d drm/i915/userptr: Probe vma range before gup
4bb4dffc0b23 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
fc285855ba58 drm/i915: Return immediately if trylock fails for direct-reclaim
a5ab60e9ac5f drm/i915/selftests: Take a breath during check_partial_mappings()
6268bff61107 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_3528/


More information about the Intel-gfx-trybot mailing list