[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: stop modifying "const" device info (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 10 16:28:48 UTC 2022


== Series Details ==

Series: drm/i915: stop modifying "const" device info (rev2)
URL   : https://patchwork.freedesktop.org/series/105358/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_11981 -> Patchwork_105358v2
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (42 -> 27)
------------------------------

  Missing    (15): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-hsw-4200u bat-dg2-8 bat-adlm-1 bat-dg2-9 bat-adlp-6 bat-adlp-4 fi-ctg-p8600 fi-hsw-4770 bat-jsl-3 bat-rplp-1 bat-rpls-1 bat-jsl-1 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_render_tiled_blits@basic:
    - fi-apl-guc:         [PASS][1] -> [INCOMPLETE][2] ([i915#6532])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11981/fi-apl-guc/igt@gem_render_tiled_blits@basic.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/fi-apl-guc/igt@gem_render_tiled_blits@basic.html

  * igt at i915_selftest@live at execlists:
    - fi-bdw-gvtdvm:      [PASS][3] -> [INCOMPLETE][4] ([i915#2940])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11981/fi-bdw-gvtdvm/igt@i915_selftest@live@execlists.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/fi-bdw-gvtdvm/igt@i915_selftest@live@execlists.html

  * igt at runner@aborted:
    - fi-bdw-gvtdvm:      NOTRUN -> [FAIL][5] ([i915#4312])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/fi-bdw-gvtdvm/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at gt_heartbeat:
    - {fi-ehl-2}:         [DMESG-FAIL][6] ([i915#5334]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11981/fi-ehl-2/igt@i915_selftest@live@gt_heartbeat.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/fi-ehl-2/igt@i915_selftest@live@gt_heartbeat.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_11981/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_105358v2/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html

  * igt at kms_pipe_crc_basic@suspend-read-crc at pipe-b-hdmi-a-2:
    - fi-bdw-5557u:       [INCOMPLETE][10] ([i915#146]) -> [PASS][11]
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11981/fi-bdw-5557u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/fi-bdw-5557u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html

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

  [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146
  [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
  [i915#6298]: https://gitlab.freedesktop.org/drm/intel/issues/6298
  [i915#6532]: https://gitlab.freedesktop.org/drm/intel/issues/6532


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

  * Linux: CI_DRM_11981 -> Patchwork_105358v2

  CI-20190529: 20190529
  CI_DRM_11981: 6f207fdd93a13166b4adfe2f3a2972a9c632e757 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6619: ec2ab8e3a151ce05bd2726319c528c2ab99e8a96 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_105358v2: 6f207fdd93a13166b4adfe2f3a2972a9c632e757 @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

b8d40221f59f drm/i915: make device info a pointer to static const data
5924e7344e86 drm/i915: stop resetting display info to zero for no display
8bb752486236 drm/i915: move has_dsc to runtime info
1abb7f610e72 drm/i915: move has_dmc to runtime info
d68c3d53c3b7 drm/i915: move has_hdcp to runtime info
8075d6867e87 drm/i915: move pipe_mask and cpu_transcoder_mask to runtime info
73722a17682c drm/i915: move platform_engine_mask to runtime info
c7e995866c0a drm/i915: move memory_regions to runtime info
6207dc0a81f6 drm/i915: move has_pooled_eu to runtime info
06814e33bc32 drm/i915: move ppgtt_type and ppgtt_size to runtime info
fc90594c6108 drm/i915: move page_sizes to runtime info
43a0c828ad72 drm/i915: move fbc_mask to runtime info
3ea78de2b15e drm/i915: move graphics.ver and graphics.rel to runtime info
2719a826118f drm/i915: add initial runtime info into device info
394d916757b8 drm/i915: combine device info printing into one

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105358v2/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220810/22ef41f2/attachment-0001.htm>


More information about the Intel-gfx mailing list