Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v7/index.html |
CI Bug Log - changes from CI_DRM_11928 -> Patchwork_104704v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v7/index.html
Participating hosts (37 -> 37)
Additional (1): bat-dg2-8
Missing (1): fi-icl-u2
Known issues
Here are the changes found in Patchwork_104704v7 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-rkl-11600: NOTRUN -> FAIL (fdo#103375)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@i915_selftest@live@requests:
- fi-elk-e7500: PASS -> DMESG-FAIL (i915#4528)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827)
-
igt@runner@aborted:
-
fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
-
fi-elk-e7500: NOTRUN -> FAIL (fdo#109271 / i915#4312)
-
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
- {bat-adln-1}: DMESG-WARN (i915#6297) -> PASS
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: DMESG-FAIL (i915#62) -> PASS
-
igt@i915_selftest@live@guc:
- {bat-dg2-9}: DMESG-WARN (i915#5763) -> PASS +6 similar issues
-
igt@i915_selftest@live@ring_submission:
- fi-cfl-8109u: DMESG-WARN (i915#5904) -> PASS +29 similar issues
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: DMESG-WARN (i915#5904 / i915#62) -> PASS
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: INCOMPLETE (i915#5982) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-WARN (i915#62) -> PASS +12 similar issues
{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_11928 -> Patchwork_104704v7
CI-20190529: 20190529
CI_DRM_11928: 8aa8753730556013fd562e01965e5dd571ae55ea @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6593: 6ac554e19b3bb4232877367911e9185e5d35296f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v7: 8aa8753730556013fd562e01965e5dd571ae55ea @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
7052a841e14c drm/i915: Remove truncation warning for large objects
023465857b5a drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
aa0ffd9002c5 drm/i915: Check if the size is too big while creating shmem file
c44a5105b670 drm/i915: Check for integer truncation on the configuration of ttm place
38a63b9d7e3a drm/i915: Check for integer truncation on scatterlist creation
c1d47451f597 drm/i915/gem: Typecheck page lookups
4db957183f82 drm: Move and add a few utility macros into drm util header