[Intel-gfx] ✓ Fi.CI.BAT: success for refactor display struct

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 7 08:28:23 UTC 2021


== Series Details ==

Series: refactor display struct
URL   : https://patchwork.freedesktop.org/series/94413/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10555 -> Patchwork_20972
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-gfx:
    - fi-rkl-guc:         NOTRUN -> [SKIP][1] ([fdo#109315]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-rkl-guc/igt@amdgpu/amd_basic@cs-gfx.html

  * igt at amdgpu/amd_cs_nop at sync-fork-compute0:
    - fi-snb-2600:        NOTRUN -> [SKIP][2] ([fdo#109271]) +17 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html

  * igt at i915_selftest@live at gt_lrc:
    - fi-rkl-guc:         NOTRUN -> [DMESG-WARN][3] ([i915#3958])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-rkl-guc/igt@i915_selftest@live@gt_lrc.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at gt_timelines:
    - fi-rkl-guc:         [INCOMPLETE][4] ([i915#4034]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10555/fi-rkl-guc/igt@i915_selftest@live@gt_timelines.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-rkl-guc/igt@i915_selftest@live@gt_timelines.html

  * igt at i915_selftest@live at hangcheck:
    - {fi-hsw-gt1}:       [DMESG-WARN][6] ([i915#3303]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10555/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
    - fi-snb-2600:        [INCOMPLETE][8] ([i915#3921]) -> [PASS][9]
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10555/fi-snb-2600/igt@i915_selftest@live@hangcheck.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-snb-2600/igt@i915_selftest@live@hangcheck.html

  
#### Warnings ####

  * igt at i915_pm_rpm@basic-rte:
    - fi-kbl-guc:         [SKIP][10] ([fdo#109271]) -> [FAIL][11] ([i915#579])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10555/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [i915#3057]: https://gitlab.freedesktop.org/drm/intel/issues/3057
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921
  [i915#3958]: https://gitlab.freedesktop.org/drm/intel/issues/3958
  [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
  [i915#4034]: https://gitlab.freedesktop.org/drm/intel/issues/4034
  [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579


Participating hosts (43 -> 38)
------------------------------

  Missing    (5): bat-adls-5 bat-dg1-6 fi-bsw-cyan bat-adlp-4 fi-tgl-y 


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

  * Linux: CI_DRM_10555 -> Patchwork_20972

  CI-20190529: 20190529
  CI_DRM_10555: f922237c0f7e4d8f98bdc7a3d6fc4ae4bfd5e3e0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_20972: 7773cefe49b1d79074164381427fd19b7d10e2c3 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

7773cefe49b1 drm/i915/display: move pps/backlight mutexes into display
af49c401bbaa drm/i915/display: move workqueues to display struct
d51c54a76b1c drm/i915/display: move fdi_rx_config into display struct
78d513b8e7f4 drm/i915/display: move dpll struct into display
cc5ba8e76b3a drm/i915/display: move a bunch of platform misc regs to display
4205bb4cb2ac drm/intel/display: move atomic related things to display
bc5e519534b7 drm/i915/display: move delay and pch values to display struct
03a98bbdc906 drm/i915/display: move fb_tracking to display struct
5ed9b4591952 drm/i915/display: move fbdev info to display struct
d9b07b132b95 drm/i915/display: move overlay into display struct
ef7e716d5ec3 drm/i915/display: move hotplug struct to display struct
adaf555cdd95 drm/i915/display: move HDCP related items into display struct
cbb25f490c34 drm/i915/display: move audio related members into display struct
5172cf469738 drm/i915/display: move properties into display struct
1a85a7c162f2 drm/i915/display: move pipe/plane mappings to display struct
cc85ebb38f7a drm/i915/display: move fbc into display struct
0e0a6ffa4329 drm/i915/display: move drrs into display struct
e4f81d31c1d5 drm/i915/drrs: just use some local vars to simplify drrs code
25c356adc849 drm/i915/display: move pps_mmio_base to display struct
35bbd187afd0 drm/i915/display: move mipi_mmio_base to display struct
d8649e4e0a68 drm/i915/display: move intel_dmc into display struct
5040a27ce12a drm/i915/display: move gmbus into display struct
e3baf407701c drm/i915: move more pll/clocks into display struct.
675cb420d0d5 drm/i915/display: move cdclk info into display
191aa552f294 drm/i915: move display funcs into a display struct. (v3)

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20972/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20210907/002e3737/attachment.htm>


More information about the Intel-gfx mailing list