[Intel-gfx] ✓ Fi.CI.BAT: success for Add DSC fractional bpp support (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 20 05:13:50 UTC 2023


== Series Details ==

Series: Add DSC fractional bpp support (rev3)
URL   : https://patchwork.freedesktop.org/series/111391/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_12615 -> Patchwork_111391v3
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (37 -> 36)
------------------------------

  Missing    (1): fi-snb-2520m 

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt at gem_exec_suspend@basic-s3 at smem:
    - fi-rkl-11600:       [PASS][3] -> [FAIL][4] ([fdo#103375])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12615/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111391v3/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s0 at smem:
    - {bat-rpls-1}:       [DMESG-WARN][5] ([i915#7625]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12615/bat-rpls-1/igt@gem_exec_suspend@basic-s0@smem.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111391v3/bat-rpls-1/igt@gem_exec_suspend@basic-s0@smem.html

  * igt at i915_selftest@live at migrate:
    - {bat-dg2-11}:       [DMESG-WARN][7] ([i915#7699]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12615/bat-dg2-11/igt@i915_selftest@live@migrate.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111391v3/bat-dg2-11/igt@i915_selftest@live@migrate.html

  * igt at i915_suspend@basic-s3-without-i915:
    - fi-rkl-11600:       [FAIL][9] ([fdo#103375]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12615/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111391v3/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html

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

  [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983
  [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687
  [i915#7229]: https://gitlab.freedesktop.org/drm/intel/issues/7229
  [i915#7625]: https://gitlab.freedesktop.org/drm/intel/issues/7625
  [i915#7699]: https://gitlab.freedesktop.org/drm/intel/issues/7699


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

  * Linux: CI_DRM_12615 -> Patchwork_111391v3

  CI-20190529: 20190529
  CI_DRM_12615: 8692eb28d41136537cd24aaf78f4621ddddbfb3a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_7126: 3aa9364a1e478010aba0d3dfe9183486560ecc60 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_111391v3: 8692eb28d41136537cd24aaf78f4621ddddbfb3a @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

69d3ef5591ba drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
8af821a5cec0 drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
8dfc1eaa6110 drm/i915/dp: Iterate over output bpp with fractional step size
e323a84131c0 drm/i915/dsc/mtl: Add support for fractional bpp
4a58addd39f1 drm/display/dp: Add helper function to get DSC bpp prescision
8014c07f1262 drm/display/dp: Fix the DP DSC Receiver cap size
72bbe0162def drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
c0f8f97e2d70 drm/i915/display: Consider fractional vdsc bpp while computing m_n values
559eb8e01d61 drm/i915/display: Store compressed bpp in U6.4 format
28418c255ac5 drm/i915/dp: Get optimal link config to have best compressed bpp
de1a7f9fccb7 drm/i915/dp: Rename helpers to get DSC max pipe_bpp/output_bpp
e5bc2f5a281c drm/i915/dp: Avoid left shift of DSC output bpp by 4
97eabe595415 drm/i915/dp: Check if dsc forced bpc is in allowed limits
9c6d5fac3229 drm/i915/dp: Do not check for min DSC BPC for MST case
7c2f5eb0a8e5 drm/i915/dp: Avoid forcing DSC BPC for MST case
cb4569d96ef2 drm/i915/dp: Remove extra logs for printing DSC info

== Logs ==

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


More information about the Intel-gfx mailing list