[Intel-gfx] ✓ Fi.CI.BAT: success for drm/fb-helper: Untangle fbdev emulation and helpers (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 3 20:27:27 UTC 2022


== Series Details ==

Series: drm/fb-helper: Untangle fbdev emulation and helpers (rev3)
URL   : https://patchwork.freedesktop.org/series/109942/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_12339 -> Patchwork_109942v3
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (40 -> 28)
------------------------------

  Missing    (12): fi-hsw-4200u bat-dg2-8 bat-dg2-9 bat-adlp-6 bat-adlp-4 fi-ctg-p8600 bat-adln-1 bat-rplp-1 bat-rpls-1 bat-rpls-2 bat-dg2-11 fi-bdw-samus 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live at hangcheck:
    - fi-hsw-g3258:       [PASS][1] -> [INCOMPLETE][2] ([i915#3303] / [i915#4785])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12339/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109942v3/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html

  * igt at i915_suspend@basic-s3-without-i915:
    - fi-bdw-5557u:       [PASS][3] -> [INCOMPLETE][4] ([i915#146])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12339/fi-bdw-5557u/igt@i915_suspend@basic-s3-without-i915.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109942v3/fi-bdw-5557u/igt@i915_suspend@basic-s3-without-i915.html

  * igt at runner@aborted:
    - fi-hsw-g3258:       NOTRUN -> [FAIL][5] ([fdo#109271] / [i915#4312] / [i915#4991])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109942v3/fi-hsw-g3258/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at gem_exec_gttfill@basic:
    - fi-pnv-d510:        [FAIL][6] ([i915#7229]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12339/fi-pnv-d510/igt@gem_exec_gttfill@basic.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109942v3/fi-pnv-d510/igt@gem_exec_gttfill@basic.html

  * igt at kms_cursor_legacy@basic-busy-flip-before-cursor at atomic-transitions:
    - fi-bsw-kefka:       [FAIL][8] ([i915#6298]) -> [PASS][9]
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12339/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109942v3/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.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
  [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785
  [i915#4991]: https://gitlab.freedesktop.org/drm/intel/issues/4991
  [i915#6106]: https://gitlab.freedesktop.org/drm/intel/issues/6106
  [i915#6298]: https://gitlab.freedesktop.org/drm/intel/issues/6298
  [i915#7229]: https://gitlab.freedesktop.org/drm/intel/issues/7229


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

  * Linux: CI_DRM_12339 -> Patchwork_109942v3

  CI-20190529: 20190529
  CI_DRM_12339: fafe2d945b3d76b8a7e32102311d8d0495724a3e @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_7041: 40ea6325f69eb56653171c21b5d4977982a92d0a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_109942v3: fafe2d945b3d76b8a7e32102311d8d0495724a3e @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

ae46bcb0b7d0 drm/fb-helper: Clarify use of last_close and output_poll_changed
daf61100bb1f drm/fb-helper: Remove unnecessary include statements
5bc7dbd5e53a drm/fb-helper: Move generic fbdev emulation into separate source file
7adb21f8df4e drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
c77ca859192a drm/fb-helper: Always initialize generic fbdev emulation
5fd001aac38a drm/fb_helper: Minimize damage-helper overhead
d85e46a760ab drm/fb-helper: Perform all fbdev I/O with the same implementation
a52ac23e9ed6 drm/fb-helper: Call fb_sync in I/O functions
63b548e3ddf9 drm/fb-helper: Disconnect damage worker from update logic
ee2185c8cab6 drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
8f19ec616ef7 drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
63f4182c1ebf drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
dcd1217f9fc0 drm/fb-helper: Cleanup include statements in header file
577decb7032c drm/tve200: Include <linux/of.h>
b1d8471f3017 drm/panel-ili9341: Include <linux/backlight.h>
3d612badf8e8 drm/rockchip: Don't set struct drm_driver.output_poll_changed
9b541df21a0a drm/logicvc: Don't set struct drm_driver.output_poll_changed
35c0a7c68afa drm/ingenic: Don't set struct drm_driver.output_poll_changed
57e4181a8146 drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
8d2723af52d2 drm/amdgpu: Don't set struct drm_driver.output_poll_changed
ced2dc2948dd drm/vboxvideo: Don't set struct drm_driver.lastclose
56a29addd3dc drm/mcde: Don't set struct drm_driver.lastclose
340b451a8497 drm/komeda: Don't set struct drm_driver.lastclose

== Logs ==

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


More information about the Intel-gfx mailing list