✗ 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
Wed Oct 3 21:16:30 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/50523/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4925 -> Trybot_3030 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === 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_3030 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at kms_addfb_basic@unused-modifier:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#105719)

    igt at kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     PASS -> FAIL (fdo#103167)

    igt at pm_rpm@module-reload:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#107726)

    
    ==== Possible fixes ====

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

    igt at kms_flip@basic-flip-vs-modeset:
      fi-glk-j4005:       DMESG-WARN (fdo#106000) -> PASS +1

    igt at kms_flip@basic-flip-vs-wf_vblank:
      fi-glk-j4005:       FAIL (fdo#100368) -> PASS

    igt at kms_flip@basic-plain-flip:
      fi-glk-j4005:       DMESG-WARN (fdo#106097) -> PASS

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-byt-clapper:     FAIL (fdo#103191, fdo#107362) -> PASS

    
  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#105719 https://bugs.freedesktop.org/show_bug.cgi?id=105719
  fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
  fdo#106097 https://bugs.freedesktop.org/show_bug.cgi?id=106097
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107726 https://bugs.freedesktop.org/show_bug.cgi?id=107726


== Participating hosts (48 -> 43) ==

  Additional (1): fi-kbl-7560u 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-u2 fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4925 -> Trybot_3030

  CI_DRM_4925: b652f33e63e1aafb7fc1cb2a9648a14d66f0d35f @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4665: 267870165d9ef66b4ab423e4efe7bacba023d75e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3030: 446ff3ff486265bc5ea108c3f24f8d026b33be78 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

446ff3ff4862 drm/i915: Remove GPU reset dependence on struct_mutex
e41f3c2b31da drm/i915: Perform device reset under stop-machine
941fabdcad8e drm/i915/guc: Disable global reset
4d488bdfad61 drm/i915: Allow specification of parallel execbuf
081cdccbf0db virtual-bond
173b9848484a request-wait
2424bc6ba981 lockdep-hax
a0831f876bac drm/i915: Add asynchronous waits on a value to change from non-zero
ccf2ccacb908 drm/i915: Hold request reference for submission until retirement
cfbf297c9ed7 drm/i915: Move engine request retirement to intel_engine_cs
bd2e3f5b16b2 drm/i915: Move rate-limiting request retire to after submission
4aed1600ac77 drm/i915: Dampen RPS slow start
bdf72233e146 drm/i915: Limit C-states when waiting for the active request
ad81e2f3be24 drm/amdgpu: Transfer fences to dmabuf importer
1a0f7ee5e907 drm/i915: Mark "page-backed" dmabuf as being shrinkable
8bd6137285c0 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
05245d8e8843 drm: Remove defunct dma_buf_kmap stubs
80d470416f2f drm/i915: Load balancing across a virtual engine
4eb49a9fc6a0 drm/i915/execlists: Refactor out can_merge_rq()
9cf3cd4ff959 common-scratch
c7f088e6e745 drm/i915: Allow a context to define its set of engines
9713f70f283a drm/i915: Re-arrange execbuf so context is known before engine
f20d0d5c6650 drm/i915: Encode extra tags into request.global_seqno
0630fa9b3d6e drm/i915: Fix I915_EXEC_RING_MASK
f8cf80f3d8e4 drm/i915: Allow contexts to share a single timeline across all engines
c91210aa254a drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
f6b7c41d2a4d drm/i915: Introduce the i915_user_extension_method
433d15bedeea timeline-lock
c209167c80be drm/i915: Move vma lookup to its own lock
c5b779e19599 single-vma-list
eb17de324286 drm/i915: Pull VM lists under the VM mutex.
74fb33a8a7a1 drm/i915: Stop tracking MRU activity on VMA
7883cb13ea92 drm/i915: Make all GPU resets atomic
2e03f722bcd8 drm/i915: Pull all the reset functionality together into i915_reset.c
3ca92695cecc drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
84a376aab943 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
4a28822b2dd9 drm/i915: Mark up Ironlake ips with rpm wakerefs
84c2e337dfff drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
9e3b4a89d4d5 drm/i915/dp: Markup pps lock power well
f776f230c8ca drm/i915: Combined gt.awake/gt.power wakerefs
c2adc3e4e5b1 drm/i915: Track the wakeref used to initialise display power domains
ea6829a56bde drm/i915: Markup paired operations on display power domains
45d61189ddda drm/i915: Syntatic sugar for using intel_runtime_pm
812038c292cb drm/i915: Markup paired operations on wakerefs
bba2526a4a02 drm/i915: Track all held rpm wakerefs
abbb97afa2e6 drm/i915: Remove debugfs/i915_ppgtt_info
966c9766675d drm/i915: Report the number of closed vma held by each context in debugfs
306f4ff16841 drm/i915: Cache the error string
091875f457de 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_3030/issues.html


More information about the Intel-gfx-trybot mailing list