✗ Fi.CI.BAT: failure for series starting with [01/35] drm/i915/perf: Assert locking for i915_init_oa_perf_state()

Patchwork patchwork at emeril.freedesktop.org
Sat Aug 31 00:58:19 UTC 2019


== Series Details ==

Series: series starting with [01/35] drm/i915/perf: Assert locking for i915_init_oa_perf_state()
URL   : https://patchwork.freedesktop.org/series/66079/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_6814 -> Trybot_4920
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4920 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4920, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_requests:
    - fi-bsw-kefka:       [PASS][1] -> [DMESG-FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6814/fi-bsw-kefka/igt@i915_selftest@live_requests.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/fi-bsw-kefka/igt@i915_selftest@live_requests.html

  
Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_switch@legacy-render:
    - fi-bxt-dsi:         [PASS][3] -> [INCOMPLETE][4] ([fdo#103927] / [fdo#111381])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6814/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html

  * igt at i915_pm_rpm@module-reload:
    - fi-icl-u3:          [PASS][5] -> [DMESG-WARN][6] ([fdo#107724])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6814/fi-icl-u3/igt@i915_pm_rpm@module-reload.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/fi-icl-u3/igt@i915_pm_rpm@module-reload.html

  * igt at i915_selftest@live_reset:
    - fi-icl-u2:          [PASS][7] -> [INCOMPLETE][8] ([fdo#107713])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6814/fi-icl-u2/igt@i915_selftest@live_reset.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/fi-icl-u2/igt@i915_selftest@live_reset.html

  
#### Possible fixes ####

  * igt at gem_exec_reloc@basic-cpu-active:
    - {fi-kbl-soraka}:    [DMESG-WARN][9] ([fdo#106107]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6814/fi-kbl-soraka/igt@gem_exec_reloc@basic-cpu-active.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4920/fi-kbl-soraka/igt@gem_exec_reloc@basic-cpu-active.html

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

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#106107]: https://bugs.freedesktop.org/show_bug.cgi?id=106107
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#108743]: https://bugs.freedesktop.org/show_bug.cgi?id=108743
  [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381


Participating hosts (52 -> 45)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6814 -> Trybot_4920

  CI-20190529: 20190529
  CI_DRM_6814: 36fe82b28ff02470a9b3a8f7861cf4bc0f44df56 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5162: e62ea305fdba2a9cd0dadfa527b54529cb0d1438 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4920: 160ce00739c9c0ce10696a65dbd0444f59c70858 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

160ce00739c9 drm/i915: Drop struct_mutex from around GEM initialisation
22c3bf1fc66b drm/i915/selftest: Drop vestigal struct_mutex guards
97d24966e833 drm/i915: Drop struct_mutex from suspend state save/restore
1c04e32d84dd drm/i915: Remove struct_mutex guard for debugfs/opregion
213c4b9e6872 drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
76155cf945f3 drm/i915/overlay: Drop struct_mutex guard
1027ef95ce69 drm/i915: Move context management under GEM
0fafd69a0bcd drm/i915: Remove logical HW ID
f5577eaf7df4 drm/i915/pmu: Use GT parked for estimating RC6 while asleep
02220d5f62b3 drm/i915: Replace hangcheck by heartbeats
129eb9f1e27e drm/i915: Cancel non-persistent contexts on close
2ce70f8eedd8 drm/i915/execlists: Cancel banned contexts on schedule-out
fe958ed4f736 drm/i915: Mark up "sentinel" requests
492ed07b49dc drm/i915/execlists: Force preemption
606209598b7a drm/i915: Only enqueue already completed requests
09c9cfefcbf8 drm/i915/execlists: Always request completion before marking an error
00759d5ccaa4 drm/i915: Move global activity tracking from GEM to GT
128b8ba6b8ec drm/i915: Move request runtime management onto gt
40b0918d42f5 drm/i915: Merge wait_for_timelines with retire_request
2d73c64ff6cd drm/i915: Remove the GEM idle worker
065c46b30bdf drm/i915: Drop struct_mutex from around i915_retire_requests()
7da8dd5787d2 drm/i915: Move idle barrier cleanup into engine-pm
b282eff5b341 drm/i915: Coordinate i915_active with its own mutex
9f338e5ad604 drm/i915: Push the i915_active.retire into a worker
fb7517ece060 hmm
c73a1e69ffef drm/i915: Pull i915_vma_pin under the vm->mutex
a86f24146061 drm/i915: Mark up address spaces that may need to allocate
75d483b18a1b drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
3fb4162aa6fd drm/i915: Make i915_vma.flags atomic_t for mutex reduction
19f927d78d38 drm/i915: Only track bound elements of the GTT
b82af8f67273 drm/i915: Make shrink/unshrink be atomic
22d517170172 drm/mm: Pack allocated/scanned boolean into a bitfield
54c6514ad916 dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
fb4155354470 drm/i915: Replace obj->pin_global with obj->frontbuffer
17380eefc4b1 drm/i915/perf: Assert locking for i915_init_oa_perf_state()

== Logs ==

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


More information about the Intel-gfx-trybot mailing list