✗ Fi.CI.BAT: failure for series starting with [01/37] drm/i915/guc: Clear preempt status before use

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 15 11:35:40 UTC 2018


== Series Details ==

Series: series starting with [01/37] drm/i915/guc: Clear preempt status before use
URL   : https://patchwork.freedesktop.org/series/50996/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4979 -> Trybot_3084 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_tiled_fence_blits@basic:
      fi-gdg-551:         PASS -> FAIL

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_guc:
      {fi-apl-guc}:       NOTRUN -> DMESG-WARN (fdo#107258)

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

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

    
    ==== Possible fixes ====

    igt at drv_selftest@live_gem:
      {fi-apl-guc}:       INCOMPLETE (fdo#106693) -> PASS

    igt at drv_selftest@live_hangcheck:
      fi-icl-u:           INCOMPLETE (fdo#108315) -> PASS

    igt at kms_flip@basic-plain-flip:
      fi-ilk-650:         DMESG-WARN (fdo#106387) -> PASS

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

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

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#106387 https://bugs.freedesktop.org/show_bug.cgi?id=106387
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107258 https://bugs.freedesktop.org/show_bug.cgi?id=107258
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#108315 https://bugs.freedesktop.org/show_bug.cgi?id=108315


== Participating hosts (44 -> 45) ==

  Additional (5): fi-byt-j1900 fi-byt-n2820 fi-snb-2600 fi-ivb-3770 fi-pnv-d510 
  Missing    (4): fi-cnl-u fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 


== Build changes ==

    * Linux: CI_DRM_4979 -> Trybot_3084

  CI_DRM_4979: 2c411746783a4db33844f298ee88f0301cf0453e @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4674: 93871c6fb3c25e5d350c9faf36ded917174214de @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3084: 2459f0c72418344783cb713ed6941332efb4c89f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

2459f0c72418 track-engine
7ad41815a9d4 drm/i915: Encode extra tags into request.global_seqno
78c57db7745d drm/i915: Fix I915_EXEC_RING_MASK
e261ec9c79c5 drm/i915: Allow contexts to share a single timeline across all engines
29e42e5a7d8b drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
68fca4eebbc1 drm/i915: Introduce the i915_user_extension_method
92b267fb1337 timeline-lock
fd57e5a7284e drm/i915: Move vma lookup to its own lock
68f3f473e7ac single-vma-list
eb90b4121b63 drm/i915: Pull VM lists under the VM mutex.
e70b0d632199 drm/i915: Stop tracking MRU activity on VMA
8e5c94cdc47b drm/i915: Make all GPU resets atomic
875fa33d0f3b drm/i915: Pull all the reset functionality together into i915_reset.c
9cba85108ee5 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
015bac045af1 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
06b366366614 drm/i915: Mark up Ironlake ips with rpm wakerefs
8573bcd71e3d drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
93e2707e63ce drm/i915/dp: Markup pps lock power well
fe39a167b576 drm/i915: Combined gt.awake/gt.power wakerefs
4049b7356b01 drm/i915: Track the wakeref used to initialise display power domains
e4eaa7172905 drm/i915: Markup paired operations on display power domains
b7b21c881240 drm/i915: Syntatic sugar for using intel_runtime_pm
8b87e04cc4a8 drm/i915: Markup paired operations on wakerefs
f1ec26dafcce drm/i915: Track all held rpm wakerefs
00169867d354 drm/i915: Remove debugfs/i915_ppgtt_info
a6314f37bbe9 drm/i915: Report the number of closed vma held by each context in debugfs
751758639029 drm/i915: Cache the error string
b66b1de1946f drm/i915: Always try to reset the GPU on takeover
0e5349b6a328 drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
132a5c4dc983 drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
aecfa4b3bdde drm/i915: Remove partial attempt to swizzle on pread/pwrite
89d4b38b2023 drm/i915/selftests: Check for hangs mid context execution tests
bfb49df2353f drm/i915: Assert intel_wait and its rb_node are complimentary
4d352ef8c6f4 drm/i915: Large page offsets for pread/pwrite
4f15679350f9 drm/i915/guc: sleep on enable
6e4af45a0299 guc-send
c72af02fd470 drm/i915/guc: Clear preempt status before use

== Logs ==

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


More information about the Intel-gfx-trybot mailing list