[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DP MST DSC support to i915 (rev14)
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 1 12:07:46 UTC 2022
== Series Details ==
Series: Add DP MST DSC support to i915 (rev14)
URL : https://patchwork.freedesktop.org/series/101492/
State : warning
== Summary ==
Error: dim checkpatch failed
a682457fad34 drm: Add missing DP DSC extended capability definitions.
b9b9c7187c42 drm/i915: Fix intel_dp_mst_compute_link_config
c44bb8185012 drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
-:79: CHECK:LINE_SPACING: Please don't use multiple blank lines
#79: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:116:
+
+
total: 0 errors, 0 warnings, 1 checks, 75 lines checked
eca8be230991 drm/i915: Add DSC support to MST path
387fa6bcef93 drm/i915: Extract VESA DSC bpp alignment to separate function
-:52: CHECK:LINE_SPACING: Please don't use multiple blank lines
#52: FILE: drivers/gpu/drm/i915/display/intel_dp.c:704:
+
+
total: 0 errors, 0 warnings, 1 checks, 76 lines checked
4370dddb8d16 drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
-:166: ERROR:CODE_INDENT: code indent should use tabs where possible
#166: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:113:
+ else {$
-:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#166: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:113:
+ else {$
-:166: CHECK:BRACES: Unbalanced braces around else statement
#166: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:113:
+ else {
-:167: ERROR:CODE_INDENT: code indent should use tabs where possible
#167: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:114:
+ if (!dsc)$
-:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#167: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:114:
+ if (!dsc)$
-:200: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#200: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:187:
+ sink_min_bpp = sink_max_bpp = dsc_bpc[0] * 3;
total: 2 errors, 2 warnings, 2 checks, 220 lines checked
More information about the Intel-gfx
mailing list