[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/gem: Flush the pwrite through the chipset before signaling

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 6 11:23:32 UTC 2019


== Series Details ==

Series: series starting with [1/5] drm/i915/gem: Flush the pwrite through the chipset before signaling
URL   : https://patchwork.freedesktop.org/series/70560/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_7496 -> Patchwork_15628
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/index.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_blt:
    - fi-hsw-4770:        [PASS][1] -> [DMESG-FAIL][2] ([i915#725])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-hsw-4770/igt@i915_selftest@live_blt.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-hsw-4770/igt@i915_selftest@live_blt.html

  * igt at kms_busy@basic-flip-pipe-a:
    - fi-icl-u2:          [PASS][3] -> [INCOMPLETE][4] ([i915#140])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-icl-u2/igt@kms_busy@basic-flip-pipe-a.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-icl-u2/igt@kms_busy@basic-flip-pipe-a.html

  
#### Possible fixes ####

  * igt at i915_selftest@live_blt:
    - fi-hsw-4770r:       [DMESG-FAIL][5] ([i915#725]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-hsw-4770r/igt@i915_selftest@live_blt.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-hsw-4770r/igt@i915_selftest@live_blt.html
    - fi-ivb-3770:        [DMESG-FAIL][7] ([i915#725]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-ivb-3770/igt@i915_selftest@live_blt.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-ivb-3770/igt@i915_selftest@live_blt.html
    - fi-byt-j1900:       [DMESG-FAIL][9] ([i915#725]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-byt-j1900/igt@i915_selftest@live_blt.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-byt-j1900/igt@i915_selftest@live_blt.html

  * igt at i915_selftest@live_gem_contexts:
    - fi-byt-j1900:       [DMESG-FAIL][11] ([i915#722]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-byt-j1900/igt@i915_selftest@live_gem_contexts.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-byt-j1900/igt@i915_selftest@live_gem_contexts.html

  * igt at kms_frontbuffer_tracking@basic:
    - fi-icl-guc:         [FAIL][13] ([i915#49]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7496/fi-icl-guc/igt@kms_frontbuffer_tracking@basic.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15628/fi-icl-guc/igt@kms_frontbuffer_tracking@basic.html

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

  [fdo#111593]: https://bugs.freedesktop.org/show_bug.cgi?id=111593
  [i915#109]: https://gitlab.freedesktop.org/drm/intel/issues/109
  [i915#140]: https://gitlab.freedesktop.org/drm/intel/issues/140
  [i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49
  [i915#710]: https://gitlab.freedesktop.org/drm/intel/issues/710
  [i915#722]: https://gitlab.freedesktop.org/drm/intel/issues/722
  [i915#725]: https://gitlab.freedesktop.org/drm/intel/issues/725
  [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92


Participating hosts (41 -> 35)
------------------------------

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_7496 -> Patchwork_15628

  CI-20190529: 20190529
  CI_DRM_7496: 41c8cb5a21adff7221b0a1b2ac2b8c5fa5cb6e51 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5333: e08522bb09ff1b9720359b3867da7e4aca0bd5f1 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_15628: aa923d9edbfd959285244b5979d9b23da5f2a6ba @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

aa923d9edbfd drm/i915: Avoid calling i915_gem_object_unbind holding object lock
2831603c698c drm/i915/gem: Pin gen6_ppgtt prior to constructing the request
455a865e304f drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt
03977ec92114 drm/i915: Claim vma while under closed_lock in i915_vma_parked()
d30716cc3331 drm/i915/gem: Flush the pwrite through the chipset before signaling

== Logs ==

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


More information about the Intel-gfx mailing list