== Series Details == Series: Add Colorspace connector property interface (rev4) URL : https://patchwork.freedesktop.org/series/47132/ State : warning == Summary == $ dim checkpatch origin/drm-tip 2722ee46454c drm: Add HDMI colorspace property -:110: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #110: FILE: drivers/gpu/drm/drm_connector.c:1449: + if (connector->connector_type == DRM_MODE_CONNECTOR_HDMIA || + connector->connector_type == DRM_MODE_CONNECTOR_HDMIB) { -:111: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #111: FILE: drivers/gpu/drm/drm_connector.c:1450: + connector->connector_type == DRM_MODE_CONNECTOR_HDMIB) { + total: 0 errors, 0 warnings, 2 checks, 160 lines checked 775633fa8564 drm: Add DP colorspace property -:54: CHECK:LINE_SPACING: Please don't use multiple blank lines #54: FILE: drivers/gpu/drm/drm_connector.c:875: + + -:64: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #64: FILE: drivers/gpu/drm/drm_connector.c:1482: + connector->connector_type == DRM_MODE_CONNECTOR_DisplayPort) { + total: 0 errors, 0 warnings, 2 checks, 43 lines checked fdc1419f5262 drm/i915: Attach colorspace property and enable modeset -:57: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #57: FILE: drivers/gpu/drm/i915/intel_connector.c:271: + drm_object_attach_property(&connector->base, + connector->colorspace_property, 0); total: 0 errors, 0 warnings, 1 checks, 55 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx