Patch Details
Series:drm/i915: Migrate memory to SMEM when imported cross-device (rev4)
URL:https://patchwork.freedesktop.org/series/92617/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20697/index.html

CI Bug Log - changes from CI_DRM_10382 -> Patchwork_20697

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

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

Participating hosts (43 -> 36)

Missing (7): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan bat-adls-4 fi-ctg-p8600 bat-adls-3 fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10382: 03db07ede8eeeae5fa12cb07684084e531db377b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6149: 34ff2cf2bc352dce691593db803389fe0eb2be03 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20697: 375f4f22a468a62961c8f58a3111673f940a8984 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

375f4f22a468 drm/i915/gem: Migrate to system at dma-buf attach time (v7)
73e3c44c8b98 drm/i915/gem: Correct the locking and pin pattern for dma-buf (v8)
1edff73b9811 drm/i915/gem: Always call obj->ops->migrate unless can_migrate fails
a97ea186410f drm/i915/gem/ttm: Only call __i915_gem_object_set_pages if needed
c5797011ed85 drm/i915/gem: Unify user object creation (v3)
4bfc49a9a1a1 drm/i915/gem: Call i915_gem_flush_free_objects() in i915_gem_dumb_create()
27a4484e3ab1 drm/i915/gem: Refactor placement setup for i915_gem_object_create* (v2)
d3522f0b05a8 drm/i915/gem: Check object_can_migrate from object_migrate