== Series Details == Series: Link off between frames for edp (rev3) URL : https://patchwork.freedesktop.org/series/130650/ State : warning == Summary == Error: dim checkpatch failed 7ccdb7d534c2 drm/i915/alpm: Move alpm parameters from intel_psr e70fb128c772 drm/i915/alpm: Move alpm related code to a new file -:27: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #27: new file mode 100644 -:254: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #254: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:223: + io_wake_lines = intel_usecs_to_scanlines( -:256: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #256: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:225: + fast_wake_lines = intel_usecs_to_scanlines( -:267: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #267: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:236: + io_wake_lines = fast_wake_lines = max_wake_lines; -:299: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #299: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:268: + PORT_ALPM_CTL_SILENCE_PERIOD( -:304: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #304: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:273: + PORT_ALPM_LFPS_CTL_LFPS_HALF_CYCLE_DURATION( -:306: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #306: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:275: + PORT_ALPM_LFPS_CTL_FIRST_LFPS_HALF_CYCLE_DURATION( -:308: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #308: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:277: + PORT_ALPM_LFPS_CTL_LAST_LFPS_HALF_CYCLE_DURATION( -:312: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #312: FILE: drivers/gpu/drm/i915/display/intel_alpm.c:281: + ALPM_CTL_EXTENDED_FAST_WAKE_TIME(intel_dp->alpm_parameters.fast_wake_lines); total: 0 errors, 2 warnings, 7 checks, 627 lines checked ddc1c58a6502 drm/display: Add missing aux less alpm wake related bits da33013f8b90 drm/i915/alpm: Add compute config for lobf f94457d9da62 drm/i915/alpm: Enable lobf from source in ALPM_CTL 3c9276ff0eef drm/i915/alpm: Add debugfs for LOBF