Patch Details
Series:series starting with [v4,01/14] drm/ttm: stop calling tt_swapin in vm_access
URL:https://patchwork.freedesktop.org/series/94886/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21107/index.html

CI Bug Log - changes from CI_DRM_10619 -> Patchwork_21107

Summary

SUCCESS

No regressions found.

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

Possible new issues

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

IGT changes

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

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

Participating hosts (35 -> 30)

Missing (5): bat-dg1-6 fi-tgl-1115g4 fi-bsw-cyan bat-jsl-1 fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10619: d8d6f841d62dab4d161cc1735c5646cb989d0315 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6213: e9ae59cb8b4f1e7bc61a9261f33fc7e52ae06c65 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21107: 7a0db0cd567e0bd13cf15f3b41434179e4636500 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

7a0db0cd567e drm/i915/ttm: enable shmem tt backend
af412f040e8a drm/i915/ttm: make evicted shmem pages visible to the shrinker
23d3db1c1be2 drm/i915: try to simplify make_{un}shrinkable
f2037dde2fd1 drm/i915/ttm: use cached system pages when evicting lmem
da45813042ef drm/i915/ttm: hide shmem objects from TTM LRU
18ce4559d380 drm/i915/ttm: add tt shmem backend
c44cf6035477 drm/i915/gem: Break out some shmem backend utils
5ecfd25325c9 drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
ecadb622740d drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
0e21d098a8e9 drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
1f10d7074d1d drm/ttm: remove TTM_PAGE_FLAG_NO_RETRY
86b4e3ec2a63 drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
6f9c4d29f1cf drm/ttm: stop setting page->index for the ttm_tt
4c8c8ce4ad51 drm/ttm: stop calling tt_swapin in vm_access