[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DP MST DSC support to i915 (rev18)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 23 10:45:25 UTC 2022
== Series Details ==
Series: Add DP MST DSC support to i915 (rev18)
URL : https://patchwork.freedesktop.org/series/101492/
State : warning
== Summary ==
Error: dim checkpatch failed
dff236bab4de drm: Add missing DP DSC extended capability definitions.
c17c70fbc92f drm/i915: Fix intel_dp_mst_compute_link_config
8dbe5bdbab22 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:117:
+
+
total: 0 errors, 0 warnings, 1 checks, 75 lines checked
f943eaead677 drm/i915: Add DSC support to MST path
d46738bb841e drm/i915: Extract VESA DSC bpp alignment to separate function
621bdbdbe734 drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
-:257: ERROR:CODE_INDENT: code indent should use tabs where possible
#257: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:216:
+^I^I^I^I^I^I^I^I last_compressed_bpp,$
-:257: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#257: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:216:
+ crtc_state->dsc.compressed_bpp = intel_dp_dsc_nearest_valid_bpp(i915,
+ last_compressed_bpp,
-:258: ERROR:CODE_INDENT: code indent should use tabs where possible
#258: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:217:
+^I^I^I^I^I^I^I^I crtc_state->pipe_bpp);$
total: 2 errors, 0 warnings, 1 checks, 244 lines checked
More information about the Intel-gfx
mailing list