Series: | Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev8) |
URL: | https://patchwork.freedesktop.org/series/104704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v8/index.html |
CI Bug Log - changes from CI_DRM_11934 -> Patchwork_104704v8
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104704v8/index.html
Participating hosts (36 -> 44)
Additional (11): bat-dg1-5 bat-adlm-1 fi-icl-u2 bat-dg2-9 bat-adlp-6 bat-adlp-4 bat-adln-1 bat-rplp-1 bat-rpls-1 bat-rpls-2 bat-jsl-1
Missing (3): fi-ctg-p8600 fi-bdw-samus fi-hsw-4200u
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_104704v8:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_selftest@live@requests:
- {bat-rpls-1}: NOTRUN -> INCOMPLETE
-
igt@prime_vgem@basic-read:
- {bat-rplp-1}: NOTRUN -> SKIP +19 similar issues
Known issues
Here are the changes found in Patchwork_104704v8 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@nullptr:
-
igt@gem_exec_suspend@basic-s0@smem:
- fi-skl-6600u: PASS -> DMESG-WARN (i915#5122)
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_lmem_swapping@random-engines:
-
igt@gem_mmap@basic:
-
igt@gem_tiled_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@i915_suspend@basic-s2idle-without-i915:
- bat-dg1-5: NOTRUN -> INCOMPLETE (i915#6011)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@basic-x-tiled-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_busy@basic:
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271)
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
-
igt@kms_chamelium@dp-crc-fast:
-
bat-adlp-4: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
bat-dg1-5: NOTRUN -> SKIP (fdo#111827) +7 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:
-
bat-dg1-5: NOTRUN -> SKIP (fdo#109285)
-
fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@nonblocking-crc:
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-read:
-
igt@prime_vgem@basic-gtt:
-
igt@prime_vgem@basic-userptr:
-
fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
-
bat-adlp-4: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
-
-
igt@prime_vgem@basic-write:
- bat-adlp-4: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@runner@aborted:
Possible fixes
- igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#4528) -> 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_11934 -> Patchwork_104704v8
CI-20190529: 20190529
CI_DRM_11934: 7209d6b7c745ff30c51870438ce8de853a19f52c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6594: 326629f105459f9bd201456a0454759628e6a43d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104704v8: 7209d6b7c745ff30c51870438ce8de853a19f52c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
57b77e671bac drm/i915: Remove truncation warning for large objects
bae5478c662d drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
43c4496e1da0 drm/i915: Check if the size is too big while creating shmem file
2181b459336a drm/i915: Check for integer truncation on the configuration of ttm place
f897609b0162 drm/i915: Check for integer truncation on scatterlist creation
b5967708f1a6 drm/i915/gem: Typecheck page lookups
d32ce18be902 drm: Move and add a few utility macros into drm util header