✓ Fi.CI.BAT: success for series starting with [01/53] drm/i915: Reduce context HW ID lifetime

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 1 12:21:46 UTC 2018


== Series Details ==

Series: series starting with [01/53] drm/i915: Reduce context HW ID lifetime
URL   : https://patchwork.freedesktop.org/series/45733/
State : success

== Summary ==

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

== Summary - SUCCESS ==

  No regressions found.

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

== Possible new issues ==

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

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

  === IGT changes ===

    ==== Issues hit ====

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

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

  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008


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

  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-kbl-r 


== Build changes ==

    * Linux: CI_DRM_4409 -> Trybot_2486

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


== Linux commits ==

5a045eb70059 drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
3389dc7bb19b drm/i915: Move object domain management under the purview of its own locks
eae866158d2e drm/i915: Lift i915_vma_move_to_active locking to caller
d1dff60bf691 drm/i915: Skip pending GTT write flush before unbinding
bef75b256d08 drm/i915: Move vma pinning under vm->mutex
7bb46b1d2f72 gfp-switch-k
f15990191071 sync-gfp
5ac86c260631 gfp-req
380e1759bee8 drm/i915: Move vma lookup to its own lock
093736f798b7 drm/i915: Emit pipelined fence changes
d841f1d985df drm/i915: The VM unbound_list is never used
be75c025fb94 drm/i915: VMA hold a reference to their VM so on cleanup there are none
f941884d8b2c drm/i915: Pull VM lists under the VM mutex.
44c1eacca69b drm/i915: Remove GPU reset dependence on struct_mutex
0c89c891efb3 drm/i915: Pull all the reset functionality together into i915_reset.c
59cc6eb5fa07 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
0e03811af3b8 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
7885e7e2eeaa drm/i915: Tidy i915_gem_suspend()
7f9d92523c57 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
da97b7072580 drm/i915: Move fence register tracking to GGTT
74f31efe5280 drm/i915: Introduce i915_address_space.mutex
a31ea992ce5e drm/i915: Stop tracking MRU activity on VMA
3ef002f5c763 RFC drm/i915: Load balancing across a virtual engine
e52e623fd9ba drm/i915: Replace nested subclassing with explicit subclasses
141d7cf46391 drm/i915/execlists: Refactor out can_merge_rq()
86bcef8dab8a drm/i915/execlists: Flush the tasklet before unpinning
8b9ac6be5c04 drm/i915: Allow a context to define its set of engines
a3b4edf01a62 drm/i915: Re-arrange execbuf so context is known before engine
d0565dc9facd drm/i915: Fix I915_EXEC_RING_MASK
7e43a5b5b89e drm/i915: Allow contexts to share a single timeline across all engines
1564f006e7f1 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
04fdaef2433b drm/i915: Introduce the i915_user_extension_method
dd9e0d6f78a5 drm/i915: Priority boost switching to an idle ring
e2c9f1378111 drm/i915: Priority boost for new clients
42e7a247c169 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
7c501a6960d2 drm/i915: Reserve some priority bits for internal use
7bc2abd03381 drm/i915/execlists: Switch to rb_root_cached
9b21a43a422e drm/i915: Hold request reference for submission until retirement
0b3b69d22075 drm/i915: Move engine request retirement to intel_engine_cs
35bf46e0972c drm/i915: Move rate-limiting request retire to after submission
1e671ad28eb6 drm/i915/userptr: Enable read-only support on gen8+
c66a99647b58 drm/i915: Reject attempted pwrites into a read-only object
048070e96a1a drm/i915: Prevent writing into a read-only object via a GGTT mmap
92123067c617 drm/i915/gtt: Read-only pages for insert_entries on bdw+
9fab13b5f20a drm/i915/gtt: Add read only pages to gen8_pte_encode
f3486d547444 drm/i915: Track the last-active inside the i915_vma
53e61a96f80f drm/i915: Track vma activity per fence.context, not per engine
95c6f428366c drm/i915: Move i915_vma_move_to_active() to i915_vma.c
6221abae5042 drm/i915: Start returning an error from i915_vma_move_to_active()
0dd7249e130a drm/i915: Export i915_request_skip()
381b2a45e88e drm/i915: Refactor export_fence() after i915_vma_move_to_active()
7a3e7fb473a1 drm/i915: Try GGTT mmapping whole object as partial
9a125dea7245 drm/i915: Reduce context HW ID lifetime

== Logs ==

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


More information about the Intel-gfx-trybot mailing list