[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/sdvo: Reduce the size of the on stack buffers

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 9 11:27:05 UTC 2020


== Series Details ==

Series: series starting with [1/9] drm/i915/sdvo: Reduce the size of the on stack buffers
URL   : https://patchwork.freedesktop.org/series/71775/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ac1818fd99c9 drm/i915/sdvo: Reduce the size of the on stack buffers
f28fab3ed98c drm/i915: Consolidate HDMI force_dvi handling
-:26: WARNING:LONG_LINE: line over 100 characters
#26: FILE: drivers/gpu/drm/i915/display/intel_hdmi.c:2115:
+		READ_ONCE(to_intel_digital_connector_state(conn_state)->force_audio) != HDMI_AUDIO_OFF_DVI;

total: 0 errors, 1 warnings, 0 checks, 147 lines checked
9c38e233607e drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling
-:27: WARNING:LONG_LINE: line over 100 characters
#27: FILE: drivers/gpu/drm/i915/display/intel_sdvo.c:1271:
+		READ_ONCE(to_intel_digital_connector_state(conn_state)->force_audio) != HDMI_AUDIO_OFF_DVI;

total: 0 errors, 1 warnings, 0 checks, 33 lines checked
b7beccfe4cce drm/i915/sdvo: Fix SDVO colorimetry bit defines
352cca7fca00 drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
8b3edc33044e drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinks
a367724ad6f5 drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
e62085f51578 drm/i915/sdvo: Make .get_modes() return the number of modes
521d3340a6bd drm/i915/dvo: Make .get_modes() return the number of modes



More information about the Intel-gfx mailing list