✗ Fi.CI.BAT: failure for series starting with [01/60] drm/i915: Reduce context HW ID lifetime

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 2 11:01:13 UTC 2018


== Series Details ==

Series: series starting with [01/60] drm/i915: Reduce context HW ID lifetime
URL   : https://patchwork.freedesktop.org/series/45763/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4411 -> Trybot_2492 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_busy@basic-busy-default:
      fi-glk-dsi:         PASS -> INCOMPLETE
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      fi-pnv-d510:        PASS -> INCOMPLETE
      {fi-kbl-x1275}:     PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      {fi-cfl-8109u}:     PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-whl-u:           PASS -> INCOMPLETE
      fi-ilk-650:         PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-skl-6700hq:      PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> INCOMPLETE
      fi-blb-e6850:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE

    igt at gem_close_race@basic-threads:
      fi-bwr-2160:        PASS -> DMESG-WARN +2
      fi-gdg-551:         PASS -> DMESG-WARN +2

    igt at gem_cs_tlb@basic-default:
      fi-bwr-2160:        PASS -> INCOMPLETE
      fi-gdg-551:         PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at gem_busy@basic-busy-default:
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)
      fi-elk-e7500:       PASS -> INCOMPLETE (fdo#103989)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)
      fi-bdw-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)

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

  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  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#103989 https://bugs.freedesktop.org/show_bug.cgi?id=103989
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

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


== Build changes ==

    * Linux: CI_DRM_4411 -> Trybot_2492

  CI_DRM_4411: 3fd8031a8f5d378ebda63131f6b504c3c4a5eb93 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4532: 840d12e2f050b784552197403d6575a57b6e896d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2492: 21aca36fa1e8e7fc850a556c78044dd3c8ef1450 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

21aca36fa1e8 move-aux-execbuf-data
82f2aeafd537 lut
2d2c1abafb79 drm/i915: Remove struct_mutex protected active reference
60a781ce0457 drm/i915: Pull scheduling under standalone lock
306a4af8b0b4 drm/i915: Eliminate struct_mutex for the shrinker
1a05e9ee2bad drm/i915: Report all objects with allocated pages to the shrinker
45deaaa1a3da drm/i915: Track the purgeable objects on a separate eviction list
78b09421628d drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
75dd6f216c1e drm/i915: Move object domain management under the purview of its own locks
71e044247de8 drm/i915: Lift i915_vma_move_to_active locking to caller
86f4923701ef drm/i915: Skip pending GTT write flush before unbinding
c3304c960127 drm/i915: Move vma pinning under vm->mutex
d3eb0e30e4ad gfp-switch-k
dcc20e6b7406 sync-gfp
914ee537b791 gfp-req
4b9b86fe67a6 drm/i915: Move vma lookup to its own lock
67663913da0c drm/i915: Emit pipelined fence changes
c76118941826 drm/i915: The VM unbound_list is never used
7dc3088dcbb0 drm/i915: VMA hold a reference to their VM so on cleanup there are none
16e67f0935e1 drm/i915: Pull VM lists under the VM mutex.
b0c1b1d7f901 drm/i915: Remove GPU reset dependence on struct_mutex
59fff5b8c6a7 drm/i915: Pull all the reset functionality together into i915_reset.c
0ab561bedf7f drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
d219743b3593 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
b64e6c414bd2 drm/i915: Tidy i915_gem_suspend()
07d6bc75941b drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
3bd38120e637 drm/i915: Move fence register tracking to GGTT
b5890bc25078 drm/i915: Introduce i915_address_space.mutex
6904c99b9f15 drm/i915: Stop tracking MRU activity on VMA
06352234f6cd RFC drm/i915: Load balancing across a virtual engine
234b36b08c66 drm/i915: Replace nested subclassing with explicit subclasses
0148c1b01b27 drm/i915/execlists: Refactor out can_merge_rq()
12920eb81c74 drm/i915/execlists: Flush the tasklet before unpinning
f8b31497748b drm/i915: Allow a context to define its set of engines
c486ff8301a5 drm/i915: Re-arrange execbuf so context is known before engine
b679e80c6fe0 drm/i915: Fix I915_EXEC_RING_MASK
7104391f1448 drm/i915: Allow contexts to share a single timeline across all engines
7c06f997b54f drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
0a32c8b722b7 drm/i915: Introduce the i915_user_extension_method
39fae8d6363e drm/i915: Priority boost switching to an idle ring
1acc51923ab7 drm/i915: Priority boost for new clients
71327a372051 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
84d9910dc95d drm/i915: Reserve some priority bits for internal use
4bc8e1de7cb4 drm/i915/execlists: Switch to rb_root_cached
d2762b2ba0c1 drm/i915: Hold request reference for submission until retirement
311912c3e3c5 drm/i915: Move engine request retirement to intel_engine_cs
3baf52fbe93b drm/i915: Move rate-limiting request retire to after submission
ed5da55f90cf drm/i915/userptr: Enable read-only support on gen8+
c404f9b87826 drm/i915: Reject attempted pwrites into a read-only object
806cf12d82ca drm/i915: Prevent writing into a read-only object via a GGTT mmap
ab765df9a403 drm/i915/gtt: Read-only pages for insert_entries on bdw+
74e6c50743e5 drm/i915/gtt: Add read only pages to gen8_pte_encode
36f0eaf8cd9d drm/i915: Track the last-active inside the i915_vma
775b335ba1e4 drm/i915: Track vma activity per fence.context, not per engine
a64a106db17e drm/i915: Move i915_vma_move_to_active() to i915_vma.c
83dcc7dd3503 drm/i915: Start returning an error from i915_vma_move_to_active()
d967e34f08a4 drm/i915: Export i915_request_skip()
1cbad39fae9b drm/i915: Refactor export_fence() after i915_vma_move_to_active()
d701ae2053ab drm/i915: Try GGTT mmapping whole object as partial
2669ce2a8050 drm/i915: Reduce context HW ID lifetime

== Logs ==

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


More information about the Intel-gfx-trybot mailing list