[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Move object close under its own lock

Patchwork patchwork at emeril.freedesktop.org
Tue May 28 15:24:36 UTC 2019


== Series Details ==

Series: series starting with [1/9] drm/i915: Move object close under its own lock
URL   : https://patchwork.freedesktop.org/series/61243/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6156 -> Patchwork_13114
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_switch@basic-default:
    - fi-icl-u2:          [PASS][1] -> [INCOMPLETE][2] ([fdo#107713] / [fdo#108569])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-icl-u2/igt@gem_ctx_switch@basic-default.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-icl-u2/igt@gem_ctx_switch@basic-default.html

  * igt at gem_exec_reloc@basic-write-read-noreloc:
    - fi-icl-u3:          [PASS][3] -> [DMESG-WARN][4] ([fdo#107724]) +1 similar issue
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html

  * igt at i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      [PASS][5] -> [DMESG-FAIL][6] ([fdo#110235])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-bdw-gvtdvm/igt@i915_selftest@live_contexts.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-bdw-gvtdvm/igt@i915_selftest@live_contexts.html
    - fi-hsw-peppy:       [PASS][7] -> [DMESG-FAIL][8] ([fdo#110235])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-hsw-peppy/igt@i915_selftest@live_contexts.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-hsw-peppy/igt@i915_selftest@live_contexts.html

  * igt at kms_frontbuffer_tracking@basic:
    - fi-icl-u3:          [PASS][9] -> [FAIL][10] ([fdo#103167])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-icl-u3/igt@kms_frontbuffer_tracking@basic.html

  
#### Possible fixes ####

  * igt at i915_selftest@live_hangcheck:
    - fi-icl-y:           [INCOMPLETE][11] ([fdo#107713] / [fdo#108569]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-icl-y/igt@i915_selftest@live_hangcheck.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-icl-y/igt@i915_selftest@live_hangcheck.html

  * igt at kms_busy@basic-flip-a:
    - fi-icl-u3:          [DMESG-WARN][13] ([fdo#107724]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6156/fi-icl-u3/igt@kms_busy@basic-flip-a.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13114/fi-icl-u3/igt@kms_busy@basic-flip-a.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#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#110235]: https://bugs.freedesktop.org/show_bug.cgi?id=110235


Participating hosts (53 -> 47)
------------------------------

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


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

  * Linux: CI_DRM_6156 -> Patchwork_13114

  CI_DRM_6156: ab906274557462611031af95a7c51570273f7d38 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5019: 0d0b4547c356734b03d61797f49c30281e8763ed @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_13114: db2689f61bf6ab4809ab379e4a4fc249203cfb21 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

db2689f61bf6 drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
68e2800c8155 drm/i915/execlists: Force preemption
1a1badf04be3 drm/i915/execlists: Minimalistic timeslicing
83aa1e245866 drm/i915/execlists: Preempt-to-busy
ff320e418885 drm/i915: Flush the execution-callbacks on retiring
9b126f4927ec drm/i915: Replace engine->timeline with a plain list
0f2abfc64abd drm/i915: Stop retiring along engine
729976726d60 drm/i915: Keep contexts pinned until after the next kernel context switch
6a2a276d9e22 drm/i915: Move object close under its own lock

== Logs ==

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


More information about the Intel-gfx mailing list