✓ Fi.CI.BAT: success for series starting with [01/28] drm/i915/selftests: Verify the LRC register layout between init and HW

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 24 11:13:48 UTC 2019


== Series Details ==

Series: series starting with [01/28] drm/i915/selftests: Verify the LRC register layout between init and HW
URL   : https://patchwork.freedesktop.org/series/67155/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6947 -> Trybot_5066
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_6947 and Trybot_5066:

### New IGT tests (1) ###

  * igt at i915_selftest@live_gt_lrc:
    - Statuses : 45 pass(s)
    - Exec time: [0.38, 2.26] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_gem_contexts:
    - fi-hsw-4770:        [PASS][1] -> [DMESG-FAIL][2] ([fdo#111692])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6947/fi-hsw-4770/igt@i915_selftest@live_gem_contexts.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5066/fi-hsw-4770/igt@i915_selftest@live_gem_contexts.html

  * igt at kms_chamelium@common-hpd-after-suspend:
    - fi-icl-u2:          [PASS][3] -> [DMESG-WARN][4] ([fdo#102505] / [fdo#110390])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6947/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5066/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html

  
#### Possible fixes ####

  * igt at gem_exec_gttfill@basic:
    - fi-apl-guc:         [DMESG-WARN][5] ([fdo#109385] / [fdo#111652 ]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6947/fi-apl-guc/igt@gem_exec_gttfill@basic.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5066/fi-apl-guc/igt@gem_exec_gttfill@basic.html

  * igt at i915_pm_rpm@module-reload:
    - {fi-tgl-u}:         [INCOMPLETE][7] -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6947/fi-tgl-u/igt@i915_pm_rpm@module-reload.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5066/fi-tgl-u/igt@i915_pm_rpm@module-reload.html

  
#### Warnings ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][9] ([fdo#111045] / [fdo#111096]) -> [FAIL][10] ([fdo#111407])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6947/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5066/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#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#109385]: https://bugs.freedesktop.org/show_bug.cgi?id=109385
  [fdo#110390]: https://bugs.freedesktop.org/show_bug.cgi?id=110390
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#111652 ]: https://bugs.freedesktop.org/show_bug.cgi?id=111652 
  [fdo#111692]: https://bugs.freedesktop.org/show_bug.cgi?id=111692


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

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


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6947 -> Trybot_5066

  CI-20190529: 20190529
  CI_DRM_6947: 567ef14d043c8fd9d9d948dac219c68216fda305 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5200: 732d99774ac1aac66e46b914e0bc96d2366167d0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5066: 4e289a211c1b31cefe415f4592436df3297a773b @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

4e289a211c1b drm/i915: Drop struct_mutex from around GEM initialisation
26e6967725d7 drm/i915/selftests: Drop vestigal struct_mutex guards
9f26fb9ae542 drm/i915: Drop struct_mutex from suspend state save/restore
c58181e07205 drm/i915: Remove struct_mutex guard for debugfs/opregion
15529cd0c8c0 drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
901491e5505b drm/i915/overlay: Drop struct_mutex guard
0d7ef3a9a80e drm/i915: Move context management under GEM
278120b18388 drm/i915: Remove logical HW ID
25d2c7455cf5 drm/i915: Replace hangcheck by heartbeats
b2884158dc67 drm/i915: Cancel non-persistent contexts on close
d98b3c5d12de drm/i915/execlists: Cancel banned contexts on schedule-out
a459d3d9dea2 drm/i915: Mark up "sentinel" requests
66a7c2be7c0e drm/i915/execlists: Force preemption
f17fe4aeeea6 drm/i915: Expose engine properties via sysfs
5084f5bae158 drm/i915: Move global activity tracking from GEM to GT
3aa82164890b drm/i915: Move request runtime management onto gt
bec4834a47b3 drm/i915: Merge wait_for_timelines with retire_request
d2dae9443711 drm/i915: Remove the GEM idle worker
1a4795256ac0 drm/i915: Drop struct_mutex from around i915_retire_requests()
80cd3c6c65c5 drm/i915: Move idle barrier cleanup into engine-pm
d1e87de47cc4 drm/i915: Coordinate i915_active with its own mutex
2ad0ac3709cc drm/i915: Push the i915_active.retire into a worker
73d5c216c4b7 drm/i915: Pull i915_vma_pin under the vm->mutex
3c750909905a drm/i915: Mark up address spaces that may need to allocate
0be5e350a01d drm/i915: Only track bound elements of the GTT
f9947ea09d42 drm/mm: Pack allocated/scanned boolean into a bitfield
41c3c6080a2f dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
f9b5745e3573 drm/i915/selftests: Verify the LRC register layout between init and HW

== Logs ==

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


More information about the Intel-gfx-trybot mailing list