== Series Details ==

Series: drm/i915/dp: Guarantee a minimum HBlank time (rev2)
URL   : https://patchwork.freedesktop.org/series/139267/
State : warning

== Summary ==

Error: dim checkpatch failed
f5d5dad0158e drm/i915/dp: Guarantee a minimum HBlank time
-:52: WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#52: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:176:
+       hblank = DIV_ROUND_UP((DIV_ROUND_UP(adjusted_mode->htotal - 
adjusted_mode->hdisplay, 4) * bpp_x16), symbol_size);

-:92: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#92: FILE: drivers/gpu/drm/i915/i915_reg.h:1143:
+#define DP_MIN_HBLANK_CTL(dev_priv, trans)     _MMIO_TRANS2(dev_priv, (trans), 
_DP_MIN_HBLANK_CTL_A)

total: 0 errors, 2 warnings, 0 checks, 66 lines checked


Reply via email to