== Series Details == Series: series starting with [1/3] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function URL : https://patchwork.freedesktop.org/series/61679/ State : warning == Summary == $ dim checkpatch origin/drm-tip e5829ea35195 drm/i915/dsi: Move logging of DSI VBT parameters to a helper function -:59: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #59: FILE: drivers/gpu/drm/i915/intel_dsi_vbt.c:575: + DRM_DEBUG_KMS("BTA %s\n", + enableddisabled(!(intel_dsi->video_frmt_cfg_bits & DISABLE_VIDEO_BTA))); total: 0 errors, 0 warnings, 1 checks, 101 lines checked c48843171c41 drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2) -:552: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #552: FILE: drivers/gpu/drm/i915/vlv_dsi.c:1743: + exit_zero_cnt = DIV_ROUND_UP( -:572: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #572: FILE: drivers/gpu/drm/i915/vlv_dsi.c:1763: + clk_zero_cnt = DIV_ROUND_UP( -:608: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #608: FILE: drivers/gpu/drm/i915/vlv_dsi.c:1799: + * The comment above does not match with the code */ -:627: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #627: FILE: drivers/gpu/drm/i915/vlv_dsi.c:1818: + DIV_ROUND_UP( -:643: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #643: FILE: drivers/gpu/drm/i915/vlv_dsi.c:1834: + DIV_ROUND_UP(2 * tlpx_ui + trail_cnt * 2 + 8, + 8); total: 0 errors, 1 warnings, 4 checks, 614 lines checked 9787f959f37c drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx