== Series Details == Series: Add DSC fractional bpp support (rev5) URL : https://patchwork.freedesktop.org/series/111391/ State : warning == Summary == Error: dim checkpatch failed 212219eebdff drm/display/dp: Add helper function to get DSC bpp prescision 8ca519027e97 drm/i915/display: Store compressed bpp in U6.4 format -:273: WARNING:LONG_LINE: line length of 108 exceeds 100 columns #273: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:256: + to_bpp_int(crtc_state->dsc.compressed_bpp_x16), -:274: WARNING:LONG_LINE: line length of 108 exceeds 100 columns #274: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:257: + to_bpp_int(crtc_state->dsc.compressed_bpp_x16), total: 0 errors, 2 warnings, 0 checks, 229 lines checked 1f6e8b3da485 drm/i915/display: Consider fractional vdsc bpp while computing m_n values 8e22f6b5fd3d drm/i915/audio : Consider fractional vdsc bpp while computing tu_data 63d0e6f944c3 drm/i915/dsc/mtl: Add support for fractional bpp 87d13694719f drm/i915/dp: Iterate over output bpp with fractional step size 4e1c6710e89f drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp afa236fc4570 drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs