[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: enable DSC (rev4)

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 27 14:30:46 UTC 2019


== Series Details ==

Series: drm/i915/dsi: enable DSC (rev4)
URL   : https://patchwork.freedesktop.org/series/69540/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_7431 -> Patchwork_15462
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_module_load@reload-with-fault-injection:
    - fi-icl-y:           [PASS][1] -> [INCOMPLETE][2] ([fdo#107713])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7431/fi-icl-y/igt@i915_module_load@reload-with-fault-injection.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/fi-icl-y/igt@i915_module_load@reload-with-fault-injection.html
    - fi-icl-u3:          [PASS][3] -> [INCOMPLETE][4] ([fdo#107713])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7431/fi-icl-u3/igt@i915_module_load@reload-with-fault-injection.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/fi-icl-u3/igt@i915_module_load@reload-with-fault-injection.html

  
#### Possible fixes ####

  * igt at gem_ctx_create@basic-files:
    - {fi-tgl-u}:         [INCOMPLETE][5] ([fdo#111735]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7431/fi-tgl-u/igt@gem_ctx_create@basic-files.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/fi-tgl-u/igt@gem_ctx_create@basic-files.html

  
#### Warnings ####

  * igt at kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
    - fi-kbl-x1275:       [DMESG-WARN][7] ([fdo#103558] / [fdo#105602]) -> [DMESG-WARN][8] ([fdo#103558] / [fdo#105602] / [fdo#105763]) +4 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7431/fi-kbl-x1275/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/fi-kbl-x1275/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html

  * igt at kms_cursor_legacy@basic-flip-after-cursor-legacy:
    - fi-kbl-x1275:       [DMESG-WARN][9] ([fdo#103558] / [fdo#105602] / [fdo#105763]) -> [DMESG-WARN][10] ([fdo#103558] / [fdo#105602]) +6 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7431/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html

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

  [fdo#103558]: https://bugs.freedesktop.org/show_bug.cgi?id=103558
  [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602
  [fdo#105763]: https://bugs.freedesktop.org/show_bug.cgi?id=105763
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#111735]: https://bugs.freedesktop.org/show_bug.cgi?id=111735


Participating hosts (52 -> 45)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_7431 -> Patchwork_15462

  CI-20190529: 20190529
  CI_DRM_7431: 1e2339ed90d558c4bb1d154b0ea2a51e11da8196 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5310: d1ea62b3f759f10ff6860561ba82e5c4902511d3 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_15462: 8006c1152138b3351636d5a59ba698b8922dcd4e @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

8006c1152138 drm/i915/dsi: add support for DSC
2957e1adf1d1 drm/i915/dsi: account for DSC in horizontal timings
dbe5aa70e1c4 drm/i915/dsi: use compressed pixel format with DSC
3ce31b856fb6 drm/i915/dsi: take compression into account in afe_clk()
a789653d1efd drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()
cf3b9762ec5d drm/i915/dsi: abstract afe_clk calculation
dd6deac9a4e4 drm/i915/dsi: set pipe_bpp on ICL configure config
a5f249d32752 drm/i915/dsc: add support for computing and writing PPS for DSI encoders
c389c5517ef9 drm/i915/dsc: move slice height calculation to encoder
b957c9c66c49 drm/i915/dsc: move DP specific compute params to intel_dp.c
64b22756d726 drm/i915/bios: add support for querying DSC details for encoder
94a64f506df8 drm/i915/bios: parse compression parameters block
5531079c698e drm/i915/bios: pass devdata to parse_ddi_port

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15462/index.html


More information about the Intel-gfx mailing list