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

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 2 16:33:51 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_5358 -> Trybot_3535
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_contexts:
    - fi-bwr-2160:        PASS -> INCOMPLETE

  * igt at i915_selftest@live_gem:
    - fi-bwr-2160:        PASS -> DMESG-FAIL

  * {igt at i915_selftest@live_timelines}:
    - fi-bwr-2160:        NOTRUN -> DMESG-FAIL

  
#### Warnings ####

  * igt at kms_flip@basic-flip-vs-dpms:
    - fi-skl-6770hq:      SKIP -> PASS +36

  * 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

  * igt at pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       PASS -> SKIP

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt at pm_rpm@basic-rte:
    - fi-bsw-kefka:       PASS -> FAIL [fdo#108800]

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

  
#### Possible fixes ####

  * igt at i915_selftest@live_evict:
    - fi-bsw-kefka:       DMESG-WARN [fdo#107709] -> PASS

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

  * 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#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107709]: https://bugs.freedesktop.org/show_bug.cgi?id=107709
  [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#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800


Participating hosts (50 -> 46)
------------------------------

  Additional (2): fi-gdg-551 fi-snb-2600 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 


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

    * Linux: CI_DRM_5358 -> Trybot_3535

  CI_DRM_5358: c6a0276a5007c01c64a8a80552b78c115e8a0dae @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4755: 0ba18cf75cafb51d1e72557528de4a1be640a85c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3535: fcbe43043a3b8a7504fc7f08404a5eff2afa6bd1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

fcbe43043a3b drm/i915: Avoid presumption of execution ordering for kernel context switching
2df9812e6cf5 drm/i915: Replace hangcheck seqno with heartbeat requests
bc12cb7636fa drm/i915: Force GPU idle on suspend
bf359bb4204a drm/i915: Only dump GPU state on set-wedged if interesting
3bc06f5101ed drm/i915: Replace global breadcrumbs with per-context interrupt tracking
07d6e786bd60 drm/i915: Identify active requests
ccdc779b1eeb drm/i915: Track the context's seqno in its own timeline HWSP
4d86e67c6b2a drm/i915: Allocate a status page for each timeline
221e1a3012b0 drm/i915: Enlarge vma->pin_count
8d6c0dbe8559 drm/i915: Introduce concept of per-timeline (context) HWSP
197371b81e48 drm/i915: Move list of timelines under its own lock
f27bdbf8bebc drm/i915: Remove the intel_engine_notify tracepoint
3852b9dfb66b drm/i915/selftests: Make evict tolerant of foreign objects
6ae47ea71abd drm/i915/selftests: Allocate mock ring/timeline per context
bfa639dd9cfc drm/i915: Use b->irq_enable() as predicate for mock engine
94e7fc35a932 drm/i915: Move intel_execlists_show_requests() aside
dd9ca57b9671 drm/i915: Move vma lookup to its own lock
5f4b135b9374 drm/i915: Consolidate the bound/unbound vma lists into one
da2a1faa597c drm/i915: Pull VM lists under the VM mutex.
4d20a503610e drm/i915: Stop tracking MRU activity on VMA
503af5cc57d0 drm/i915: Issue engine resets onto idle engines
e058c7a7af17 drm/i915: Remove GPU reset dependence on struct_mutex
6224e03bf16f drm/i915/guc: Disable global reset
1090bfae8d75 drm/i915: Make all GPU resets atomic
bf904d3fb861 drm/i915: Pull all the reset functionality together into i915_reset.c
e5d5d36ca698 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
a7d63563a402 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
9030caf40218 drm/i915: Mark up Ironlake ips with rpm wakerefs
8dc39447542d drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
acb1b665d7f0 drm/i915/dp: Markup pps lock power well
ec24df059934 drm/i915: Combined gt.awake/gt.power wakerefs
e76600f90782 drm/i915: Track the wakeref used to initialise display power domains
4dd4acf2c785 drm/i915: Markup paired operations on display power domains
5ed69dfa0569 drm/i915: Syntatic sugar for using intel_runtime_pm
4f2feec53851 drm/i915: Markup paired operations on wakerefs
34a4b6430c10 drm/i915: Track all held rpm wakerefs
6e40e59a1c2b drm/i915: Report the number of closed vma held by each context in debugfs
675bef95a9be drm/i915: Always try to reset the GPU on takeover
9668d015bee9 drm/i915/userptr: Probe vma range before gup
bb2fad2e1181 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
48e0327b6138 drm/i915: Return immediately if trylock fails for direct-reclaim
ef67ea6b03e7 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_3535/


More information about the Intel-gfx-trybot mailing list