✗ Fi.CI.BAT: failure for series starting with [01/49] drm/i915/guc: Propagate the fw xfer timeout

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 18 11:59:50 UTC 2018


== Series Details ==

Series: series starting with [01/49] drm/i915/guc: Propagate the fw xfer timeout
URL   : https://patchwork.freedesktop.org/series/51172/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5005 -> Trybot_3099 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_busy@basic-busy-default:
      fi-icl-u2:          NOTRUN -> DMESG-WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_exec_suspend@basic-s3:
      fi-kbl-soraka:      NOTRUN -> INCOMPLETE (fdo#107859, fdo#107556, fdo#107774)

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

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

    
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107556 https://bugs.freedesktop.org/show_bug.cgi?id=107556
  fdo#107774 https://bugs.freedesktop.org/show_bug.cgi?id=107774
  fdo#107859 https://bugs.freedesktop.org/show_bug.cgi?id=107859


== Participating hosts (42 -> 40) ==

  Additional (2): fi-kbl-soraka fi-icl-u2 
  Missing    (4): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-pnv-d510 


== Build changes ==

    * Linux: CI_DRM_5005 -> Trybot_3099

  CI_DRM_5005: 7a27ee6b5f714f6852abb0098990a05675bd9d55 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4683: 7766b1e2348b32cc8ed58a972c6fd53b20279549 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3099: d6d00e15b4bd16f6186f45f2169c207e36e56429 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

d6d00e15b4bd drm/i915: Allow specification of parallel execbuf
52fe3b4ae042 virtual-bond
c4f2f1653d29 request-wait
dcb57eb470fb lockdep-hax
f4e2892afb12 drm/i915: Add asynchronous waits on a value to change from non-zero
2a5104e45842 drm/i915: Hold request reference for submission until retirement
a299b91eda8f drm/i915: Move engine request retirement to intel_engine_cs
323b37dfd9f7 drm/i915: Move rate-limiting request retire to after submission
e662adeae1c3 drm/i915: Dampen RPS slow start
2c8acda1c309 drm/i915: Limit C-states when waiting for the active request
6b297be3b537 merde
a915ee1b9283 drm/i915: Load balancing across a virtual engine
731d6b1185a6 drm/i915/execlists: Refactor out can_merge_rq()
7f236bb37f65 common-scratch
07658eeeef37 drm/i915: Allow a context to define its set of engines
42f571226691 drm/i915: Re-arrange execbuf so context is known before engine
2c9513415278 track-engine
183a60239f02 drm/i915: Encode extra tags into request.global_seqno
c813c200f600 drm/i915: Fix I915_EXEC_RING_MASK
6f43b48a2315 drm/i915: Allow contexts to share a single timeline across all engines
b919b41f4001 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
417df6da1bd1 drm/i915: Introduce the i915_user_extension_method
bf027e6c1313 timeline-lock
d3b627fa892f drm/i915: Move vma lookup to its own lock
994e8ff9a261 single-vma-list
296177363947 drm/i915: Pull VM lists under the VM mutex.
ea3f6f06fdd1 drm/i915: Stop tracking MRU activity on VMA
391c997572b3 drm/i915: Make all GPU resets atomic
8c1c9e9a77b5 drm/i915: Pull all the reset functionality together into i915_reset.c
dc431592e3cc drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
fde051040450 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
dc06a27214bd drm/i915: Mark up Ironlake ips with rpm wakerefs
75373678a553 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
cfba08e806dd drm/i915/dp: Markup pps lock power well
c5146ce45aff drm/i915: Combined gt.awake/gt.power wakerefs
342dfae3ea6d drm/i915: Track the wakeref used to initialise display power domains
48e9aa44e19c drm/i915: Markup paired operations on display power domains
a2a226cb26db drm/i915: Syntatic sugar for using intel_runtime_pm
80fea0c1ed41 drm/i915: Markup paired operations on wakerefs
99ebfa264ad0 drm/i915: Track all held rpm wakerefs
75f7a478a7da drm/i915: Remove debugfs/i915_ppgtt_info
f2f66e13bc2b drm/i915: Report the number of closed vma held by each context in debugfs
8533e07b3790 drm/i915: Cache the error string
aa748fcc0579 drm/i915: Always try to reset the GPU on takeover
0401a8d9ce92 drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
75cf6c433608 drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
7296650ea877 drm/i915/selftests: Check for hangs mid context execution tests
fbfd4b3d6911 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
0ec05573fcd1 drm/i915/guc: Propagate the fw xfer timeout

== Logs ==

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


More information about the Intel-gfx-trybot mailing list