[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add support for FBs requiring a POT stride padding (rev4)

Patchwork patchwork at emeril.freedesktop.org
Sat Mar 27 23:01:01 UTC 2021


== Series Details ==

Series: drm/i915: Add support for FBs requiring a POT stride padding (rev4)
URL   : https://patchwork.freedesktop.org/series/87859/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9909 -> Patchwork_19873
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at query-info:
    - fi-bsw-kefka:       NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19873/fi-bsw-kefka/igt@amdgpu/amd_basic@query-info.html

  * igt at debugfs_test@read_all_entries:
    - fi-tgl-y:           [PASS][2] -> [DMESG-WARN][3] ([i915#402]) +2 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9909/fi-tgl-y/igt@debugfs_test@read_all_entries.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19873/fi-tgl-y/igt@debugfs_test@read_all_entries.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at execlists:
    - fi-bsw-kefka:       [INCOMPLETE][4] ([i915#2782] / [i915#2940]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9909/fi-bsw-kefka/igt@i915_selftest@live@execlists.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19873/fi-bsw-kefka/igt@i915_selftest@live@execlists.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_9909/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19873/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html

  * igt at prime_self_import@basic-with_one_bo_two_files:
    - fi-tgl-y:           [DMESG-WARN][8] ([i915#402]) -> [PASS][9] +1 similar issue
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9909/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19873/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.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#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
  [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782
  [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940
  [i915#3180]: https://gitlab.freedesktop.org/drm/intel/issues/3180
  [i915#3278]: https://gitlab.freedesktop.org/drm/intel/issues/3278
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (46 -> 40)
------------------------------

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-skl-guc fi-bsw-cyan fi-bdw-samus 


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

  * Linux: CI_DRM_9909 -> Patchwork_19873

  CI-20190529: 20190529
  CI_DRM_9909: 3a920a8e00db74289e0bb268c587b11852c1f0b2 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6047: 3887134e739f480cefe1dc7f13eb54f7bf3ca27f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_19873: e03129edeba3163e957e3b253a829ff6da9e2879 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

e03129edeba3 drm/i915: For-CI: Force remapping the FB with a POT aligned stride
c18502274537 drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/height
05bdbe24aeb7 drm/i915: Add support for FBs requiring a POT stride alignment
baed812ca07d drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
f761e5d5d33f drm/i915/selftest: Unify use of intel_remapped_plane_info in igt_vma_rotate_remap()
4a0ea0ed0fa1 drm/i915: Shrink the size of intel_remapped_plane_info struct
935e85fd1fef drm/i915/intel_fb: Factor out calc_plane_remap_info()
00828f1cdef2 drm/i915: Simplify copying the FB view state to the plane state
4a36bf1a6c32 drm/i915: Store the normal view FB pitch in FB's intel_fb_view
d305f307559d drm/i915: Unify the FB and plane state view information into one struct
f145b820ccfb drm/i915/intel_fb: Factor out calc_plane_normal_size()
859847278a5b drm/i915/intel_fb: Factor out calc_plane_aligned_offset()
20d4c79e52e4 drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()
f6cb9843d256 drm/i915/intel_fb: s/dev_priv/i915/
e7c0be630a7b drm/i915/intel_fb: Unexport intel_fb_check_stride()
61d2cd2a1854 drm/i915/intel_fb: Pull FB plane functions from intel_display.c
6e8d7fa1a6e1 drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
f6085ad454b5 drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universal_plane.c
428b08208692 drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.c
ee05cd39dd80 drm/i915/intel_fb: Pull FB plane functions from intel_display_types.h
54177780a12e drm/i915/selftest: Make sure to init i915_ggtt_view in igt_vma_rotate_remap()
f7ab7a353234 drm/i915: Make sure i915_ggtt_view is inited when creating an FB
050ed8bd287a drm/i915/selftest: Fix debug message in igt_vma_remapped_gtt()
da8685b5ab0e drm/i915/selftest: Fix error handling in igt_vma_remapped_gtt()
7f8aa42d58f8 drm/i915: Fix rotation setup during plane HW readout

== Logs ==

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


More information about the Intel-gfx mailing list