== Series Details ==

Series: eDP DSC fixes (rev2)
URL   : https://patchwork.freedesktop.org/series/122792/
State : warning

== Summary ==

Error: dim checkpatch failed
a622a8c6cd95 drm/display/dp: Default 8 bpc support when DSC is supported
-:26: ERROR:SPACING: space required before the open parenthesis '('
#26: FILE: drivers/gpu/drm/display/drm_dp_helper.c:2451:
+       if(!drm_dp_sink_supports_dsc(dsc_dpcd))

total: 1 errors, 0 warnings, 0 checks, 21 lines checked
35c5c7dc2d80 drivers/drm/i915: Honor limits->max_bpp while computing DSC max 
input bpp
-:25: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#25: FILE: drivers/gpu/drm/i915/display/intel_dp.c:2068:
+                                                       min(max_bpc, 
conn_state->max_requested_bpc));

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


Reply via email to