Patch Details
Series:drm/i915: Simplify handling of modifiers (rev12)
URL:https://patchwork.freedesktop.org/series/95579/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21393/index.html

CI Bug Log - changes from CI_DRM_10765 -> Patchwork_21393

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

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

Participating hosts (44 -> 38)

Missing (6): fi-ilk-m540 bat-dg1-6 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-kbl-x1275

Build changes

CI-20190529: 20190529
CI_DRM_10765: 19edb8bd013aa8cfd4345a405b07a0c1ef424b74 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6258: 4c80c71d7dec29b6376846ae96bd04dc0b6e34d9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21393: a510cc2c3093e14534e5641be105d6445613e42d @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

a510cc2c3093 drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
605d4c7e75b3 drm/i915: Move is_ccs_modifier() to intel_fb.c
48b044ca6958 drm/i915: Add a platform independent way to check for CCS AUX planes
066204606ff2 drm/i915: Handle CCS CC planes separately from CCS AUX planes
3b5a352ccae1 drm/i915: Add a platform independent way to get the RC CCS CC plane
a57a4c9e3ddc drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
d9e1b092e0b4 drm/i915: Unexport is_semiplanar_uv_plane()
c62bf50af74c drm/i915: Simplify the modifier check for interlaced scanout support
bc09112178a4 drm/i915: Add tiling attribute to the modifier descriptor
31cf2c8a39f2 drm/i915: Move intel_get_format_info() to intel_fb.c
78f3fdfcbe6d drm/i915: Add a table with a descriptor for all i915 modifiers