Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev2) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v2/index.html |
CI Bug Log - changes from CI_DRM_11726 -> Patchwork_104704v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v2/index.html
Participating hosts (43 -> 44)
Additional (2): fi-kbl-x1275 bat-atsm-1
Missing (1): bat-jsl-2
Known issues
Here are the changes found in Patchwork_104704v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- 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
-
igt@i915_pm_rpm@basic-rte:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#1888 / i915#62)
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: PASS -> DMESG-FAIL (i915#62)
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: PASS -> DMESG-FAIL (i915#3674)
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-5: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
igt@i915_selftest@live@late_gt_pm:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#5904) +12 similar issues
-
igt@kms_chamelium@dp-hpd-fast:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#62) +14 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@prime_vgem@basic-userptr:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271) +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_11726 -> Patchwork_104704v2
CI-20190529: 20190529
CI_DRM_11726: 74ea63ad8ffc71b8345436147517253dcabd4793 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6505: edb1a467fb622b23b927e28ff603fa43851fea97 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v2: 74ea63ad8ffc71b8345436147517253dcabd4793 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
e99f150414ba drm/i915: Remove truncation warning for large objects
89ab33b37560 drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
ce1fe13154c7 drm/i915: Check if the size is too big while creating shmem file
31e376504138 drm/i915: Check for integer truncation on the configuration of ttm place
a15de1df2591 drm/i915: Check for integer truncation on scatterlist creation
20b1706c3708 drm/i915/gem: Typecheck page lookups