✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 3 08:11:56 UTC 2025
== Series Details ==
Series: drm/i915/dp: Guarantee a minimum HBlank time (rev6)
URL : https://patchwork.freedesktop.org/series/139267/
State : warning
== Summary ==
Error: dim checkpatch failed
b95ef576d6a6 drm/i915/dp: Guarantee a minimum HBlank time
-:70: WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#70: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:229:
+ hblank = DIV_ROUND_UP((DIV_ROUND_UP(adjusted_mode->htotal - adjusted_mode->hdisplay, 4) * bpp_x16), symbol_size);
-:117: WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#117: FILE: drivers/gpu/drm/i915/i915_reg.h:3202:
+#define DP_MIN_HBLANK_CTL(trans) _MMIO_TRANS(trans, _DP_MIN_HBLANK_CTL_A, _DP_MIN_HBLANK_CTL_B)
total: 0 errors, 2 warnings, 0 checks, 77 lines checked
More information about the Intel-gfx
mailing list