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

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 13:32:57 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
3ffebb6ddcbf drm: Add HDR source metadata property
6d0a7b41e79c drm: Parse HDR metadata info from EDID
02252707998b drm: Parse Colorimetry data block from EDID
311d0c32e536 drm/i915: Attach HDR metadata property to connector
cc3d717ffd61 drm: Implement HDR output metadata set and get property handling
-:52: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#52: FILE: drivers/gpu/drm/drm_atomic_uapi.c:741:
+		ret = drm_atomic_replace_property_blob_from_id(dev,
+				&state->hdr_output_metadata_blob_ptr,

total: 0 errors, 0 warnings, 1 checks, 39 lines checked
a39aa58b30aa drm: Enable HDR infoframe support
bd2cd9ae7106 drm/i915: Write HDR infoframe and send to panel
504bef292ea4 drm/i915: [DO NOT MERGE] hack for glk board outputs
aea5797dab83 drm/i915: Add HLG EOTF
2ca575ccdf2f drm/i915: Enable infoframes on GLK+ for HDR
-:49: WARNING:LONG_LINE: line over 100 characters
#49: 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, 76 lines checked
9cb3d2a68365 drm/i915:Enabled Modeset when HDR Infoframe changes
ba5c46ba53f9 drm/i915: Set Infoframe for non modeset case for HDR
9184e65ae696 video/hdmi: Add const variants for drm infoframe



More information about the Intel-gfx mailing list