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

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


== Series Details ==

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

== Summary ==

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

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_exec_fence@nb-await-default:
      fi-snb-2600:        PASS -> DMESG-WARN +15

    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

    igt at gem_sync@basic-many-each:
      fi-snb-2600:        PASS -> INCOMPLETE

    
    ==== 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_2471 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    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#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103


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

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


== Build changes ==

    * Linux: CI_DRM_4409 -> Trybot_2471

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


== Linux commits ==

f8355167bea5 drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
89ab8135692b drm/i915: Move object domain management under the purview of its own locks
0f4e136a6dcb drm/i915: Lift i915_vma_move_to_active locking to caller
c38ad23e06b7 drm/i915: Skip pending GTT write flush before unbinding
6e3c80c5fbe3 drm/i915: Move vma pinning under vm->mutex
c39a2ec4f3bc drm/i915: Move vma lookup to its own lock
23e430f637b9 drm/i915: Emit pipelined fence changes
6548ca1d9155 drm/i915: The VM unbound_list is never used
be6b2efeba50 drm/i915: VMA hold a reference to their VM so on cleanup there are none
b680a1de2189 drm/i915: Pull VM lists under the VM mutex.
2592784c6685 drm/i915: Remove GPU reset dependence on struct_mutex
9527e41650f6 drm/i915: Pull all the reset functionality together into i915_reset.c
aa88995ec219 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
0de99e2d950f drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
7b2d4f9928a7 drm/i915: Tidy i915_gem_suspend()
c9ae59698ba4 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
42d815c1210a drm/i915: Move fence register tracking to GGTT
1725b85f1095 drm/i915: Introduce i915_address_space.mutex
cdcac4d67b69 drm/i915: Stop tracking MRU activity on VMA
9feef89176f3 RFC drm/i915: Load balancing across a virtual engine
5fb1811cda08 drm/i915: Replace nested subclassing with explicit subclasses
79de2bcb5146 drm/i915/execlists: Refactor out can_merge_rq()
e302084f242a drm/i915/execlists: Flush the tasklet before unpinning
37bc51de61a3 drm/i915: Allow a context to define its set of engines
129b39ebfd8b drm/i915: Re-arrange execbuf so context is known before engine
53634a746af5 drm/i915: Fix I915_EXEC_RING_MASK
2f3d66e8d914 drm/i915: Allow contexts to share a single timeline across all engines
0f40c6f8e381 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
fbf3ce744e9b drm/i915: Introduce the i915_user_extension_method
f9557293eb3b drm/i915: Priority boost switching to an idle ring
6a210785fa62 drm/i915: Priority boost for new clients
1def7426a440 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
484c9d2cc489 drm/i915: Reserve some priority bits for internal use
3f8dfcc90535 drm/i915/execlists: Switch to rb_root_cached
d76cb693e6eb drm/i915: Hold request reference for submission until retirement
9a6b7fd014df drm/i915: Move engine request retirement to intel_engine_cs
0f4c82297cba drm/i915: Move rate-limiting request retire to after submission
7112964f8481 drm/i915/userptr: Enable read-only support on gen8+
5db265654947 drm/i915: Reject attempted pwrites into a read-only object
729e295f8c45 drm/i915: Prevent writing into a read-only object via a GGTT mmap
c3c0f42375a3 drm/i915/gtt: Read-only pages for insert_entries on bdw+
ae1838cb46bd drm/i915/gtt: Add read only pages to gen8_pte_encode
895537600800 drm/i915: Track the last-active inside the i915_vma
eb6ecfe9f038 drm/i915: Track vma activity per fence.context, not per engine
13c75913e0b3 drm/i915: Move i915_vma_move_to_active() to i915_vma.c
8ad96b782f13 drm/i915: Start returning an error from i915_vma_move_to_active()
c333f417a6d8 drm/i915: Export i915_request_skip()
83f5b495bf92 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
6decbcfe5e43 drm/i915: Try GGTT mmapping whole object as partial

== Logs ==

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


More information about the Intel-gfx-trybot mailing list