Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev9) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v9/index.html |
CI Bug Log - changes from CI_DRM_11935 -> Patchwork_104704v9
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v9/index.html
Participating hosts (36 -> 30)
Missing (6): fi-bxt-dsi fi-hsw-4200u fi-ctg-p8600 fi-kbl-x1275 bat-jsl-3 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_104704v9 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-g3258: PASS -> INCOMPLETE (i915#4785)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#4528)
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
-
igt@runner@aborted:
- fi-hsw-g3258: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#6246)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
igt@i915_suspend@basic-s3-without-i915:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> 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_11935 -> Patchwork_104704v9
CI-20190529: 20190529
CI_DRM_11935: 2df3752997eeeba0843b7b1b9a27204a4e831355 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6594: 326629f105459f9bd201456a0454759628e6a43d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v9: 2df3752997eeeba0843b7b1b9a27204a4e831355 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
91fd6e03fe2f drm/i915: Remove truncation warning for large objects
67523948983e drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
60deb250ab00 drm/i915: Check if the size is too big while creating shmem file
103969554a60 drm/i915: Check for integer truncation on the configuration of ttm place
0cb2ce7739e3 drm/i915: Check for integer truncation on scatterlist creation
30528ada11e8 drm/i915/gem: Typecheck page lookups
73e08d5c38b4 drm: Move and add a few utility macros into drm util header