== Series Details == Series: Implement sel_fetch disable for planes (rev2) URL : https://patchwork.freedesktop.org/series/114224/ State : warning == Summary == Error: dim checkpatch failed 292c47e1a655 drm/i915/psr: Move plane sel fetch configuration into plane source files -:48: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #48: FILE: drivers/gpu/drm/i915/display/intel_cursor.c:503: +static void i9xx_cursor_disable_sel_fetch_arm(struct intel_plane *plane, + const struct intel_crtc_state *crtc_state) -:68: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #68: FILE: drivers/gpu/drm/i915/display/intel_cursor.c:562: + i9xx_cursor_update_sel_fetch_arm(plane, crtc_state, plane_state); -:248: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #248: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:1213: +static void icl_plane_update_sel_fetch_noarm(struct intel_plane *plane, + const struct intel_crtc_state *crtc_state, -:301: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #301: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:1330: +static void icl_plane_update_sel_fetch_arm(struct intel_plane *plane, + const struct intel_crtc_state *crtc_state, total: 0 errors, 0 warnings, 4 checks, 279 lines checked 5b70963113ef drm/i915/psr: Add proper handling for disabling sel fetch for planes -:33: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #33: FILE: drivers/gpu/drm/i915/display/intel_cursor.c:489: +static void i9xx_cursor_disable_sel_fetch_arm(struct intel_plane *plane, + const struct intel_crtc_state *crtc_state) -:44: CHECK:LINE_SPACING: Please don't use multiple blank lines #44: FILE: drivers/gpu/drm/i915/display/intel_cursor.c:497: + -:104: CHECK:LINE_SPACING: Please don't use multiple blank lines #104: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:1339: + total: 0 errors, 0 warnings, 3 checks, 75 lines checked