[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 30 06:49:59 UTC 2019


== Series Details ==

Series: series starting with [01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
URL   : https://patchwork.freedesktop.org/series/66033/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6806 -> Patchwork_14231
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_switch@legacy-render:
    - fi-bxt-dsi:         [PASS][1] -> [INCOMPLETE][2] ([fdo#103927] / [fdo#111381])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6806/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14231/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html

  * igt at i915_selftest@live_gem_contexts:
    - fi-cfl-guc:         [PASS][3] -> [INCOMPLETE][4] ([fdo#111514])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6806/fi-cfl-guc/igt@i915_selftest@live_gem_contexts.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14231/fi-cfl-guc/igt@i915_selftest@live_gem_contexts.html

  * igt at kms_frontbuffer_tracking@basic:
    - fi-bsw-n3050:       [PASS][5] -> [FAIL][6] ([fdo#103167])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6806/fi-bsw-n3050/igt@kms_frontbuffer_tracking@basic.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14231/fi-bsw-n3050/igt@kms_frontbuffer_tracking@basic.html

  
#### Warnings ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][7] ([fdo#111407]) -> [FAIL][8] ([fdo#111096])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6806/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14231/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#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#111514]: https://bugs.freedesktop.org/show_bug.cgi?id=111514


Participating hosts (50 -> 44)
------------------------------

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-hsw-peppy fi-icl-y fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6806 -> Patchwork_14231

  CI-20190529: 20190529
  CI_DRM_6806: c28e3a544267bcd5b18726b609296daa70566a64 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5158: 4b7a478f80e3c6b9dcad837ff9cfcfe6cc638144 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_14231: e6b4e12ce95c992c38a3f378d834d482bcbdc023 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

e6b4e12ce95c drm/i915: Move global activity tracking from GEM to GT
4f869dda6b57 drm/i915: Move request runtime management onto gt
49d6e4fca2ac drm/i915: Merge wait_for_timelines with retire_request
1fd144d15831 drm/i915: Remove the GEM idle worker
40b117d5579f drm/i915: Drop struct_mutex from around i915_retire_requests()
52fb2e857b86 drm/i915: Move idle barrier cleanup into engine-pm
d57cb322628a drm/i915: Coordinate i915_active with its own mutex
610962c7d0b4 drm/i915: Push the i915_active.retire into a worker
bc182dfde318 drm/i915: Pull i915_vma_pin under the vm->mutex
43d0a7165e8d drm/i915: Mark up address spaces that may need to allocate
be4c5394483a drm/i915/gen7: Make sure the ppgtt is bound before first use
3249aeac5cdc drm/i915: Make i915_vma.flags atomic_t for mutex reduction
d4b481a2bf59 drm/i915: Only track bound elements of the GTT
4e56302440cc drm/i915: Make shrink/unshrink be atomic
acc2062e7c6f drm/mm: Pack allocated/scanned boolean into a bitfield
61cccc956d05 dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
3527e0f3ae88 drm/i915: Replace obj->pin_global with obj->frontbuffer
0df009011c45 drm/i915: Use RCU for unlocked vm_idr lookup
f11fd45005d4 drm/i915: Remove ppgtt->dirty_engines
319e2f8d385a drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt
4b853211cbc5 drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt

== Logs ==

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


More information about the Intel-gfx mailing list