== Series Details == Series: Enable Adaptive Sync SDP Support for DP (rev7) URL : https://patchwork.freedesktop.org/series/126829/ State : warning == Summary == Error: dim checkpatch failed e80754e52fa2 drm/i915/display: Compute TRANS_VRR_VSYNC -:45: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #45: FILE: drivers/gpu/drm/i915/display/intel_vrr.c:212: + intel_de_write(dev_priv, TRANS_VRR_VSYNC(cpu_transcoder), + crtc_state->vrr.vsync_end << 16 | crtc_state->vrr.vsync_start); -:62: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 1 checks, 37 lines checked 3f73d1cf112c drm: Add Adaptive Sync SDP logging -:136: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #136: FILE: include/drm/display/drm_dp_helper.h:129: +void drm_dp_as_sdp_log(struct drm_printer *p, + const struct drm_dp_as_sdp *as_sdp); total: 0 errors, 0 warnings, 1 checks, 97 lines checked ac7b9820d766 drm/i915/dp: Add Read/Write support for Adaptive Sync SDP e2b66d1bbc8b drm/i915/display: Compute and Enable AS SDP