✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: dsc fix, refactoring and cleanups (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Feb 1 00:05:31 UTC 2025
== Series Details ==
Series: drm/i915/dp: dsc fix, refactoring and cleanups (rev3)
URL : https://patchwork.freedesktop.org/series/144179/
State : warning
== Summary ==
Error: dim checkpatch failed
91db7f941ad3 drm/i915/dp: Iterate DSC BPP from high to low on all platforms
b3ff9dd1b09d drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precision
af52a680d9ba drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()
53f4db4d82a1 drm/i915/dp: Pass .4 BPP values to {icl, xelpd}_dsc_compute_link_config()
82e0aaa6baa7 drm/i915/dp: Move max DSC BPP reduction one level higher
-:90: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#90: FILE: drivers/gpu/drm/i915/display/intel_dp.c:2183:
+ min_bpp_x16, max_bpp_x16, bpp_step_x16, timeslots);
total: 0 errors, 1 warnings, 0 checks, 72 lines checked
1d7ad806889e drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iteration
1f083e67d3c6 drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()
7845a35a9ad8 drm/i915/dp: Unify DSC link config functions
8c41b101996e drm/i915/dp: Inline do_dsc_compute_compressed_bpp()
6123e2c81112 drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()
4f4044bc8074 drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()
27c1b3a48156 drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
5cd422ebbfb4 drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()
520acca2e46b drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
-:73: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#73: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:252:
+ drm_dbg_kms(display->drm, "Limiting bpp to max DPT bpp (" FXP_Q4_FMT " -> " FXP_Q4_FMT ")\n",
-:80: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#80: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:257:
+ drm_dbg_kms(display->drm, "Looking for slots in range min bpp " FXP_Q4_FMT " max bpp " FXP_Q4_FMT "\n",
total: 0 errors, 2 warnings, 0 checks, 120 lines checked
More information about the Intel-gfx
mailing list