== Series Details == Series: Add Colorspace connector property interface (rev3) URL : https://patchwork.freedesktop.org/series/47132/ State : warning == Summary == $ dim checkpatch origin/drm-tip a84155117012 drm: Add HDMI colorspace property -:105: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #105: FILE: drivers/gpu/drm/drm_connector.c:1449: + if (connector->connector_type == DRM_MODE_CONNECTOR_HDMIA || + connector->connector_type == DRM_MODE_CONNECTOR_HDMIB) { -:110: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #110: FILE: drivers/gpu/drm/drm_connector.c:1454: + prop = drm_property_create_enum(dev, DRM_MODE_PROP_ENUM, + "HDMI_Colorspace", total: 0 errors, 0 warnings, 2 checks, 144 lines checked 468f981dd4cc drm: Add DP colorspace property -:71: CHECK:LINE_SPACING: Please don't use multiple blank lines #71: FILE: drivers/gpu/drm/drm_connector.c:875: + + total: 0 errors, 0 warnings, 1 checks, 113 lines checked d75c0c0c79de drm/i915: Attach colorspace property and enable modeset -:53: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #53: FILE: drivers/gpu/drm/i915/intel_connector.c:271: + drm_object_attach_property(&connector->base, + connector->dev->mode_config.hdmi_colorspace_property, 0); total: 0 errors, 0 warnings, 1 checks, 45 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx