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

Patchwork patchwork at emeril.freedesktop.org
Sat Jun 30 19:01:59 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/45719/
State : success

== Summary ==

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

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/45719/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

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

  === IGT changes ===

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


== 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_2475

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


== Linux commits ==

41b3232094ca drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
e076de3df2b9 drm/i915: Move object domain management under the purview of its own locks
df4b6de261ef drm/i915: Lift i915_vma_move_to_active locking to caller
bfed40740965 drm/i915: Skip pending GTT write flush before unbinding
5d29f747ca81 drm/i915: Move vma pinning under vm->mutex
60cc18554ad2 drm/i915: Move vma lookup to its own lock
93ba28767a78 drm/i915: Emit pipelined fence changes
4e3a8d98864e drm/i915: The VM unbound_list is never used
b578d495d628 drm/i915: VMA hold a reference to their VM so on cleanup there are none
ae63ab779ab9 drm/i915: Pull VM lists under the VM mutex.
50d67abad509 drm/i915: Remove GPU reset dependence on struct_mutex
c34905dd1ae6 drm/i915: Pull all the reset functionality together into i915_reset.c
5f547b2486b5 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
b910714c0b9d drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
5a7b59b08ce8 drm/i915: Tidy i915_gem_suspend()
931a02829f19 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
6bc3385cd5cc drm/i915: Move fence register tracking to GGTT
57697d9c949b drm/i915: Introduce i915_address_space.mutex
9c5ccf903515 drm/i915: Stop tracking MRU activity on VMA
543a2d3a2d43 RFC drm/i915: Load balancing across a virtual engine
358109963ad9 drm/i915: Replace nested subclassing with explicit subclasses
a587cecd399c drm/i915/execlists: Refactor out can_merge_rq()
3063520183a5 drm/i915/execlists: Flush the tasklet before unpinning
285ffcf94dae drm/i915: Allow a context to define its set of engines
1a6f928df0d1 drm/i915: Re-arrange execbuf so context is known before engine
081f3d7405d1 drm/i915: Fix I915_EXEC_RING_MASK
b15a823afadf drm/i915: Allow contexts to share a single timeline across all engines
986cdb76cf81 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
9497699f2f3c drm/i915: Introduce the i915_user_extension_method
7679c1ba6547 drm/i915: Priority boost switching to an idle ring
2b3b1feb5914 drm/i915: Priority boost for new clients
dd383752824f drm/i915: Combine multiple internal plists into the same i915_priolist bucket
96530fb40ff5 drm/i915: Reserve some priority bits for internal use
bc7da6ffafc4 drm/i915/execlists: Switch to rb_root_cached
7c8663129062 drm/i915: Hold request reference for submission until retirement
76bfb9b73055 drm/i915: Move engine request retirement to intel_engine_cs
7c5ca6cd3ef1 drm/i915: Move rate-limiting request retire to after submission
3ae7e7b89f08 drm/i915/userptr: Enable read-only support on gen8+
b8f31971dd53 drm/i915: Reject attempted pwrites into a read-only object
ad172df3d62d drm/i915: Prevent writing into a read-only object via a GGTT mmap
481b7a215801 drm/i915/gtt: Read-only pages for insert_entries on bdw+
7f142251666c drm/i915/gtt: Add read only pages to gen8_pte_encode
297c6e823845 drm/i915: Track the last-active inside the i915_vma
21e71110e00c drm/i915: Track vma activity per fence.context, not per engine
0bec35e06dee drm/i915: Move i915_vma_move_to_active() to i915_vma.c
1d584d016a7b drm/i915: Start returning an error from i915_vma_move_to_active()
67f4a948c083 drm/i915: Export i915_request_skip()
59ffd73b0528 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
501e8ab02efd drm/i915: Try GGTT mmapping whole object as partial

== Logs ==

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


More information about the Intel-gfx-trybot mailing list