Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v6/index.html |
CI Bug Log - changes from CI_DRM_11923 -> Patchwork_104704v6
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v6/index.html
Participating hosts (36 -> 37)
Additional (1): bat-dg2-9
Known issues
Here are the changes found in Patchwork_104704v6 that come from known issues:
IGT changes
Issues hit
- igt@i915_selftest@live@requests:
- fi-pnv-d510: PASS -> DMESG-FAIL (i915#4528)
Possible fixes
- igt@i915_selftest@live@sanitycheck:
- {bat-adln-1}: DMESG-FAIL (i915#6297) -> 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_11923 -> Patchwork_104704v6
CI-20190529: 20190529
CI_DRM_11923: ff2849b5552c960205ac3e3b3f7a7be78a96702a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6592: d7c0659613199a5dcf535ed3add68ed1991ead7e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v6: ff2849b5552c960205ac3e3b3f7a7be78a96702a @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
ab66aade407a drm/i915: Remove truncation warning for large objects
821908e6ffe6 drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
c1714af71852 drm/i915: Check if the size is too big while creating shmem file
ef9456c56f81 drm/i915: Check for integer truncation on the configuration of ttm place
1b3a7139baf1 drm/i915: Check for integer truncation on scatterlist creation
c6df3d0c779f drm/i915/gem: Typecheck page lookups
d5fbb4ad562d drm: Move and add a few utility macros into drm util header