Series: | Add a TTM shrinker |
URL: | https://patchwork.freedesktop.org/series/114060/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114060v1/index.html |
CI Bug Log - changes from CI_DRM_12744 -> Patchwork_114060v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114060v1/index.html
Participating hosts (40 -> 39)
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_114060v1:
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_114060v1 that come from known issues:
IGT changes
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-skl-guc: DMESG-WARN (i915#8073) -> PASS
-
igt@i915_selftest@live@mman:
-
igt@i915_selftest@live@reset:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12744 -> Patchwork_114060v1
CI-20190529: 20190529
CI_DRM_12744: 2e4cac06e4de01a35626de676b9eeb474ae7ab5d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7160: 45da871dd2684227e93a2fc002b87dfc58bd5fd9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114060v1: 2e4cac06e4de01a35626de676b9eeb474ae7ab5d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
973a53557c1e drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool
d74baa34a517 drm/ttm: Use fault-injection to test error paths
7cb4a7ddbf61 drm/ttm: Provide helpers for shrinking
b95280e8b385 drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
2df6e6537d76 mm: Add interfaces to back up and recover folio contents using swap
a8d1b7591b5a drm/ttm: Add a simple api to set / clear purgeable ttm_tt content
7ded50ee63b5 drm/ttm: Remove pinned bos from shrinkable accounting
9d6623a5d104 drm/ttm: Introduce shrink throttling.
0c8485e9f550 drm/ttm: Add a shrinker and shrinker accounting
275c2e2830c2 drm/ttm: Reduce the number of used allocation orders for TTM pages
ca10fb200301 drm/ttm: Don't use watermark accounting on shrinkable pools
655187c03a8d drm/ttm: Unexport ttm_global_swapout()
9f946fa42819 drm/ttm, drm/vmwgfx: Update the TTM swapout interface
20a099fea0fd drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
8ef0e28f28fc drm/ttm/pool: Fix ttm_pool_alloc error path
03dd353ce759 drm/ttm: Fix a NULL pointer dereference