Series: | drm/i915: More gamma work |
URL: | https://patchwork.freedesktop.org/series/110168/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_110168v1/index.html |
CI Bug Log - changes from CI_DRM_12296 -> Patchwork_110168v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_110168v1/index.html
Participating hosts (41 -> 38)
Missing (3): fi-kbl-soraka fi-ctg-p8600 bat-atsm-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_110168v1:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-3:
- {bat-dg2-9}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_110168v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_lmem_swapping@basic:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@kms_chamelium@hdmi-crc-fast:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-edp-1:
- fi-skl-6600u: PASS -> FAIL (fdo#103375)
-
igt@kms_psr@sprite_plane_onoff:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271) +11 similar issues
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594)
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-adlm-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@i915_hangman@error-state-basic:
- fi-apl-guc: DMESG-WARN -> PASS
-
igt@i915_selftest@live@gt_pm:
- {bat-adln-1}: DMESG-FAIL (i915#4258) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-rpls-1}: DMESG-FAIL (i915#4983 / i915#5828) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12296 -> Patchwork_110168v1
CI-20190529: 20190529
CI_DRM_12296: dc5600688adfc13fed8128d9043bab2257066646 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7026: ce0f97e7e0aa54c40049a8365b3d61773c92e588 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_110168v1: dc5600688adfc13fed8128d9043bab2257066646 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
22a908c96724 drm/i915: Create resized LUTs for ivb+ split gamma mode
637c410fdb44 drm/i915: Share {csc, gamma}_enable calculation for ilk/snb vs. ivb+
c3196fd2be9a drm/i915: Reject YCbCr output with degamma+gamma on pre-icl
54c8a1ec82ae drm/i915: Reuse ilk_gamma_mode() on ivb+
69fbd1cb5687 drm/i915: Pass limited_range explicitly to ilk_csc_convert_ctm()
d99a7abbb293 drm/i915: Deconfuse the ilk+ 12.4 LUT entry functions
865c656d61bd drm/i915: Split ivb_load_lut_ext_max() into two parts
07cdbf833cb0 drm/i915: s/icl_load_gcmax/ivb_load_lut_max/
ad551f5f02e8 drm/i915: s/dev_priv/i915/ in intel_color.c
07d9c13d1d72 drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR
c9a68ad447f3 drm/i915: Use sizeof(variable) instead sizeof(type)