[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 19 22:37:40 UTC 2019
== Series Details ==
Series: series starting with [CI,01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
URL : https://patchwork.freedesktop.org/series/62411/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6312 -> Patchwork_13352
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/
Known issues
------------
Here are the changes found in Patchwork_13352 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_ctx_switch@basic-default:
- fi-icl-guc: [PASS][1] -> [INCOMPLETE][2] ([fdo#107713] / [fdo#108569])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6312/fi-icl-guc/igt@gem_ctx_switch@basic-default.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/fi-icl-guc/igt@gem_ctx_switch@basic-default.html
* igt at gem_exec_suspend@basic-s3:
- fi-icl-u3: [PASS][3] -> [DMESG-WARN][4] ([fdo#107724])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6312/fi-icl-u3/igt@gem_exec_suspend@basic-s3.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/fi-icl-u3/igt@gem_exec_suspend@basic-s3.html
#### Possible fixes ####
* igt at gem_exec_suspend@basic-s3:
- fi-blb-e6850: [INCOMPLETE][5] ([fdo#107718]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6312/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
* igt at kms_chamelium@hdmi-hpd-fast:
- fi-kbl-7500u: [FAIL][7] ([fdo#109485]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6312/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
[fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
[fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
[fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
Participating hosts (49 -> 43)
------------------------------
Additional (5): fi-cml-u2 fi-bxt-j4205 fi-gdg-551 fi-icl-dsi fi-cml-u
Missing (11): fi-kbl-soraka fi-ilk-m540 fi-skl-gvtdvm fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-pnv-d510 fi-icl-y fi-byt-clapper fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_6312 -> Patchwork_13352
CI_DRM_6312: 034e3ac6a2d180d188da927388b60c7e62c5655b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5061: c88ced79a7b71aec58f1d9c5c599ac2f431bcf7a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_13352: aa3642bd46463f76eac35a81411ca2a5f3243435 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
aa3642bd4646 drm/i915: Eliminate dual personality of i915_scratch_offset
af6db3ce8559 drm/i915: Rename i915_timeline to intel_timeline and move under gt
106d5e29009f drm/i915: Make timelines gt centric
614498ef2623 drm/i915: Save trip via top-level i915 in a few more places
d4240db3a186 drm/i915: Compartmentalize ring buffer creation
e32ec38b39a2 drm/i915: Store ggtt pointer in intel_gt
a2be5ac5e2ee drm/i915: Compartmentalize i915_gem_init_ggtt
3ab796b14438 drm/i915: Compartmentalize i915_ggtt_cleanup_hw
46d1e0c83a48 drm/i915: Compartmentalize timeline_init/park/fini
43d64faf0048 drm/i915: Move i915_gem_chipset_flush to intel_gt
ea90596b2577 drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
b520fdca122c drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
1024b34c4aa5 drm/i915: Store intel_gt backpointer in vm
09d87e4c8b4a drm/i915: Make ggtt invalidation work on ggtt
a08778be9df7 drm/i915: Compartmentalize i915_ggtt_init_hw
0dac2d9c34ef drm/i915: Compartmentalize i915_ggtt_probe_hw
364d5e054639 drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
1a8f98ed7c01 drm/i915: Move intel_engines_resume into common init
e6b2f07b6afe drm/i915: Convert i915_gem_init_hw to intel_gt
85ee15e0a757 drm/i915: Consolidate some open coded mmio rmw
4c62ed032b08 drm/i915: Convert i915_ppgtt_init_hw to intel_gt
c72ff7aeabff drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
92eb1ef43c3e drm/i915: Store backpointer to intel_gt in the engine
bf186925d1d1 drm/i915: Convert gt workarounds to intel_gt
a5636e7b7a92 drm/i915: Convert init_unused_rings to intel_gt
238d73588cff drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
84c3bce60b7c drm/i915: Convert i915_gem_init_swizzling to intel_gt
314c0e1a9192 drm/i915: Make i915_check_and_clear_faults take intel_gt
f4a3bf086456 drm/i915: Move intel_gt_pm_init under intel_gt_init_early
87f2410be5a1 drm/i915: Store some backpointers in struct intel_gt
e88f272b3e37 drm/i915: Move intel_gt initialization to a separate file
92aa22b9cf96 drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
a64384880b6f drm/i915: Convert intel_vgt_(de)balloon to uncore
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13352/
More information about the Intel-gfx
mailing list