[Intel-gfx] ✓ Fi.CI.BAT: success for Call uC functions from GT ones
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 30 01:03:44 UTC 2019
== Series Details ==
Series: Call uC functions from GT ones
URL : https://patchwork.freedesktop.org/series/64406/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6576 -> Patchwork_13793
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/
Known issues
------------
Here are the changes found in Patchwork_13793 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at kms_chamelium@common-hpd-after-suspend:
- fi-kbl-7567u: [PASS][1] -> [WARN][2] ([fdo#109380])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-kbl-7567u/igt@kms_chamelium@common-hpd-after-suspend.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-kbl-7567u/igt@kms_chamelium@common-hpd-after-suspend.html
* igt at kms_chamelium@dp-crc-fast:
- fi-cml-u2: [PASS][3] -> [FAIL][4] ([fdo#109483])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html
* igt at kms_frontbuffer_tracking@basic:
- fi-icl-u2: [PASS][5] -> [FAIL][6] ([fdo#103167])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html
* igt at kms_pipe_crc_basic@read-crc-pipe-c:
- fi-kbl-7567u: [PASS][7] -> [SKIP][8] ([fdo#109271]) +23 similar issues
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-kbl-7567u/igt@kms_pipe_crc_basic@read-crc-pipe-c.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-kbl-7567u/igt@kms_pipe_crc_basic@read-crc-pipe-c.html
* igt at prime_vgem@basic-write:
- fi-icl-u3: [PASS][9] -> [DMESG-WARN][10] ([fdo#107724])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-icl-u3/igt@prime_vgem@basic-write.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-icl-u3/igt@prime_vgem@basic-write.html
#### Possible fixes ####
* igt at kms_busy@basic-flip-a:
- fi-kbl-7567u: [SKIP][11] ([fdo#109271] / [fdo#109278]) -> [PASS][12] +2 similar issues
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html
* igt at kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: [FAIL][13] ([fdo#109483]) -> [PASS][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6576/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
[fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380
[fdo#109483]: https://bugs.freedesktop.org/show_bug.cgi?id=109483
Participating hosts (51 -> 45)
------------------------------
Missing (6): fi-byt-squawks fi-bsw-cyan fi-pnv-d510 fi-icl-y fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* Linux: CI_DRM_6576 -> Patchwork_13793
CI-20190529: 20190529
CI_DRM_6576: 4040b4c4ab647422d82100c8b091d34b6a82f572 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5115: 21be7a02ac8a8ff46b561c36a69e4dd5a0c2938b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_13793: 184a57b1d31a2094d1ac88756c82b56478f9072a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
184a57b1d31a drm/i915/gt: introduce intel_gt_suspend
ecbc778d9f02 drm/i915/uc: move uc_resume under gt_resume
e648b6830b52 drm/i915/gt: introduce intel_gt_runtime_suspend/resume
74b1723bd1e7 drm/i915/uc: move uc early functions inside the gt ones
855580793f1d drm/i915: move gt_cleanup_early out of gem_cleanup_early
57ae57f734f6 drm/i915/uc: move uC WOPCM setup in uc_init_hw
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13793/
More information about the Intel-gfx
mailing list