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

Patchwork patchwork at emeril.freedesktop.org
Sat Jun 30 21:15:30 UTC 2018


== Series Details ==

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

== Summary ==

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

== Summary - SUCCESS ==

  No regressions found.

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

== Possible new issues ==

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

  === 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_2478 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 -> 38) ==

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 


== Build changes ==

    * Linux: CI_DRM_4409 -> Trybot_2478

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


== Linux commits ==

18a3bfcacae1 evict-vm
2da4bf5adce4 gfp-switch-k
2e044cc7286e drm/i915: Move vma pinning under vm->mutex
21d41cfa85de gfp-req
a30cbecf168d drm/i915: Move vma lookup to its own lock
033fbf0059a2 drm/i915: Emit pipelined fence changes
7878afcb4e0b drm/i915: The VM unbound_list is never used
3f1f0231b5d8 drm/i915: VMA hold a reference to their VM so on cleanup there are none
3b2bf04214db drm/i915: Pull VM lists under the VM mutex.
df7cac509e02 drm/i915: Remove GPU reset dependence on struct_mutex
2e8afdaecad0 drm/i915: Pull all the reset functionality together into i915_reset.c
bc5b36b23173 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
3afcf888494d drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
502369180161 drm/i915: Tidy i915_gem_suspend()
5274577de4af drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
92b125cd5dca drm/i915: Move fence register tracking to GGTT
c66700d24277 drm/i915: Introduce i915_address_space.mutex
a3505919bc80 drm/i915: Stop tracking MRU activity on VMA
7b2d872908cd RFC drm/i915: Load balancing across a virtual engine
76a16a0e6ddf drm/i915: Replace nested subclassing with explicit subclasses
dfca55173b33 drm/i915/execlists: Refactor out can_merge_rq()
6fbe61fc3fb3 drm/i915/execlists: Flush the tasklet before unpinning
c06d067c7065 drm/i915: Allow a context to define its set of engines
e69e2f060cde drm/i915: Re-arrange execbuf so context is known before engine
ed750801fe3b drm/i915: Fix I915_EXEC_RING_MASK
f257895ab9bc drm/i915: Allow contexts to share a single timeline across all engines
98e310e4ca45 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
11a662a33dd7 drm/i915: Introduce the i915_user_extension_method
f5e7695d9c27 drm/i915: Priority boost switching to an idle ring
8a676ca7ff17 drm/i915: Priority boost for new clients
3376eacd3f78 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
59422e33c2f1 drm/i915: Reserve some priority bits for internal use
868dac8ede32 drm/i915/execlists: Switch to rb_root_cached
f5e17fb054f1 drm/i915: Hold request reference for submission until retirement
3e790d06029c drm/i915: Move engine request retirement to intel_engine_cs
a8075f7eff36 drm/i915: Move rate-limiting request retire to after submission
0b0c3cf9fc70 drm/i915/userptr: Enable read-only support on gen8+
8b8213ab7b66 drm/i915: Reject attempted pwrites into a read-only object
8fd05564076a drm/i915: Prevent writing into a read-only object via a GGTT mmap
26b9712c5f7d drm/i915/gtt: Read-only pages for insert_entries on bdw+
59948e3e7003 drm/i915/gtt: Add read only pages to gen8_pte_encode
7d098eec75dd drm/i915: Track the last-active inside the i915_vma
777f2e8c63b0 drm/i915: Track vma activity per fence.context, not per engine
402a2151f825 drm/i915: Move i915_vma_move_to_active() to i915_vma.c
7124c39fbcef drm/i915: Start returning an error from i915_vma_move_to_active()
e53348fec4c1 drm/i915: Export i915_request_skip()
21e8ed0f4a7e drm/i915: Refactor export_fence() after i915_vma_move_to_active()
7bbb8cea6412 drm/i915: Try GGTT mmapping whole object as partial
3c62cff9c902 drm/i915: Reduce context HW ID lifetime

== Logs ==

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


More information about the Intel-gfx-trybot mailing list