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

Patchwork patchwork at emeril.freedesktop.org
Wed May 8 18:34:39 UTC 2019


== Series Details ==

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

== Summary ==

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

total: 0 errors, 0 warnings, 1 checks, 153 lines checked
d278f4561318 drm: Add reference counting on HDR metadata blob
7d53c237452a drm: Parse HDR metadata info from EDID
421fb3c1ee47 drm: Enable HDR infoframe support
a4cac5224d14 drm/i915: Attach HDR metadata property to connector
e59e2225c608 drm/i915: Write HDR infoframe and send to panel
a3bd3148742b drm: Add HLG EOTF
2068040dcd3c drm/i915: Enable infoframes on GLK+ for HDR
-:54: WARNING:LONG_LINE: line over 100 characters
#54: FILE: drivers/gpu/drm/i915/i915_reg.h:8190:
+#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
2c0cd563ef64 drm/i915:Enabled Modeset when HDR Infoframe changes
-:86: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#86: FILE: drivers/gpu/drm/i915/intel_hdmi.c:833:
+	if (!is_eotf_supported(hdr_metadata->hdmi_metadata_type1.eotf,
+	    connector->hdr_sink_metadata.hdmi_type1.eotf)) {

total: 0 errors, 0 warnings, 1 checks, 60 lines checked
a2c9e4ca880d drm/i915: Set Infoframe for non modeset case for HDR
0c8ec025a0ff drm/i915: Added DRM Infoframe handling for BYT/CHT
40ccaedcd208 video/hdmi: Add Unpack function for DRM infoframe
8bd7456bcc7f drm/i915: Add state readout for DRM infoframe



More information about the Intel-gfx mailing list