Series: | drm/i915: Simplify handling of modifiers (rev11) |
URL: | https://patchwork.freedesktop.org/series/95579/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21378/index.html |
CI Bug Log - changes from CI_DRM_10761 -> Patchwork_21378
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21378/index.html
Known issues
Here are the changes found in Patchwork_21378 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_exec_suspend@basic-s3:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-skl-guc: PASS -> DMESG-FAIL (i915#2291 / i915#541)
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: PASS -> DMESG-WARN (i915#4269)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@kms_flip@basic-plain-flip@c-dp1:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: DMESG-WARN (i915#295) -> PASS +14 similar issues
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (38 -> 36)
Missing (2): fi-bsw-cyan bat-dg1-6
Build changes
- Linux: CI_DRM_10761 -> Patchwork_21378
CI-20190529: 20190529
CI_DRM_10761: 944d824a8c70a3984d0723229f2c3b9a2fa8452c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6255: 9b0881254557edeaf273b2196309fc4e22ea0312 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21378: e3d9c9af236fc8502ad5208d3df31fe2b53ca6d0 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
e3d9c9af236f drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
59db1f84b02f drm/i915: Move is_ccs_modifier() to intel_fb.c
820b82990550 drm/i915: Add a platform independent way to check for CCS AUX planes
d6523db285fa drm/i915: Handle CCS CC planes separately from CCS AUX planes
a01da1211d1f drm/i915: Add a platform independent way to get the RC CCS CC plane
c2f251e1d2cd drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
66b8cb174dbb drm/i915: Unexport is_semiplanar_uv_plane()
5d9bdcb9dfee drm/i915: Simplify the modifier check for interlaced scanout support
14c3d888d981 drm/i915: Add tiling attribute to the modifier descriptor
01ccea448c51 drm/i915: Move intel_get_format_info() to intel_fb.c
8cb40d7e0dbd drm/i915: Add a table with a descriptor for all i915 modifiers