✗ Fi.CI.BAT: failure for series starting with [01/27] drm/i915/execlists: Delay updating ring register state after resume

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 16 15:15:57 UTC 2018


== Series Details ==

Series: series starting with [01/27] drm/i915/execlists: Delay updating ring register state after resume
URL   : https://patchwork.freedesktop.org/series/48324/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4679 -> Trybot_2798 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-bsw-n3050:       PASS -> INCOMPLETE
      {fi-bsw-kefka}:     PASS -> INCOMPLETE

    igt at drv_selftest@live_hangcheck:
      fi-cfl-guc:         PASS -> DMESG-FAIL

    igt at drv_selftest@live_workarounds:
      fi-kbl-guc:         PASS -> DMESG-WARN
      fi-cfl-guc:         PASS -> DMESG-WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-glk-dsi:         PASS -> INCOMPLETE (k.org#198133, fdo#103359)

    igt at drv_selftest@live_workarounds:
      fi-skl-guc:         PASS -> DMESG-WARN (fdo#107175)

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-FAIL (fdo#102614)

    
    ==== Possible fixes ====

    igt at drv_selftest@live_hangcheck:
      fi-kbl-7560u:       DMESG-FAIL (fdo#106947, fdo#106560) -> PASS
      fi-cfl-s3:          DMESG-FAIL (fdo#106560) -> PASS

    igt at kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
      {fi-byt-clapper}:   FAIL (fdo#103191, fdo#107362) -> PASS

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

  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#107175 https://bugs.freedesktop.org/show_bug.cgi?id=107175
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

  Missing    (6): fi-ilk-m540 fi-bxt-dsi fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4679 -> Trybot_2798

  CI_DRM_4679: 9cb3f288402c170a05247b5bc47c1522ec4e1b21 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4603: 1598fdb717546e25e8077935daa8e97768ad245d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2798: b8d72232d74d6746cbb6655cf7611db5a2241452 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b8d72232d74d drm/i915: Enable runtime-pm debugging by default for CI
0258065bb8a1 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
197d240bc7d7 drm/i915/dp: Markup pps lock power well
d5e594f7e236 track-pdomain
6178d9626d3e drm/i915: Markup paired operations on display power domains
cc9c2ab7f453 drm/i915: Syntatic sugar for using intel_runtime_pm
b6abc28f476c drm/i915: Markup paired operations on wakerefs
6b3cf35b5fe9 drm/i915: Track all held rpm wakerefs
62ed827d9f50 drm/i915: Attach the pci match data to the device upon creation
2203d3a1b081 drm/i915: Remove GPU reset dependence on struct_mutex
20e19f7bd0de drm/i915: Perform device reset under stop-machine
18f72015d1f1 drm/i915: Make all GPU resets atomic
1e90a286ded0 drm/i915: Pull all the reset functionality together into i915_reset.c
5531ab57deb0 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
2bfddcd5d862 relay
142f640d7f09 drm/i915: Skip repeated calls to i915_gem_set_wedged()
be27b7db6389 drm/i915/selftests: Basic stress test for rapid context switching
966528d1c228 drm/i915/execlists: Use direct submission to restart HW after reset
970dd8cd63c1 drm/i915/execlists: Include reset depth in traces
900c9cfcb46a drm/i915/execlists: Reset queue_priority on cancellation
19b9c7d682fa drm/i915/execlists: Assert the queue is non-empty on unsubmitting
eef843731da5 drm/i915: Remove debugfs/i915_ppgtt_info
dde0229308eb drm/i915: Report the number of closed vma held by each context in debugfs
cf5e5f56d9b0 drm/i915/execlists: Onion unwind for logical_ring_init() failure
073f47ebcda2 warn
641cd1e5b000 drm/i915/execlists: Use coherent writes into the context image
65c1f8d9a76d drm/i915/execlists: Delay updating ring register state after resume

== Logs ==

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


More information about the Intel-gfx-trybot mailing list