[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Split memory_region initialisation into its own file (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Oct 26 21:15:30 UTC 2019
== Series Details ==
Series: drm/i915: Split memory_region initialisation into its own file (rev2)
URL : https://patchwork.freedesktop.org/series/68200/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7193 -> Patchwork_15006
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/index.html
Known issues
------------
Here are the changes found in Patchwork_15006 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_exec_reloc@basic-softpin:
- fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) +1 similar issue
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-icl-u3/igt@gem_exec_reloc@basic-softpin.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-icl-u3/igt@gem_exec_reloc@basic-softpin.html
* igt at i915_selftest@live_hangcheck:
- fi-icl-u2: [PASS][3] -> [INCOMPLETE][4] ([fdo#107713] / [fdo#108569])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-icl-u2/igt@i915_selftest@live_hangcheck.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-icl-u2/igt@i915_selftest@live_hangcheck.html
#### Possible fixes ####
* igt at gem_close_race@basic-threads:
- {fi-tgl-u2}: [INCOMPLETE][5] ([fdo#111747]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-tgl-u2/igt@gem_close_race@basic-threads.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-tgl-u2/igt@gem_close_race@basic-threads.html
* igt at gem_ctx_switch@legacy-render:
- fi-cml-u2: [INCOMPLETE][7] ([fdo#110566] / [fdo#111381]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-cml-u2/igt@gem_ctx_switch@legacy-render.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-cml-u2/igt@gem_ctx_switch@legacy-render.html
* igt at gem_mmap_gtt@basic-small-bo-tiledx:
- fi-icl-u3: [DMESG-WARN][9] ([fdo#107724]) -> [PASS][10] +1 similar issue
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledx.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledx.html
* igt at kms_flip@basic-flip-vs-dpms:
- fi-skl-6770hq: [SKIP][11] ([fdo#109271]) -> [PASS][12] +26 similar issues
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html
* igt at kms_frontbuffer_tracking@basic:
- fi-icl-u3: [FAIL][13] ([fdo#103167]) -> [PASS][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7193/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#110566]: https://bugs.freedesktop.org/show_bug.cgi?id=110566
[fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
[fdo#111747]: https://bugs.freedesktop.org/show_bug.cgi?id=111747
[fdo#111831]: https://bugs.freedesktop.org/show_bug.cgi?id=111831
Participating hosts (49 -> 42)
------------------------------
Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* Linux: CI_DRM_7193 -> Patchwork_15006
CI-20190529: 20190529
CI_DRM_7193: 8d527b772ec33080373a783c9a3c90ebb58b9e88 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5243: 69d00d9daf9645cd6cd6751e78a4111646bf1284 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_15006: 00671519276cc5b53fe38f27dfe6b216fecdaf02 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
00671519276c drm/i915: Split memory_region initialisation into its own file
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15006/index.html
More information about the Intel-gfx
mailing list