== Series Details == Series: Add DSC fractional bpp support (rev10) URL : https://patchwork.freedesktop.org/series/111391/ State : warning == Summary == Error: dim checkpatch failed 83db4cff7777 drm/display/dp: Add helper function to get DSC bpp precision f72f3f2aa067 drm/i915/display: Store compressed bpp in U6.4 format -:190: WARNING:MISSING_SPACE: break quoted strings at a space character #190: FILE: drivers/gpu/drm/i915/display/intel_dp.c:2216: + "Cannot compute valid DSC parameters for Input Bpp = %d" + "Compressed BPP = " BPP_X16_FMT "\n", -:222: WARNING:LONG_LINE: line length of 108 exceeds 100 columns #222: FILE: drivers/gpu/drm/i915/display/intel_dp.c:2407: + to_bpp_int_roundup(pipe_config->dsc.compressed_bpp_x16)), total: 0 errors, 2 warnings, 0 checks, 188 lines checked 01fb8003d41c drm/i915/display: Consider fractional vdsc bpp while computing m_n values 57ed990aae02 drm/i915/audio: Consider fractional vdsc bpp while computing tu_data 2740e517bfd7 drm/i915/dsc/mtl: Add support for fractional bpp 63e6de65f109 drm/i915/dp: Iterate over output bpp with fractional step size 8dfd5cbd96cf drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp c5cf2099ecf2 drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs 0cb1cafe567e drm/i915/dp_mst: Use precision of 1/16 for computing bpp -:68: WARNING:LONG_LINE: line length of 111 exceeds 100 columns #68: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:169: + drm_dbg_kms(&i915->drm, "Looking for slots in range min bpp " BPP_X16_FMT " max bpp " BPP_X16_FMT "\n", total: 0 errors, 1 warnings, 0 checks, 119 lines checked 513f074fefef drm/i916/dp_mst: Iterate over the DSC bpps as per DSC precision support da4e0d8b6686 drm/i915/dp_mst: Add support for forcing dsc fractional bpp via debugfs