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

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 9 18:08:49 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
6f71d6db5493 drm: Add HDR source metadata property
-:67: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#67: 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, 147 lines checked
ef782728fcdc drm: Parse HDR metadata info from EDID
93c6dce2ad71 drm: Enable HDR infoframe support
40ad900cccee drm/i915: Attach HDR metadata property to connector
a48b441df6b7 drm/i915: Write HDR infoframe and send to panel
ca7165d040c9 drm/i915: Add HLG EOTF
a0b33e2a5181 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:8187:
+#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
1350e7754205 drm/i915:Enabled Modeset when HDR Infoframe changes
969c71e2025d drm/i915: Set Infoframe for non modeset case for HDR
d3c9dc75502d drm/i915: Added DRM Infoframe handling for BYT/CHT



More information about the Intel-gfx mailing list