[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/edid: Pass connector to AVI infoframe functions

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 8 19:02:37 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/edid: Pass connector to AVI infoframe functions
URL   : https://patchwork.freedesktop.org/series/54903/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fc4e6824a03c drm/edid: Pass connector to AVI infoframe functions
2fdd63b04109 drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
5c26d3c8456c drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
-:43: WARNING:LONG_LINE: line over 100 characters
#43: FILE: drivers/gpu/drm/radeon/radeon_audio.c:527:
+						   radeon_encoder->output_csc == RADEON_OUTPUT_CSC_TVRGB ?

-:46: WARNING:LONG_LINE: line over 100 characters
#46: FILE: drivers/gpu/drm/radeon/radeon_audio.c:530:
+						   drm_rgb_quant_range_selectable(radeon_connector_edid(connector)));

total: 0 errors, 2 warnings, 0 checks, 19 lines checked
1160986b9124 drm/edid: Add display_info.rgb_quant_range_selectable
-:316: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#316: FILE: include/drm/drm_connector.h:372:
+	bool rgb_quant_range_selectable;

total: 0 errors, 0 warnings, 1 checks, 261 lines checked



More information about the Intel-gfx mailing list