✗ Fi.CI.BAT: failure for series starting with [01/33] drm/i915: Declare the driver wedged if hangcheck makes no progress

Patchwork patchwork at emeril.freedesktop.org
Sat Jun 2 13:44:26 UTC 2018


== Series Details ==

Series: series starting with [01/33] drm/i915: Declare the driver wedged if hangcheck makes no progress
URL   : https://patchwork.freedesktop.org/series/44142/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4275 -> Trybot_2258 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_ringfill@basic-default-hang:
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      {fi-cfl-u2}:        PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at gem_exec_gttfill@basic:
      fi-pnv-d510:        PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_ctx_create@basic-files:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#106000)

    igt at gem_ringfill@basic-default-hang:
      fi-cnl-psr:         PASS -> INCOMPLETE (fdo#105086)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-glk-j4005:       PASS -> INCOMPLETE (fdo#103359, k.org#198133)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)

    
    ==== Possible fixes ====

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-gdg-551:         FAIL (fdo#102575) -> PASS

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

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

  fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105086 https://bugs.freedesktop.org/show_bug.cgi?id=105086
  fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

  Missing    (5): fi-ctg-p8600 fi-byt-squawks fi-ilk-m540 fi-cnl-y3 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4275 -> Trybot_2258

  CI_DRM_4275: 8fdb62e0511e81fa935059c274a2457361fdb679 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4505: 8a8f0271a71e2e0d2a2caa4d41f4ad1d9c89670e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2258: 9e3ef5bdc89b86df293201089794efc40656ddcf @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9e3ef5bdc89b drm/i915: Track the last-active inside the i915_vma
d8ddfa8374a4 drm/i915: Track vma activity per fence.context, not per engine
99d48ccd2c56 drm/i915: Start returning an error from i915_vma_move_to_active()
9c8903a091f1 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
6c9d56ef73c1 drm/i915: Priority boost switching to an idle ring
3e62a871e2cc drm/i915: Priority boost for new clients
c7cf390bdb02 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
970d202bfae0 drm/i915: Reserve some priority bits for internal use
5387e911719a drm/i915/execlists: Switch to rb_root_cached
4a579a38fe0c drm/i915: Only signal from interrupt when requested
c55044214611 drm/i915: Move the irq_counter inside the spinlock
cc201483f823 drm/i915: Reduce spinlock hold time during notify_ring() interrupt
9edd23a7b0cb drm/i915: Hold request reference for submission until retirement
b38a2e1493d2 drm/i915: Move engine request retirement to intel_engine_cs
e8b48993f9c9 drm/i915: Wait for engines to idle before retiring
69351f9d244e drm/i915: Move rate-limiting request retire to after submission
d92f7cee8465 drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
beb0882eb68c drm/i915/execlists: Unify CSB access pointers
bf04fcf84d41 drm/i915/execlists: Process one CSB interrupt at a time
bb1369ff3b32 drm/i915/execlists: Pull CSB reset under the timeline.lock
73b7144a6253 drm/i915/execlists: Pull submit after dequeue under timeline lock
3c557298bda2 drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
551dd786cb46 drm/i915: Be irqsafe inside reset
d95b1be826fc drm/i915/guc: Disable preemption if it fails
b059c58e8c41 drm/i915/userptr: Enable read-only support on gen8+
7f21b43c77f5 drm/i915: Reject attempted pwrites into a read-only object
c85117fe431c drm/i915: Prevent writing into a read-only object via a GGTT mmap
d35a5ed563a0 drm/i915/gtt: Read-only pages for insert_entries on bdw+
80c9a4a927bb drm/i915/gtt: Add read only pages to gen8_pte_encode
c136fd3ffd1a drm/i915/execlists: Remove synchronize_hardirq()
9ee0efa8c9bd drm/i915: Reduce context HW ID lifetime
d8e2a07738d6 drm/i915/execlists: Push the tasklet kick after reset to reset_finish
5ea04c858324 drm/i915: Declare the driver wedged if hangcheck makes no progress

== Logs ==

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


More information about the Intel-gfx-trybot mailing list