== Series Details == Series: Rework/Correction on minimum hblank calculation (rev5) URL : https://patchwork.freedesktop.org/series/147361/ State : warning
== Summary == Error: dim checkpatch failed 23f27b87e286 drm/display/dp: Export fn to calculate link symbol cycles 63582b51e068 drm/i915/display: move min_hblank from dp_mst.c to dp.c -:76: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #76: FILE: drivers/gpu/drm/i915/display/intel_dp.c:3108: +int intel_dp_compute_min_hblank(struct intel_crtc_state *crtc_state, + struct drm_connector_state *conn_state, -:106: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #106: FILE: drivers/gpu/drm/i915/display/intel_dp.c:3138: + dsc_slices = intel_dp_dsc_get_slice_count(connector, + adjusted_mode->crtc_clock, total: 0 errors, 0 warnings, 2 checks, 235 lines checked