✗ Fi.CI.BAT: failure for series starting with [01/59] drm/i915: Reduce spinlock hold time during notify_ring() interrupt

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 28 00:10:37 UTC 2018


== Series Details ==

Series: series starting with [01/59] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
URL   : https://patchwork.freedesktop.org/series/45528/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4392 -> Trybot_2436 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> DMESG-WARN +1
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-snb-2520m:       PASS -> DMESG-WARN +1
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      fi-glk-dsi:         PASS -> INCOMPLETE

    igt at core_prop_blob@basic:
      fi-ilk-650:         PASS -> DMESG-WARN +80
      fi-snb-2600:        PASS -> DMESG-WARN +1

    igt at debugfs_test@read_all_entries:
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> INCOMPLETE

    igt at drv_hangman@error-state-basic:
      fi-elk-e7500:       PASS -> DMESG-WARN +80
      fi-pnv-d510:        PASS -> DMESG-WARN +8

    igt at gem_basic@bad-close:
      fi-gdg-551:         PASS -> DMESG-WARN +8

    igt at gem_basic@create-fd-close:
      fi-blb-e6850:       PASS -> DMESG-WARN +8

    igt at gem_busy@basic-busy-default:
      fi-pnv-d510:        PASS -> INCOMPLETE
      fi-blb-e6850:       PASS -> INCOMPLETE

    igt at gem_close_race@basic-process:
      fi-gdg-551:         PASS -> INCOMPLETE

    igt at kms_addfb_basic@too-high:
      fi-bwr-2160:        PASS -> DMESG-WARN +148

    igt at kms_cursor_legacy@basic-flip-after-cursor-varying-size:
      fi-bwr-2160:        PASS -> DMESG-FAIL +2

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-byt-j1900:       PASS -> INCOMPLETE (fdo#102657)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    igt at gem_exec_suspend@basic-s3:
      fi-ilk-650:         PASS -> DMESG-WARN (fdo#107054)
      fi-elk-e7500:       PASS -> DMESG-WARN (fdo#107054)

    igt at prime_vgem@basic-fence-flip:
      fi-ilk-650:         PASS -> FAIL (fdo#104008)

    
  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107054 https://bugs.freedesktop.org/show_bug.cgi?id=107054


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

  Missing    (16): fi-ilk-m540 fi-skl-gvtdvm fi-hsw-4200u fi-bdw-gvtdvm fi-byt-squawks fi-bsw-cyan fi-kbl-guc fi-ctg-p8600 fi-glk-j4005 fi-cnl-psr fi-bxt-j4205 fi-whl-u fi-kbl-x1275 fi-kbl-7560u fi-skl-6700hq fi-kbl-r 


== Build changes ==

    * Linux: CI_DRM_4392 -> Trybot_2436

  CI_DRM_4392: fa0510c4f4d6e85cba3068f08a83cb56b9fdf668 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4530: 0e98bf69f146eb72fe3a7c3b19a049b5786f0ca3 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2436: c9fc515b48139265dca42aa8bfc56f2aa94bdbd8 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c9fc515b4813 drm/i915: Pull scheduling under standalone mutex
4c928e50f5ee drm/i915: Eliminate struct_mutex for the shrinker
a79b492cc426 drm/i915: Report all objects with allocated pages to the shrinker
9ca6fd7f5866 drm/i915: Track the purgeable objects on a separate eviction list
3cfda6a522ae drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
1193360d788e drm/i915: Move vma pinning under vm->mutex
1b8e8b0f38db drm/i915: Move vma lookup to its own lock
aac24c6d58a8 drm/i915: The VM unbound_list is never used
ce0a839b3178 drm/i915: VMA hold a reference to their VM so on cleanup there are none
04614c6ff7d1 drm/i915: Pull VM lists under the VM mutex.
e74492a681b3 drm/i915: Remove GPU reset dependence on struct_mutex
4c600a8bf310 drm/i915: Pull all the reset functionality together into i915_reset.c
993a5ba92972 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
d83bd6a91a17 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
114263d012dc drm/i915: Tidy i915_gem_suspend()
3e6460a9f644 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
23c13be514db drm/i915: Move fence register tracking to GGTT
8637523802f7 drm/i915: Introduce i915_address_space.mutex
d934b044fe59 RFC drm/i915: Load balancing across a virtual engine
9bfc93a5206f drm/i915/execlists: Refactor out can_merge_rq()
ca7e5a0cbe55 drm/i915/execlists: Flush the tasklet before unpinning
196cd82b7335 drm/i915: Allow a context to define its set of engines
7f494f97f1a6 drm/i915: Re-arrange execbuf so context is known before engine
0a60e1aa2763 drm/i915: Fix I915_EXEC_RING_MASK
b9304938778f drm/i915: Allow contexts to share a single timeline across all engines
e908c795645e drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
0cabf0b46571 drm/i915: Introduce the i915_user_extension_method
00723af3f730 drm/i915: Stop tracking MRU activity on VMA
025d1a55187f drm/i915: Track the last-active inside the i915_vma
61e2e80e6a6b drm/i915: Track vma activity per fence.context, not per engine
057b03ee11aa drm/i915: Start returning an error from i915_vma_move_to_active()
79cd977745df drm/i915: Export i915_request_skip()
1bd038f835ca drm/i915: Refactor export_fence() after i915_vma_move_to_active()
f280ccf7afa3 drm/i915: Priority boost switching to an idle ring
16731141dd7b drm/i915: Priority boost for new clients
7f88c341e4ec drm/i915: Combine multiple internal plists into the same i915_priolist bucket
4aed4a278aba drm/i915: Reserve some priority bits for internal use
94e5a4beba90 drm/i915/execlists: Switch to rb_root_cached
29e1d1c8dce7 drm/i915: Hold request reference for submission until retirement
c8d52178ce05 drm/i915: Move engine request retirement to intel_engine_cs
3520518c506d drm/i915: Move rate-limiting request retire to after submission
960afe7ca8a3 drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
3ef236688ba7 drm/i915/execlists: Trust the CSB
c5f62a815dfc drm/i915/execlists: Stop storing the CSB read pointer in the mmio register
7cdf5f221c5e drm/i915/execlists: Reset CSB write pointer after reset
6eae037fece2 drm/i915/execlists: Unify CSB access pointers
1467aa7c038d drm/i915/execlists: Process one CSB update at a time
368df1bcfe76 drm/i915/execlists: Pull CSB reset under the timeline.lock
22c33635145b drm/i915/execlists: Pull submit after dequeue under timeline lock
9ed3d9a077ea drm/i915: Drop posting reads to flush master interrupts
def45bbd0fab drm/i915/userptr: Enable read-only support on gen8+
5d1492a55fa7 drm/i915: Reject attempted pwrites into a read-only object
605cb2e266b4 drm/i915: Prevent writing into a read-only object via a GGTT mmap
a5f1b789b5c8 drm/i915/gtt: Read-only pages for insert_entries on bdw+
a81c6d077e19 drm/i915/gtt: Add read only pages to gen8_pte_encode
27036f7c8658 drm/i915: Only signal from interrupt when requested
28bda42776cc drm/i915: Move the irq_counter inside the spinlock
5a3aa7f693d6 drm/i915: Only trigger missed-seqno checking next to boundary
3da78f2dd74a drm/i915: Reduce spinlock hold time during notify_ring() interrupt

== Logs ==

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


More information about the Intel-gfx-trybot mailing list