✓ Fi.CI.BAT: success for series starting with [01/13] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 17 22:27:22 UTC 2019


== Series Details ==

Series: series starting with [01/13] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
URL   : https://patchwork.freedesktop.org/series/63840/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6502 -> Trybot_4633
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Possible fixes ####

  * igt at gem_basic@bad-close:
    - fi-icl-u3:          [DMESG-WARN][1] ([fdo#107724]) -> [PASS][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-icl-u3/igt@gem_basic@bad-close.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-icl-u3/igt@gem_basic@bad-close.html

  * igt at gem_ctx_create@basic-files:
    - fi-icl-u3:          [INCOMPLETE][3] ([fdo#107713] / [fdo#109100]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-icl-u3/igt@gem_ctx_create@basic-files.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-icl-u3/igt@gem_ctx_create@basic-files.html

  * {igt at gem_ctx_switch@legacy-render}:
    - fi-icl-guc:         [INCOMPLETE][5] ([fdo#107713]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-icl-guc/igt@gem_ctx_switch@legacy-render.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-icl-guc/igt@gem_ctx_switch@legacy-render.html

  * {igt at gem_ctx_switch@rcs0}:
    - fi-icl-u2:          [INCOMPLETE][7] ([fdo#107713]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-icl-u2/igt@gem_ctx_switch@rcs0.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-icl-u2/igt@gem_ctx_switch@rcs0.html

  * igt at i915_hangman@error-state-basic:
    - fi-bsw-kefka:       [SKIP][9] ([fdo#109271]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-bsw-kefka/igt@i915_hangman@error-state-basic.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-bsw-kefka/igt@i915_hangman@error-state-basic.html
    - fi-bsw-n3050:       [SKIP][11] ([fdo#109271]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-bsw-n3050/igt@i915_hangman@error-state-basic.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-bsw-n3050/igt@i915_hangman@error-state-basic.html

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][13] ([fdo#109485]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6502/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4633/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485


Participating hosts (52 -> 45)
------------------------------

  Additional (1): fi-apl-guc 
  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-gdg-551 fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_6502 -> Trybot_4633

  CI_DRM_6502: 606a844d5d932fb07b2377b95c0fe7b08383e32a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5102: 6038ace76016d8892f4d13aef5301f71ca1a6e2d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4633: ae54ccf3f64d18032bf2a03eda5f9427dd23e1fa @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ae54ccf3f64d drm/i915: Only include active engines in the capture state
0dca604050d6 drm/i915: Rely on spinlock protection for GPU error capture
1d594693a385 drm/i915: Isolate i915_getparam_ioctl()
12b5d17b96df drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
6e074e9eb08a drm/i915: Introduce for_each_user_engine()
d1881ac39112 drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
4f92074214a6 drm/i915: Remove obsolete engine cleanup
bd7d670212be drm/i915: Hide unshrinkable context objects from the shrinker
e78f52dbf3cc drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine
6f37b4260d45 drm/i915/userptr: Beware recursive lock_page()
30727c8a7d5c drm/i915/gt: Provde a local intel_context.vm
b6518c4711d7 drm/i915/gt: Hook up intel_context_fini()
0205dfa69497 drm/i915: Move aliasing_ppgtt underneath its i915_ggtt

== Logs ==

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


More information about the Intel-gfx-trybot mailing list