Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev5) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v5/index.html |
CI Bug Log - changes from CI_DRM_11899 -> Patchwork_104704v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v5/index.html
Participating hosts (41 -> 43)
Additional (3): fi-hsw-4770 fi-bxt-dsi fi-icl-u2
Missing (1): bat-jsl-3
Known issues
Here are the changes found in Patchwork_104704v5 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@gem_lmem_swapping@random-engines:
-
igt@gem_softpin@allocator-basic-reserve:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
igt@gem_tiled_blits@basic:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271) +12 similar issues
-
igt@i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#3012)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#4785)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-connector-state:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
- {bat-adln-1}: DMESG-WARN (i915#6297) -> PASS
-
igt@i915_selftest@live@gt_lrc:
- {bat-dg2-9}: INCOMPLETE (i915#5270) -> PASS
-
igt@i915_selftest@live@workarounds:
- {bat-dg2-9}: DMESG-WARN (i915#5763) -> 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_11899 -> Patchwork_104704v5
CI-20190529: 20190529
CI_DRM_11899: 129221b1b68994b3721271ef9438823411f55556 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6585: 1b15ce5ec4cb6693daa9dff042e32f675ba8af76 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v5: 129221b1b68994b3721271ef9438823411f55556 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
1cbe6352c713 drm/i915: Remove truncation warning for large objects
e2d6b4dc9223 drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
3cc3ca024781 drm/i915: Check if the size is too big while creating shmem file
5b99c54e6701 drm/i915: Check for integer truncation on the configuration of ttm place
eecc143b9292 drm/i915: Check for integer truncation on scatterlist creation
1cf8fce63965 drm/i915/gem: Typecheck page lookups
7c90b88454ac drm: Move and add a few utility macros into drm util header