✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Restore control over ppgtt for context creation ABI

Patchwork patchwork at emeril.freedesktop.org
Fri May 17 16:31:50 UTC 2019


== Series Details ==

Series: series starting with [01/10] drm/i915: Restore control over ppgtt for context creation ABI
URL   : https://patchwork.freedesktop.org/series/60789/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6096 -> Trybot_4311
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/

Known issues
------------

  Here are the changes found in Trybot_4311 that come from known issues:

### IGT changes ###

#### Possible fixes ####

  * igt at gem_basic@bad-close:
    - fi-icl-u2:          [INCOMPLETE][1] ([fdo#107713]) -> [PASS][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-icl-u2/igt@gem_basic@bad-close.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-icl-u2/igt@gem_basic@bad-close.html

  * igt at gem_cpu_reloc@basic:
    - {fi-icl-y}:         [INCOMPLETE][3] ([fdo#107713] / [fdo#110246]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-icl-y/igt@gem_cpu_reloc@basic.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-icl-y/igt@gem_cpu_reloc@basic.html
    - {fi-icl-u3}:        [INCOMPLETE][5] ([fdo#107713] / [fdo#110246]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-icl-u3/igt@gem_cpu_reloc@basic.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-icl-u3/igt@gem_cpu_reloc@basic.html

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-blb-e6850:       [INCOMPLETE][7] ([fdo#107718]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-blb-e6850/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-blb-e6850/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  
#### Warnings ####

  * igt at i915_selftest@live_hangcheck:
    - fi-apl-guc:         [INCOMPLETE][9] ([fdo#103927] / [fdo#110624]) -> [DMESG-FAIL][10] ([fdo#110620])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-apl-guc/igt@i915_selftest@live_hangcheck.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-apl-guc/igt@i915_selftest@live_hangcheck.html

  * igt at runner@aborted:
    - fi-apl-guc:         [FAIL][11] ([fdo#110624]) -> [FAIL][12] ([fdo#110622])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6096/fi-apl-guc/igt@runner@aborted.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/fi-apl-guc/igt@runner@aborted.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#110246]: https://bugs.freedesktop.org/show_bug.cgi?id=110246
  [fdo#110620]: https://bugs.freedesktop.org/show_bug.cgi?id=110620
  [fdo#110622]: https://bugs.freedesktop.org/show_bug.cgi?id=110622
  [fdo#110624]: https://bugs.freedesktop.org/show_bug.cgi?id=110624


Participating hosts (51 -> 46)
------------------------------

  Additional (2): fi-skl-lmem fi-cml-u 
  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_6096 -> Trybot_4311

  CI_DRM_6096: beb32d3348a566a6aafa292c65e2d60a610479c4 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4996: 6fe5d254ec1b9b47d61408e1b49a7339876bf1e7 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4311: bd863ac350931501eac826bdbcdc8322c727c305 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

bd863ac35093 drm/i915: Allow specification of parallel execbuf
f9cac66fd651 drm/i915/execlists: Virtual engine bonding
d28d4ff49c23 drm/i915: Extend execution fence to support a callback
0439c23104f8 drm/i915: Apply an execution_mask to the virtual_engine
de69762d02fd drm/i915: Load balancing across a virtual engine
c2ce4f6a8a59 drm/i915: Allow userspace to clone contexts on creation
4d48d68e6774 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
622a27b8a514 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
93d9fe44b952 drm/i915: Allow a context to define its set of engines
df1566c9e771 drm/i915: Restore control over ppgtt for context creation ABI

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4311/


More information about the Intel-gfx-trybot mailing list