Series: | drm/ttm: Small fixes / cleanups in prep for shrinking |
URL: | https://patchwork.freedesktop.org/series/114774/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114774v1/index.html |
CI Bug Log - changes from CI_DRM_12824 -> Patchwork_114774v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114774v1/index.html
Participating hosts (34 -> 34)
Additional (1): bat-atsm-1
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_114774v1 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@eof:
-
igt@gem_mmap@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rpm@module-reload:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@hangcheck:
-
igt@i915_selftest@live@slpc:
- bat-rpls-2: NOTRUN -> DMESG-FAIL (i915#6997 / i915#7913)
-
igt@i915_suspend@basic-s2idle-without-i915:
- bat-adlm-1: PASS -> DMESG-WARN (i915#2867) +10 similar issues
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@size-max:
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
-
igt@kms_flip@basic-plain-flip:
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_pipe_crc_basic@hang-read-crc:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
-
igt@kms_prop_blob@basic:
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
- bat-atsm-1: NOTRUN -> SKIP (fdo#109295 / i915#6078)
-
igt@prime_vgem@basic-fence-mmap:
- bat-atsm-1: NOTRUN -> SKIP (fdo#109295 / i915#4077) +1 similar issue
-
igt@prime_vgem@basic-write:
- bat-atsm-1: NOTRUN -> SKIP (fdo#109295) +3 similar issues
Possible fixes
Build changes
- Linux: CI_DRM_12824 -> Patchwork_114774v1
CI-20190529: 20190529
CI_DRM_12824: b976ff15c2b2d7bed87df9111ba336db6052000c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7183: 3434cef8be4e487644a740039ad15123cd094526 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114774v1: b976ff15c2b2d7bed87df9111ba336db6052000c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
91226c58c991 drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
69a632e09457 drm/ttm: Reduce the number of used allocation orders for TTM pages
033fc1c97171 drm/ttm: Don't print error message if eviction was interrupted
6f7fdbad6807 drm/ttm: Unexport ttm_global_swapout()
d71f4e161efc drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
fc88a068593e drm/ttm/pool: Fix ttm_pool_alloc error path