== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
3b5027b538c5 drm/edid: Pass connector to AVI inforframe functions
25296a851990 drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI 
as well
9be3dca0d438 drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
-:41: WARNING:LONG_LINE: line over 100 characters
#41: FILE: drivers/gpu/drm/radeon/radeon_audio.c:527:
+                                                  radeon_encoder->output_csc 
== RADEON_OUTPUT_CSC_TVRGB ?

-:44: WARNING:LONG_LINE: line over 100 characters
#44: 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
ceb81320d146 drm/edid: Add display_info.rgb_quant_range_selectable
-:313: CHECK:BOOL_MEMBER: Avoid using bool structure members because of 
possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#313: FILE: include/drm/drm_connector.h:372:
+       bool rgb_quant_range_selectable;

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to