== Series Details == Series: Aspect ratio support in DRM layer (rev2) URL : https://patchwork.freedesktop.org/series/39960/ State : warning == Summary == $ dim checkpatch origin/drm-tip e9fb8279cbaa drm/modes: Introduce drm_mode_match() -:39: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #39: FILE: drivers/gpu/drm/drm_modes.c:958: +static bool drm_mode_match_clock(const struct drm_display_mode *mode1, + const struct drm_display_mode *mode2) total: 0 errors, 0 warnings, 1 checks, 190 lines checked c8c80aa31122 drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy 7814e2b10e68 drm/edid: Fix cea mode aspect ratio handling 43c4528f5758 drm/edid: Don't send bogus aspect ratios in AVI infoframes bb7278472467 video/hdmi: Reject illegal picture aspect ratios 73fd1b48e332 drm: Add DRM client cap for aspect-ratio 7044f8820325 drm: Add helper functions to handle aspect-ratio flag bits 03deca3a8769 drm: Handle aspect ratio info in legacy and atomic modeset paths -:77: CHECK:SPACING: No space is necessary after a cast #77: FILE: drivers/gpu/drm/drm_atomic.c:399: + u_mode = (struct drm_mode_modeinfo *) blob->data; total: 0 errors, 0 warnings, 1 checks, 185 lines checked 3fcc37ccf3df drm: Expose modes with aspect ratio, only if requested dc1b0391df73 drm: Add aspect ratio parsing in DRM layer -:86: CHECK:SPACING: space preferred before that '|' (ctx:VxE) #86: FILE: drivers/gpu/drm/drm_modes.c:1052: + DRM_MODE_MATCH_3D_FLAGS| ^ total: 0 errors, 0 warnings, 1 checks, 77 lines checked 41ab2195ed81 drm: Add and handle new aspect ratios in DRM layer -:89: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #89: FILE: include/uapi/drm/drm_mode.h:108: + (DRM_MODE_PICTURE_ASPECT_64_27<<19) ^ -:91: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #91: FILE: include/uapi/drm/drm_mode.h:110: + (DRM_MODE_PICTURE_ASPECT_256_135<<19) ^ total: 0 errors, 0 warnings, 2 checks, 42 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx