[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev7)

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 2 20:14:42 UTC 2019


== Series Details ==

Series: Add HDR Metadata Parsing and handling in DRM layer (rev7)
URL   : https://patchwork.freedesktop.org/series/25091/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2d47c2744ec3 drm: Add HDR source metadata property
-:62: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#62: FILE: drivers/gpu/drm/drm_atomic_uapi.c:728:
+		ret = drm_atomic_replace_property_blob_from_id(dev,
+				&state->hdr_output_metadata_blob_ptr,

total: 0 errors, 0 warnings, 1 checks, 129 lines checked
a74478938abf drm: Parse HDR metadata info from EDID
5613a94ff569 drm: Enable HDR infoframe support
be02643ba319 drm/i915: Attach HDR metadata property to connector
cccc437647c3 drm/i915: Write HDR infoframe and send to panel
481385d9fb84 drm/i915: Add HLG EOTF
5fb019cb6417 drm/i915: Enable infoframes on GLK+ for HDR
-:51: WARNING:LONG_LINE: line over 100 characters
#51: FILE: drivers/gpu/drm/i915/i915_reg.h:8209:
+#define GLK_TVIDEO_DIP_DRM_DATA(trans, i)	_MMIO_TRANS2(trans, _GLK_VIDEO_DIP_DRM_DATA_A + (i) * 4)

total: 0 errors, 1 warnings, 0 checks, 81 lines checked
53f4085ffd6d drm/i915:Enabled Modeset when HDR Infoframe changes
5e363bfa6d9c drm/i915: Set Infoframe for non modeset case for HDR



More information about the Intel-gfx mailing list