✗ Fi.CI.BAT: failure for series starting with [01/36] drm/i915: Return immediately if trylock fails for direct-reclaim

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 3 16:14:35 UTC 2019


== Series Details ==

Series: series starting with [01/36] drm/i915: Return immediately if trylock fails for direct-reclaim
URL   : https://patchwork.freedesktop.org/series/54697/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5361 -> Trybot_3538
====================================================

Summary
-------

  **FAILURE**

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

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

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

### 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

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

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

### IGT changes ###

#### Issues hit ####

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

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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  
#### Possible fixes ####

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

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> 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#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622


Participating hosts (52 -> 45)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-skl-6770hq fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

    * Linux: CI_DRM_5361 -> Trybot_3538

  CI_DRM_5361: 076417527f6abadb519f6d5e7cec575973888607 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3538: 1c5b51af8188d74912b35552b0568e0f63bb844f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

1c5b51af8188 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
042b17e68b60 drm/i915: Identify active requests
6fcd5d7ca5c2 drm/i915: Track the context's seqno in its own timeline HWSP
b9ef990b8157 drm/i915: Allocate a status page for each timeline
c8001b22e01e drm/i915: Enlarge vma->pin_count
0831c49f111b drm/i915: Introduce concept of per-timeline (context) HWSP
52a0fd348f87 drm/i915: Move list of timelines under its own lock
532cb820c450 drm/i915: Remove the intel_engine_notify tracepoint
8344bee609b9 drm/i915/selftests: Make evict tolerant of foreign objects
4e69d2534544 drm/i915/selftests: Allocate mock ring/timeline per context
11bab2e350cf drm/i915: Use b->irq_enable() as predicate for mock engine
c0c5940b0ac6 drm/i915: Move intel_execlists_show_requests() aside
e63bdba570f8 drm/i915: Move vma lookup to its own lock
bb40e708eca6 drm/i915: Consolidate the bound/unbound vma lists into one
7b7e041fd60b drm/i915: Pull VM lists under the VM mutex.
d2604c947405 drm/i915: Stop tracking MRU activity on VMA
c2d4e3dd4920 drm/i915: Issue engine resets onto idle engines
6e570c1fa0ea drm/i915: Remove GPU reset dependence on struct_mutex
7b67ca185686 drm/i915/guc: Disable global reset
1688a7907880 drm/i915: Make all GPU resets atomic
442535d4ca0c drm/i915: Pull all the reset functionality together into i915_reset.c
3312e10d59c4 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
b32b4bc6e7d8 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
2007d3579f2a drm/i915: Mark up Ironlake ips with rpm wakerefs
b21e37618b3f drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
98e0eea15808 drm/i915/dp: Markup pps lock power well
aa1dbd0f364c drm/i915: Combined gt.awake/gt.power wakerefs
8069d1b9cd43 drm/i915: Track the wakeref used to initialise display power domains
34bbb961acee drm/i915: Markup paired operations on display power domains
0a2843310e54 drm/i915: Syntatic sugar for using intel_runtime_pm
4c34c6e5b73d drm/i915: Markup paired operations on wakerefs
f5959d5168b8 drm/i915: Track all held rpm wakerefs
c2f10d1e5408 drm/i915: Report the number of closed vma held by each context in debugfs
a810d918f662 drm/i915/userptr: Probe vma range before gup
c6babfbee13b drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
3078629e971c drm/i915: Return immediately if trylock fails for direct-reclaim

== Logs ==

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


More information about the Intel-gfx-trybot mailing list