✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915: Store backpointer to GT in uncore
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 7 14:53:53 UTC 2021
== Series Details ==
Series: series starting with [01/11] drm/i915: Store backpointer to GT in uncore
URL : https://patchwork.freedesktop.org/series/97656/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10968 -> Trybot_8157
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/index.html
Participating hosts (43 -> 31)
------------------------------
Missing (12): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-hsw-4200u fi-icl-u2 fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-ctg-p8600 fi-bdw-samus bat-jsl-2 bat-jsl-1
Known issues
------------
Here are the changes found in Trybot_8157 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at amdgpu/amd_cs_nop at sync-fork-gfx0:
- fi-skl-6600u: NOTRUN -> [SKIP][1] ([fdo#109271]) +21 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@amdgpu/amd_cs_nop@sync-fork-gfx0.html
* igt at gem_huc_copy@huc-copy:
- fi-skl-6600u: NOTRUN -> [SKIP][2] ([fdo#109271] / [i915#2190])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@gem_huc_copy@huc-copy.html
* igt at gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> [SKIP][3] ([fdo#109271] / [i915#4613]) +3 similar issues
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@gem_lmem_swapping@verify-random.html
* igt at kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> [SKIP][4] ([fdo#109271] / [fdo#111827]) +8 similar issues
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@kms_chamelium@vga-edid-read.html
* igt at kms_frontbuffer_tracking@basic:
- fi-cml-u2: [PASS][5] -> [DMESG-WARN][6] ([i915#4269])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10968/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html
* igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> [SKIP][7] ([fdo#109271] / [i915#533])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html
#### Possible fixes ####
* igt at gem_exec_suspend@basic-s3:
- fi-tgl-1115g4: [FAIL][8] ([i915#1888]) -> [PASS][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10968/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
* igt at gem_flink_basic@bad-flink:
- fi-skl-6600u: [INCOMPLETE][10] ([i915#198]) -> [PASS][11]
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10968/fi-skl-6600u/igt@gem_flink_basic@bad-flink.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/fi-skl-6600u/igt@gem_flink_basic@bad-flink.html
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
[i915#198]: https://gitlab.freedesktop.org/drm/intel/issues/198
[i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
[i915#4269]: https://gitlab.freedesktop.org/drm/intel/issues/4269
[i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
[i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
Build changes
-------------
* Linux: CI_DRM_10968 -> Trybot_8157
CI-20190529: 20190529
CI_DRM_10968: 7be12d9fc88471b17b9c3df25215834928258b65 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6300: f69bd65fa9f72b7d5e5a5a22981f16d034334761 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Trybot_8157: 6bc4f936853aa961cb2c5a8c89696b0fe60f5fc3 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
6bc4f936853a drm/i915: Rename i915->gt to i915->gt0
3a332c35bb13 drm/i915: Use to_gt() helper for GGTT accesses
8142e0bfdc0c drm/i915: Use to_gt() helper
97801748d8f2 drm/i915/pxp: Use to_gt() helper
cd87d3a35e34 drm/i915/selftests: Use to_gt() helper
6bca18b45b67 drm/i915/gvt: Use to_gt() helper
1ed7145c95e8 drm/i915/gem: Use to_gt() helper
6c6978641ad0 drm/i915/gt: Use to_gt() helper
899d984a63ba drm/i915/display: Use to_gt() helper
0db9ae2078d1 drm/i915: Introduce to_gt() helper
60d20d8859de drm/i915: Store backpointer to GT in uncore
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8157/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20211207/55da31bb/attachment.htm>
More information about the Intel-gfx-trybot
mailing list