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

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 1 18:25:06 UTC 2019


== Series Details ==

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

== Summary ==

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

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at amdgpu/amd_prime at i915-to-amd:
    - fi-bwr-2160:        SKIP -> 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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - fi-hsw-4770:        PASS -> SKIP +3

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

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

### IGT changes ###

#### Issues hit ####

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

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

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

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * {igt at runner@aborted}:
    - 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_flip@basic-flip-vs-modeset:
    - fi-skl-6700hq:      DMESG-WARN [fdo#105998] -> 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#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767


Participating hosts (52 -> 42)
------------------------------

  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_3517

  CI_DRM_5354: f1b3dce385eba1b507cec3a39d7d8dec5d3f94cc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4755: 0ba18cf75cafb51d1e72557528de4a1be640a85c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3517: 1993bb929f0d8157a69cd7cad3fe72f06619f0ea @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

1993bb929f0d drm/i915: Replace global breadcrumbs with per-context interrupt tracking
8a3481f841ee drm/i915: Identify active requests
14b6e8c92059 drm/i915: Track the context's seqno in its own timeline HWSP
bef71a1d303b drm/i915: Allocate a status page for each timeline
cc4deb633a78 drm/i915: Enlarge vma->pin_count
b33421596ed5 drm/i915: Introduce concept of per-timeline (context) HWSP
cc89e636a1a1 drm/i915: Move list of timelines under its own lock
04e57ac6732a drm/i915: Remove the intel_engine_notify tracepoint
83f7e0854c6b drm/i915/selftests: Make evict tolerant of foreign objects
535708e712ed drm/i915/selftests: Allocate mock ring/timeline per context
0002e9d67af6 drm/i915: Use b->irq_enable() as predicate for mock engine
19020fd30b0b drm/i915: Move intel_execlists_show_requests() aside
481b5e777651 drm/i915: Move vma lookup to its own lock
2a30b680540d drm/i915: Consolidate the bound/unbound vma lists into one
8e76b37a36fc drm/i915: Pull VM lists under the VM mutex.
8ba965e6471a drm/i915: Stop tracking MRU activity on VMA
dd2bca41d083 drm/i915: Issue engine resets onto idle engines
f4c7ee867776 drm/i915: Remove GPU reset dependence on struct_mutex
45b32f4ff907 drm/i915/guc: Disable global reset
e5cc0ceccd4e drm/i915: Make all GPU resets atomic
72f4b4a6c9d5 drm/i915: Pull all the reset functionality together into i915_reset.c
f0ff1ed5ca43 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
8354b58c6120 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
8dee87b46ee3 drm/i915: Mark up Ironlake ips with rpm wakerefs
341ca0f4d350 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
1d97918a21c2 drm/i915/dp: Markup pps lock power well
4896ce334f68 drm/i915: Combined gt.awake/gt.power wakerefs
bd70e3b9869c drm/i915: Track the wakeref used to initialise display power domains
d4a274e79d8d drm/i915: Markup paired operations on display power domains
37be3540338b drm/i915: Syntatic sugar for using intel_runtime_pm
f1e749c10c9c drm/i915: Markup paired operations on wakerefs
d8a3d68dc360 drm/i915: Track all held rpm wakerefs
b97387bff35c drm/i915: Report the number of closed vma held by each context in debugfs
df1896b6e79c drm/i915: Always try to reset the GPU on takeover
dbb7da20f8e8 drm/i915/userptr: Probe vma range before gup
8f831239ee4a drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
688d92e7e366 drm/i915: Return immediately if trylock fails for direct-reclaim
1a0d84bb2953 drm/i915/selftests: Take a breath during check_partial_mappings()
f9b6e6cfce53 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_3517/


More information about the Intel-gfx-trybot mailing list