✗ Fi.CI.BAT: failure for series starting with [01/55] drm/i915: Try GGTT mmapping whole object as partial

Patchwork patchwork at emeril.freedesktop.org
Sat Jun 30 16:12:14 UTC 2018


== Series Details ==

Series: series starting with [01/55] drm/i915: Try GGTT mmapping whole object as partial
URL   : https://patchwork.freedesktop.org/series/45713/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4409 -> Trybot_2470 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_module_reload@basic-no-display:
      fi-bsw-n3050:       PASS -> DMESG-FAIL

    igt at drv_module_reload@basic-reload-inject:
      fi-snb-2600:        PASS -> DMESG-WARN +29
      fi-bsw-n3050:       PASS -> INCOMPLETE

    igt at gem_exec_create@basic:
      fi-gdg-551:         PASS -> INCOMPLETE
      fi-bdw-gvtdvm:      PASS -> DMESG-WARN

    igt at gem_exec_gttfill@basic:
      fi-bxt-j4205:       PASS -> DMESG-WARN

    igt at gem_exec_store@basic-all:
      fi-snb-2520m:       PASS -> DMESG-WARN +15

    
    ==== Warnings ====

    igt at kms_pipe_crc_basic@read-crc-pipe-b:
      {fi-cfl-8109u}:     PASS -> SKIP +36

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_ctx_create@basic-files:
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600, fdo#106988)

    igt at gem_exec_parallel@basic:
      fi-byt-j1900:       PASS -> INCOMPLETE (fdo#102657)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-bdw-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    igt at gem_linear_blits@basic:
      fi-elk-e7500:       PASS -> INCOMPLETE (fdo#103989)

    igt at gem_sync@basic-many-each:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    
    ==== Possible fixes ====

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       DMESG-FAIL (fdo#106103, fdo#102614) -> 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#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103989 https://bugs.freedesktop.org/show_bug.cgi?id=103989
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103
  fdo#106988 https://bugs.freedesktop.org/show_bug.cgi?id=106988


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

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


== Build changes ==

    * Linux: CI_DRM_4409 -> Trybot_2470

  CI_DRM_4409: bf99024d9c80d81968d3621ead0c0c05343fe826 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4532: 840d12e2f050b784552197403d6575a57b6e896d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2470: c274d3817c30e495ebd503c47aa1b37967164b16 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c274d3817c30 lut
77674892954f drm/i915: Remove struct_mutex protected active reference
6d92bd7302db drm/i915: Pull scheduling under standalone lock
fd60cfc3dea7 drm/i915: Eliminate struct_mutex for the shrinker
83dcddce79af drm/i915: Report all objects with allocated pages to the shrinker
575ffb030174 drm/i915: Track the purgeable objects on a separate eviction list
95a9e5d4e7a9 drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
e35abdb27eb2 drm/i915: Move object domain management under the purview of its own locks
76adbfd44311 drm/i915: Lift i915_vma_move_to_active locking to caller
5354c17f3485 drm/i915: Skip pending GTT write flush before unbinding
57a83ee4da62 drm/i915: Move vma pinning under vm->mutex
71bffe29dcc7 drm/i915: Move vma lookup to its own lock
ae25766b925c drm/i915: Emit pipelined fence changes
ed8a82cdfdbb drm/i915: The VM unbound_list is never used
3e0eef8786a9 drm/i915: VMA hold a reference to their VM so on cleanup there are none
39498bf8c860 drm/i915: Pull VM lists under the VM mutex.
49104ce21c9d drm/i915: Remove GPU reset dependence on struct_mutex
95e63be61596 drm/i915: Pull all the reset functionality together into i915_reset.c
fd1457775611 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
76c5779d3c30 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
b9d307a03288 drm/i915: Tidy i915_gem_suspend()
177bffca3d08 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
4b5c6141ad11 drm/i915: Move fence register tracking to GGTT
6e6b477d6fff drm/i915: Introduce i915_address_space.mutex
c5075f4eeb82 drm/i915: Stop tracking MRU activity on VMA
258d6d3951cf RFC drm/i915: Load balancing across a virtual engine
18d04c43f95b drm/i915: Replace nested subclassing with explicit subclasses
da0237c1a398 drm/i915/execlists: Refactor out can_merge_rq()
e4bfa9d2cef1 drm/i915/execlists: Flush the tasklet before unpinning
cf82f4d60d56 drm/i915: Allow a context to define its set of engines
d87f215e64f6 drm/i915: Re-arrange execbuf so context is known before engine
3f46ab133b9c drm/i915: Fix I915_EXEC_RING_MASK
b0607107c29b drm/i915: Allow contexts to share a single timeline across all engines
a5d4244cdfa7 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
d5a89be509d7 drm/i915: Introduce the i915_user_extension_method
86d7a7c78720 drm/i915: Priority boost switching to an idle ring
88312703a0d4 drm/i915: Priority boost for new clients
77183ebe875b drm/i915: Combine multiple internal plists into the same i915_priolist bucket
5e983bfed628 drm/i915: Reserve some priority bits for internal use
005df0254766 drm/i915/execlists: Switch to rb_root_cached
c0e9b1e2405d drm/i915: Hold request reference for submission until retirement
5d35639e6d6b drm/i915: Move engine request retirement to intel_engine_cs
9ee4d9c2156f drm/i915: Move rate-limiting request retire to after submission
f1677b70af5a drm/i915/userptr: Enable read-only support on gen8+
b60b702b793f drm/i915: Reject attempted pwrites into a read-only object
f24d231252e6 drm/i915: Prevent writing into a read-only object via a GGTT mmap
683e5ea0d018 drm/i915/gtt: Read-only pages for insert_entries on bdw+
1f9e5fb601fb drm/i915/gtt: Add read only pages to gen8_pte_encode
3cc2383b06c8 drm/i915: Track the last-active inside the i915_vma
b7a59dd960fa drm/i915: Track vma activity per fence.context, not per engine
e53f79048016 drm/i915: Move i915_vma_move_to_active() to i915_vma.c
c1872b715088 drm/i915: Start returning an error from i915_vma_move_to_active()
2fdc000bce0f drm/i915: Export i915_request_skip()
c63011c221ce drm/i915: Refactor export_fence() after i915_vma_move_to_active()
2c480a66d3e1 drm/i915: Try GGTT mmapping whole object as partial

== Logs ==

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


More information about the Intel-gfx-trybot mailing list