Series: | drm/i915: Simplify handling of modifiers (rev9) |
URL: | https://patchwork.freedesktop.org/series/95579/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21287/index.html |
CI Bug Log - changes from CI_DRM_10696 -> Patchwork_21287
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21287/index.html
Known issues
Here are the changes found in Patchwork_21287 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-gfx:
- fi-skl-6700k2: NOTRUN -> SKIP (fdo#109271) +31 similar issues
-
igt@core_hotunplug@unbind-rebind:
-
igt@gem_huc_copy@huc-copy:
- fi-skl-6700k2: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@i915_selftest@live@gt_lrc:
- fi-bsw-n3050: PASS -> DMESG-FAIL (i915#2373)
-
igt@kms_flip@basic-flip-vs-modeset@c-dp1:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#295) +18 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6700k2: NOTRUN -> SKIP (fdo#109271 / i915#533)
Possible fixes
-
igt@gem_exec_suspend@basic-s3:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-r: DMESG-FAIL (i915#2291 / i915#541) -> PASS
-
igt@i915_selftest@live@hangcheck:
- {fi-hsw-gt1}: DMESG-WARN (i915#3303) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (44 -> 37)
Missing (7): fi-ilk-m540 bat-dg1-6 fi-tgl-u2 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 bat-jsl-1
Build changes
- Linux: CI_DRM_10696 -> Patchwork_21287
CI-20190529: 20190529
CI_DRM_10696: 58a206ae5bf2f81a11e4408d10a3e1b445d6eebb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6237: 910b5caac6625d2bf0b6c1dde502451431bd0159 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21287: cd25a5607e73c768362e3f40ab1638f90a6f086b @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
cd25a5607e73 drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
69716ae77a44 drm/i915: Move is_ccs_modifier() to intel_fb.c
5af0a07cd551 drm/i915: Add a platform independent way to check for CCS control planes
749c3e2b2297 drm/i915: Handle CCS CC planes separately from CCS control planes
a143347efd15 drm/i915: Add a platform independent way to get the RC CCS CC plane
5282dd95ba72 drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
5cd326dde5f2 drm/i915: Unexport is_semiplanar_uv_plane()
bc77c73f768e drm/i915: Simplify the modifier check for interlaced scanout support
06b0cc3e787d drm/i915: Add tiling attribute to the modifier descriptor
e97b1f8c3ad0 drm/i915: Move intel_get_format_info() to intel_fb.c
bdfa60b8fbc5 drm/i915: Add a table with a descriptor for all i915 modifiers