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

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 1 16:46:31 UTC 2019


== Series Details ==

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

== Summary ==

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

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

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

  * igt at gem_sync@basic-each:
    - fi-glk-j4005:       PASS -> FAIL

  * igt at gem_sync@basic-store-each:
    - fi-byt-n2820:       PASS -> FAIL

  
#### 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 pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       PASS -> SKIP

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

  Here are the changes found in Trybot_3514 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 pm_rpm@basic-rte:
    - fi-bsw-kefka:       PASS -> FAIL [fdo#108800]

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

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


Participating hosts (52 -> 44)
------------------------------

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


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

    * Linux: CI_DRM_5354 -> Trybot_3514

  CI_DRM_5354: f1b3dce385eba1b507cec3a39d7d8dec5d3f94cc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4755: 0ba18cf75cafb51d1e72557528de4a1be640a85c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3514: 7b98f67463232d3e7a565e8a9322c6af6f2d6301 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

7b98f6746323 drm/i915: Eliminate posting reads after enabling breadcrumbs irq
52be21d797a2 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
658936e3da60 drm/i915: Identify active requests
effbca92fb5a drm/i915: Track the context's seqno in its own timeline HWSP
49b5a209273f drm/i915: Allocate a status page for each timeline
b7fe8a03bf64 drm/i915: Enlarge vma->pin_count
4bf78b1e8fc3 drm/i915: Introduce concept of per-timeline (context) HWSP
5bd9ebe391bc drm/i915: Move list of timelines under its own lock
bda332c72336 drm/i915: Remove the intel_engine_notify tracepoint
1e43a01d1397 drm/i915/selftests: Make evict tolerant of foreign objects
b7c758b4759e drm/i915/selftests: Allocate mock ring/timeline per context
905451e25267 drm/i915: Use b->irq_enable() as predicate for mock engine
139514f5fb3d drm/i915: Move intel_execlists_show_requests() aside
1bbd2411dedd drm/i915: Move vma lookup to its own lock
fef6fb24fc1b drm/i915: Consolidate the bound/unbound vma lists into one
3703772a3f4c drm/i915: Pull VM lists under the VM mutex.
6e89dc1d5a07 drm/i915: Stop tracking MRU activity on VMA
0a158c604ba7 drm/i915: Issue engine resets onto idle engines
ac3f502f4ee2 drm/i915: Remove GPU reset dependence on struct_mutex
13a28504cde1 drm/i915/guc: Disable global reset
9edc1b966b96 drm/i915: Make all GPU resets atomic
47b6681b812e drm/i915: Pull all the reset functionality together into i915_reset.c
78085b4b2c53 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
f91f59dd0ce2 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
3c68a41b81d6 drm/i915: Mark up Ironlake ips with rpm wakerefs
c7b6173faeb5 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
b56fab71c694 drm/i915/dp: Markup pps lock power well
9cc0c48e78c8 drm/i915: Combined gt.awake/gt.power wakerefs
5ae7d5ab9d00 drm/i915: Track the wakeref used to initialise display power domains
0d4c2793a12e drm/i915: Markup paired operations on display power domains
1383c2a00fa6 drm/i915: Syntatic sugar for using intel_runtime_pm
907a428a84ee drm/i915: Markup paired operations on wakerefs
fe543fda8728 drm/i915: Track all held rpm wakerefs
468c557f0b21 drm/i915: Report the number of closed vma held by each context in debugfs
8042e6cde599 drm/i915: Always try to reset the GPU on takeover
3f5c2e05e1ec drm/i915/userptr: Probe vma range before gup
b020b8f52e84 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
56edf746eaa9 drm/i915: Return immediately if trylock fails for direct-reclaim
2dc0a1098556 drm/i915/selftests: Take a breath during check_partial_mappings()
9b801e018c06 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_3514/


More information about the Intel-gfx-trybot mailing list