== Series Details ==

Series: drm/xe/display: Program double buffered LUT registers (rev6)
URL   : https://patchwork.freedesktop.org/series/142437/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_16377 -> Patchwork_142437v6
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (44 -> 43)
------------------------------

  Additional (1): fi-hsw-4770 
  Missing    (2): bat-arlh-2 fi-snb-2520m 

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_fence@basic-wait:
    - bat-rpls-4:         [PASS][1] -> [DMESG-WARN][2] ([i915#13400]) +1 other 
test dmesg-warn
   [1]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/bat-rpls-4/igt@[email protected]
   [2]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/bat-rpls-4/igt@[email protected]

  * igt@gem_softpin@allocator-basic-reserve:
    - fi-hsw-4770:        NOTRUN -> [SKIP][3] +14 other tests skip
   [3]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/fi-hsw-4770/igt@[email protected]

  * igt@i915_selftest@live@late_gt_pm:
    - fi-cfl-8109u:       [PASS][4] -> [DMESG-WARN][5] ([i915#13735]) +82 other 
tests dmesg-warn
   [4]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html
   [5]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html

  * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
    - fi-hsw-4770:        NOTRUN -> [SKIP][6] ([i915#5190])
   [6]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/fi-hsw-4770/igt@[email protected]

  * igt@kms_pipe_crc_basic@read-crc:
    - fi-cfl-8109u:       [PASS][7] -> [DMESG-WARN][8] ([i915#13735] / 
[i915#13890]) +49 other tests dmesg-warn
   [7]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/fi-cfl-8109u/igt@[email protected]
   [8]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/fi-cfl-8109u/igt@[email protected]

  * igt@kms_psr@psr-sprite-plane-onoff:
    - fi-hsw-4770:        NOTRUN -> [SKIP][9] ([i915#1072]) +3 other tests skip
   [9]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/fi-hsw-4770/igt@[email protected]

  
#### Possible fixes ####

  * igt@dmabuf@all-tests:
    - bat-apl-1:          [INCOMPLETE][10] ([i915#12904]) -> [PASS][11] +1 
other test pass
   [10]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/bat-apl-1/igt@[email protected]
   [11]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/bat-apl-1/igt@[email protected]

  * igt@i915_module_load@load:
    - bat-mtlp-9:         [DMESG-WARN][12] ([i915#13494]) -> [PASS][13]
   [12]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/bat-mtlp-9/igt@[email protected]
   [13]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/bat-mtlp-9/igt@[email protected]

  * igt@i915_selftest@live@workarounds:
    - bat-dg2-9:          [DMESG-FAIL][14] ([i915#12061]) -> [PASS][15] +1 
other test pass
   [14]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/bat-dg2-9/igt@i915_selftest@[email protected]
   [15]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/bat-dg2-9/igt@i915_selftest@[email protected]
    - bat-mtlp-9:         [DMESG-FAIL][16] ([i915#12061]) -> [PASS][17] +1 
other test pass
   [16]: 
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16377/bat-mtlp-9/igt@i915_selftest@[email protected]
   [17]: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_142437v6/bat-mtlp-9/igt@i915_selftest@[email protected]

  
  [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
  [i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
  [i915#12904]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12904
  [i915#13400]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13400
  [i915#13494]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13494
  [i915#13735]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13735
  [i915#13890]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13890
  [i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190


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

  * Linux: CI_DRM_16377 -> Patchwork_142437v6

  CI-20190529: 20190529
  CI_DRM_16377: a33da369e8cde6c7208381a592866cd61f1ce188 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_8309: fb77fb2d8d58a2539c9d67d00e1747351eec0bea @ 
https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_142437v6: a33da369e8cde6c7208381a592866cd61f1ce188 @ 
git://anongit.freedesktop.org/gfx-ci/linux

== Logs ==

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

Reply via email to