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

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 16 11:26:07 UTC 2020


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
d629200d3735 drm/i915/sdvo: Reduce the size of the on stack buffers
63fd40d1cd3d drm/i915: Consolidate HDMI force_dvi handling
-:27: WARNING:LONG_LINE: line over 100 characters
#27: FILE: drivers/gpu/drm/i915/display/intel_hdmi.c:2116:
+		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
db7012bcf038 drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling
-:28: WARNING:LONG_LINE: line over 100 characters
#28: 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
347977599923 drm/i915/sdvo: Fix SDVO colorimetry bit defines
2ec2b60bb239 drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
d0350c5ec179 drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinks
2e9ee2b681b8 drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
18742fe20146 drm/i915/sdvo: Make .get_modes() return the number of modes
8b2fc5fad88e drm/i915/dvo: Make .get_modes() return the number of modes



More information about the Intel-gfx mailing list