Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev3) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v3/index.html |
CI Bug Log - changes from CI_DRM_11849 -> Patchwork_104704v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v3/index.html
Participating hosts (43 -> 35)
Additional (2): fi-kbl-x1275 fi-bxt-dsi
Missing (10): fi-bdw-5557u fi-tgl-u2 bat-dg1-5 bat-dg2-8 bat-dg2-9 fi-apl-guc bat-adlp-4 bat-adln-1 bat-jsl-3 bat-jsl-1
Known issues
Here are the changes found in Patchwork_104704v3 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
-
igt@gem_lmem_swapping@verify-random:
-
fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
-
igt@gem_tiled_blits@basic:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271) +12 similar issues
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: PASS -> INCOMPLETE (i915#4983)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: PASS -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@dp-crc-fast:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271) +11 similar issues
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
Possible fixes
-
igt@i915_selftest@live@gt_heartbeat:
- fi-cfl-8109u: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
{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_11849 -> Patchwork_104704v3
CI-20190529: 20190529
CI_DRM_11849: 66197f3ca0b462799e265b002dc5cf8dcec1c62d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6555: 1a3ffecd400b8f82c35745fa2e07992f6bdeede2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v3: 66197f3ca0b462799e265b002dc5cf8dcec1c62d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
911cb519dbe2 drm/i915: Remove truncation warning for large objects
81100ce8b42a drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
9424b3caef75 drm/i915: Check if the size is too big while creating shmem file
fd2a411180fd drm/i915: Check for integer truncation on the configuration of ttm place
3df0351edf5a drm/i915: Check for integer truncation on scatterlist creation
a180f4d31d1e drm/i915/gem: Typecheck page lookups
8575f0ebc7cc drm: Move and add a few utility macros into drm util header