Patch Details
Series:series starting with [01/23] Revert "drm/i915/gem: Async GPU relocations only" (rev3)
URL:https://patchwork.freedesktop.org/series/79470/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18175/index.html

CI Bug Log - changes from CI_DRM_8748 -> Patchwork_18175

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18175/index.html

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

Participating hosts (46 -> 40)

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

Build changes

CI-20190529: 20190529
CI_DRM_8748: 14b60366c7e4ab1c5f3f79673951a1eda4c403e6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5735: 21f8204e54c122e4a0f8ca4b59e4b2db8d1ba687 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18175: 0bd31d2bfd05b0a9fe5c8e3f254242e8da35ed8b @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

0bd31d2bfd05 drm/i915: Add ww locking to pin_to_display_plane
385723b328a7 drm/i915: Add ww locking to vm_fault_gtt
f990f754a4db drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
f6ce969fa447 drm/i915: Use ww pinning for intel_context_create_request()
7ba3d7cac694 drm/i915/selftests: Fix locking inversion in lrc selftest.
eafdc370ed83 drm/i915: Dirty hack to fix selftests locking inversion
cc5129f97ad1 drm/i915: Convert i915_perf to ww locking as well
712ac1f8fef9 drm/i915: Kill last user of intel_context_create_request outside of selftests
f2b7cbca7e7f drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
be73070bd265 drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
66a29b323d43 drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
47814daad689 drm/i915: Pin engine before pinning all objects, v5.
7cd4ce6f551a drm/i915: Nuke arguments to eb_pin_engine
3f3703db8b84 drm/i915: Add ww context handling to context_barrier_task
0f2665b24b41 drm/i915: Use ww locking in intel_renderstate.
fbcda5740e01 drm/i915: Use per object locking in execbuf, v12.
f9c42a704f73 Revert "drm/i915/gem: Split eb_vma into its own allocation"
b874980be3e5 drm/i915: Parse command buffer earlier in eb_relocate(slow)
768f25a145c6 drm/i915: Remove locking from i915_gem_object_prepare_read/write
b7e72e95ad06 drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
d7d81d2155e7 Revert "drm/i915/gem: Drop relocation slowpath".
6392eb4a8da1 drm/i915: Revert relocation chaining commits.
814752a982cc Revert "drm/i915/gem: Async GPU relocations only"