✓ Fi.CI.BAT: success for series starting with [01/17] drm/i915/dp: Factor out helpers to compute the link limits

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 17 05:20:21 UTC 2023


== Series Details ==

Series: series starting with [01/17] drm/i915/dp: Factor out helpers to compute the link limits
URL   : https://patchwork.freedesktop.org/series/122547/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_13528 -> Trybot_122547v1
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (41 -> 39)
------------------------------

  Missing    (2): fi-snb-2520m fi-pnv-d510 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at core_auth@basic-auth:
    - bat-adlp-11:        NOTRUN -> [ABORT][1] ([i915#8011])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/bat-adlp-11/igt@core_auth@basic-auth.html

  * igt at i915_selftest@live at workarounds:
    - bat-dg2-11:         [PASS][2] -> [DMESG-FAIL][3] ([i915#7913])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13528/bat-dg2-11/igt@i915_selftest@live@workarounds.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/bat-dg2-11/igt@i915_selftest@live@workarounds.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at execlists:
    - fi-bsw-n3050:       [ABORT][4] ([i915#7913]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13528/fi-bsw-n3050/igt@i915_selftest@live@execlists.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html

  * igt at i915_selftest@live at workarounds:
    - bat-dg2-8:          [DMESG-FAIL][6] ([i915#7913]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13528/bat-dg2-8/igt@i915_selftest@live@workarounds.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/bat-dg2-8/igt@i915_selftest@live@workarounds.html

  
#### Warnings ####

  * igt at i915_module_load@load:
    - bat-adlp-11:        [ABORT][8] ([i915#4423]) -> [DMESG-WARN][9] ([i915#4423])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13528/bat-adlp-11/igt@i915_module_load@load.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/bat-adlp-11/igt@i915_module_load@load.html

  * igt at kms_psr@primary_mmap_gtt:
    - bat-rplp-1:         [SKIP][10] ([i915#1072]) -> [ABORT][11] ([i915#8442] / [i915#8668])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13528/bat-rplp-1/igt@kms_psr@primary_mmap_gtt.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_122547v1/bat-rplp-1/igt@kms_psr@primary_mmap_gtt.html

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

  [Intel XE#486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/486
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423
  [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
  [i915#8011]: https://gitlab.freedesktop.org/drm/intel/issues/8011
  [i915#8442]: https://gitlab.freedesktop.org/drm/intel/issues/8442
  [i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668
  [i915#8879]: https://gitlab.freedesktop.org/drm/intel/issues/8879


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

  * Linux: CI_DRM_13528 -> Trybot_122547v1

  CI-20190529: 20190529
  CI_DRM_13528: a7c0be10a6b6a23017681cc609c1353711dc70e7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_7441: 152bb04fd1297075b5d0b1c4487dac8e9a70d070 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_122547v1: a7c0be10a6b6a23017681cc609c1353711dc70e7 @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

5ad32c6fc822 drm/i915/dp_mst: Check BW limitations only when all streams are computed
e93da721179e drm/i915/dp_mst: Improve BW sharing between MST streams
4d103f13086d drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
fd5c641631f2 drm/i915/dp_mst: Fix PBN calculation with FEC overhead
c33b4acb3ebb drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
17f14e442819 drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
40c5c56c2059 drm/dp_mst: Add helper to determine if an MST port is downstream of another port
dc860c1e4113 drm/dp_mst: Add a way to calculate PBN values with FEC overhead
23f234f8b872 drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode()
8ef39e464031 drm/i915/fdi: Improve FDI BW sharing between pipe B and C
df34a9c82d81 drm/i915: Factor out a helper to check/compute all the CRTC states
c8faa1fdf13f drm/i915: Add helper to modeset a set of pipes
aa297893d8d4 drm/i915: Limit the output link bpp in DSC mode
608488c1af63 drm/i915/dp: Update the link bpp limits for DSC mode
c25fcfbad448 drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
ba1c4caa6ed1 drm/i915/dp: Track the pipe and link bpp limits separately
86b8efc160c7 drm/i915/dp: Factor out helpers to compute the link limits

== Logs ==

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


More information about the Intel-gfx-trybot mailing list