Series: | Add Support for Plane Color Pipeline |
URL: | https://patchwork.freedesktop.org/series/123023/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123023v1/index.html |
CI Bug Log - changes from CI_DRM_13574 -> Patchwork_123023v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_123023v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_123023v1, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123023v1/index.html
Participating hosts (40 -> 38)
Missing (2): fi-kbl-soraka fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_123023v1:
IGT changes
Possible regressions
-
igt@debugfs_test@read_all_entries:
-
igt@i915_module_load@load:
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_module_load@load:
-
{bat-dg2-13}: DMESG-WARN (i915#8879) -> ABORT
-
{bat-dg2-14}: DMESG-WARN (i915#8879) -> ABORT
-
Known issues
Here are the changes found in Patchwork_123023v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_psr@sprite_plane_onoff:
Warnings
{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_13574 -> Patchwork_123023v1
CI-20190529: 20190529
CI_DRM_13574: 2a7ec376910bf7ab4ae8a2594e73d9b5c1570046 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7459: 7459
Patchwork_123023v1: 2a7ec376910bf7ab4ae8a2594e73d9b5c1570046 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
ecc6154eb822 drm/i915/color: Add example implementation for vendor specific color operation
c10cba0b8b80 drm/i915/color: Add a dummy pipeline with 3D LUT
6e9e83d26c3d drm/i915/color: Enable plane color features
cd9576deea7b drm/i915/color: Enable Plane CSC
5074441371bb drm/i915/xelpd: Program Plane Post CSC Registers
89decd8c4135 drm/i915/xelpd: Add register definitions for Plane Post CSC
a8a81ddbe737 drm/i915/color: Program Plane Pre-CSC Registers
57032feab0b9 drm/i915/color: Add color functions for ADL
b3d1021ff46e drm/i915/xelpd: Add register definitions for Plane Degamma
98d568bd1d0a drm/i915/xelpd: Add plane color check to glk_plane_color_ctl
34b5a55fbbab drm/i915/color: Load plane color luts from atomic flip
d8d431692734 drm/i915/color: Add plane color callbacks
22ea46c5f4db drm/i915/color: Create and attach set color pipeline property
13852a46688b drm/i915/color: Add color pipelines to plane
5666e64f3220 drm/i915/color: Add SDR plane LUT range data to color pipeline
95df87f4d41d drm/i915/color: Add HDR plane LUT range data to color pipeline
d4bc2af110fe drm/i915/color: Add color pipeline for SDR planes
5ba690dfd71c drm/i915/color: Add color pipeline for HDR planes
6e555e736ce4 drm/i915/color: Add lut range for HDR planes
f08d49d53577 drm/i915/color: Add lut range for SDR planes
bdd8237bbb19 drm: Reset plane color state on pipeline switch request
835faea2c02e drm: Reset pipeline when user sends NULL blob
f207dc394c37 drm: Replace individual color blobs
9191449a2b6d drm: Manage color blob states
3c033443a4d7 drm: Add color information to plane state
c4886eb7d358 drm: Add color lut range structure
f86cbf894428 drm: Add Enhanced Gamma LUT precision structure
fcca79be7769 drm: Add set colorpipeline property
66caa50d297f drm: Add structures for setting color pipeline
49719816cfa5 drm: Add helper to add color pipeline
a0c8dce28b55 drm: Add plane get color pipeline property
9d16aa3dfca1 drm: Add color operation structure
761ad4cedd79 drm/doc/rfc: Add RFC document for proposed Plane Color Pipeline