== Series Details == Series: Aspect ratio support in DRM layer URL : https://patchwork.freedesktop.org/series/42403/ State : warning == Summary == $ dim checkpatch origin/drm-tip 26bd319b4abf 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 d13115ecbdc1 drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy a881ad03fda9 drm/edid: Fix cea mode aspect ratio handling 38dcb640b419 drm/edid: Don't send bogus aspect ratios in AVI infoframes 2daade285efb video/hdmi: Reject illegal picture aspect ratios e86d5a0d9ee0 drm: Add DRM client cap for aspect-ratio 9955311be9aa drm: Handle aspect ratio info in legacy modeset path 2a72ce9d5a9a drm: Expose modes with aspect ratio, only if requested 1b7fe5d2c8aa drm: Add aspect ratio parsing in DRM layer -:88: CHECK:SPACING: space preferred before that '|' (ctx:VxE) #88: FILE: drivers/gpu/drm/drm_modes.c:1052: + DRM_MODE_MATCH_3D_FLAGS| ^ total: 0 errors, 0 warnings, 1 checks, 77 lines checked 8355947e8186 drm: Add and handle new aspect ratios in DRM layer -:91: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #91: FILE: include/uapi/drm/drm_mode.h:108: + (DRM_MODE_PICTURE_ASPECT_64_27<<19) ^ -:93: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #93: 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