[Intel-gfx] ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 24 19:27:23 UTC 2022
== Series Details ==
Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
URL : https://patchwork.freedesktop.org/series/107318/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_12021 -> Patchwork_107318v1
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/index.html
Participating hosts (37 -> 34)
------------------------------
Additional (1): fi-kbl-soraka
Missing (4): bat-dg2-8 bat-dg2-10 fi-rkl-11600 bat-jsl-3
Known issues
------------
Here are the changes found in Patchwork_107318v1 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at i915_selftest@live at hangcheck:
- bat-dg1-6: [PASS][1] -> [DMESG-FAIL][2] ([i915#4494] / [i915#4957])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12021/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
* igt at runner@aborted:
- fi-hsw-4770: NOTRUN -> [FAIL][3] ([fdo#109271] / [i915#4312] / [i915#5594] / [i915#6246])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/fi-hsw-4770/igt@runner@aborted.html
- fi-kbl-soraka: NOTRUN -> [FAIL][4] ([i915#6219])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/fi-kbl-soraka/igt@runner@aborted.html
#### Possible fixes ####
* igt at gem_exec_suspend@basic-s3 at smem:
- {bat-rplp-1}: [DMESG-WARN][5] ([i915#2867]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12021/bat-rplp-1/igt@gem_exec_suspend@basic-s3@smem.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/bat-rplp-1/igt@gem_exec_suspend@basic-s3@smem.html
* igt at kms_cursor_legacy@basic-busy-flip-before-cursor at atomic-transitions:
- fi-bsw-kefka: [FAIL][7] -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12021/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html
#### Warnings ####
* igt at i915_suspend@basic-s3-without-i915:
- fi-hsw-g3258: [INCOMPLETE][9] ([i915#4817] / [i915#6598]) -> [INCOMPLETE][10] ([i915#6598])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12021/fi-hsw-g3258/igt@i915_suspend@basic-s3-without-i915.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/fi-hsw-g3258/igt@i915_suspend@basic-s3-without-i915.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867
[i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
[i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
[i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817
[i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
[i915#5594]: https://gitlab.freedesktop.org/drm/intel/issues/5594
[i915#6219]: https://gitlab.freedesktop.org/drm/intel/issues/6219
[i915#6246]: https://gitlab.freedesktop.org/drm/intel/issues/6246
[i915#6257]: https://gitlab.freedesktop.org/drm/intel/issues/6257
[i915#6380]: https://gitlab.freedesktop.org/drm/intel/issues/6380
[i915#6598]: https://gitlab.freedesktop.org/drm/intel/issues/6598
Build changes
-------------
* Linux: CI_DRM_12021 -> Patchwork_107318v1
CI-20190529: 20190529
CI_DRM_12021: 078959b4819e4e0ab8cf2965e7bfd98278c0b35d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6636: 1298b5f0e1b3e010657ffba41d2e775fab028e08 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107318v1: 078959b4819e4e0ab8cf2965e7bfd98278c0b35d @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
daa36a5708a4 drm/i915: Remove truncation warning for large objects
ea5b72557899 drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
be7935ba9db6 drm/i915: Check if the size is too big while creating shmem file
c59302b9e88f drm/i915: Check for integer truncation on the configuration of ttm place
900599b671ec drm/i915: Check for integer truncation on scatterlist creation
f638dc9a27cd drm/i915/gem: Typecheck page lookups
a9e09d773594 util_macros: Add exact_type macro to catch type mis-match while compiling
a766d32c3c88 overflow: Move and add few utility macros into overflow
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107318v1/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220824/ae34a1b9/attachment-0001.htm>
More information about the Intel-gfx
mailing list