✗ Fi.CI.BAT: failure for series starting with [01/49] drm/i915: Always try to reset the GPU on takeover

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 5 15:33:05 UTC 2018


== Series Details ==

Series: series starting with [01/49] drm/i915: Always try to reset the GPU on takeover
URL   : https://patchwork.freedesktop.org/series/50623/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4938 -> Trybot_3041 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_hangcheck:
      fi-skl-iommu:       PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at drv_selftest@live_guc:
      fi-skl-iommu:       PASS -> SKIP +1

    igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
      fi-skl-guc:         PASS -> SKIP +2
      fi-cfl-guc:         PASS -> SKIP +2

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-bdw-samus:       NOTRUN -> INCOMPLETE (fdo#107773)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-cfl-8109u:       PASS -> DMESG-WARN (fdo#107345) +2

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-icl-u:           PASS -> INCOMPLETE (fdo#107713)

    
    ==== Possible fixes ====

    igt at amdgpu/amd_prime at amd-to-i915:
      fi-kbl-8809g:       FAIL (fdo#107341) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-bdw-samus:       INCOMPLETE (fdo#107773) -> PASS

    
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107345 https://bugs.freedesktop.org/show_bug.cgi?id=107345
  fdo#107713 https://bugs.freedesktop.org/show_bug.cgi?id=107713
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773


== Participating hosts (46 -> 39) ==

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-snb-2520m fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4938 -> Trybot_3041

  CI_DRM_4938: 19f0bc5b68d42b17cab8800a89818ccaf75b9af9 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4670: 7e066794d2ea860f4199fd67549080de17b6b852 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3041: 95f4e2c20e031a237235acd503c333f1d6ba84fb @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

95f4e2c20e03 drm/i915: Remove GPU reset dependence on struct_mutex
33a18e127986 drm/i915: Perform device reset under stop-machine
79f3d72e7d37 drm/i915/guc: Disable global reset
7e973c620500 drm/i915: Allow specification of parallel execbuf
74dda026a612 virtual-bond
19b81137b9d1 request-wait
24842c8ce5b7 lockdep-hax
784801016b71 drm/i915: Add asynchronous waits on a value to change from non-zero
29b4126a48fc drm/i915: Hold request reference for submission until retirement
5218ed2f8c50 drm/i915: Move engine request retirement to intel_engine_cs
428a77c90b92 drm/i915: Move rate-limiting request retire to after submission
5fbdc89f4ba7 drm/i915: Dampen RPS slow start
ff3e151dc452 drm/i915: Limit C-states when waiting for the active request
3ae04999f1e9 drm/amdgpu: Transfer fences to dmabuf importer
f54e0803166e drm/i915: Mark "page-backed" dmabuf as being shrinkable
08cae2ca3422 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
9a9b14f21a36 drm: Remove defunct dma_buf_kmap stubs
485d9f56b307 drm/i915: Load balancing across a virtual engine
e4eeb8f501a5 drm/i915/execlists: Refactor out can_merge_rq()
ce0b57af4464 common-scratch
9cb0a5820851 drm/i915: Allow a context to define its set of engines
3f7851bcbbf2 drm/i915: Re-arrange execbuf so context is known before engine
e579f3862567 drm/i915: Encode extra tags into request.global_seqno
2c342c990117 drm/i915: Fix I915_EXEC_RING_MASK
c6b8ec8ee00a drm/i915: Allow contexts to share a single timeline across all engines
3ff952016e2a drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
baf4c1fcbf79 drm/i915: Introduce the i915_user_extension_method
c605f47d5914 timeline-lock
989821aaf82e drm/i915: Move vma lookup to its own lock
0b2b7b2c38a4 single-vma-list
f04d4d3805ed drm/i915: Pull VM lists under the VM mutex.
b013b85b8122 drm/i915: Stop tracking MRU activity on VMA
bde551221bb5 drm/i915: Make all GPU resets atomic
dc11a42c7a97 drm/i915: Pull all the reset functionality together into i915_reset.c
4e08040a7af7 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
6092a4ec0c4b drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
8edc79197327 drm/i915: Mark up Ironlake ips with rpm wakerefs
5ca4a6357f6f drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
d91295b4d6f4 drm/i915/dp: Markup pps lock power well
e35e650917b7 drm/i915: Combined gt.awake/gt.power wakerefs
7cc5bda6c1ac drm/i915: Track the wakeref used to initialise display power domains
c988a6d10945 drm/i915: Markup paired operations on display power domains
71ce901bd874 drm/i915: Syntatic sugar for using intel_runtime_pm
67e97e15832e drm/i915: Markup paired operations on wakerefs
465c70a48f11 drm/i915: Track all held rpm wakerefs
390918e42061 drm/i915: Remove debugfs/i915_ppgtt_info
77997706ecc4 drm/i915: Report the number of closed vma held by each context in debugfs
b74a4401a26a drm/i915: Cache the error string
f53e8a509042 drm/i915: Always try to reset the GPU on takeover

== Logs ==

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


More information about the Intel-gfx-trybot mailing list