== Series Details == Series: Add DSC fractional bpp support (rev3) URL : https://patchwork.freedesktop.org/series/111391/ State : warning == Summary == Error: dim checkpatch failed 4c1f4eda3734 drm/i915/dp: Remove extra logs for printing DSC info 5fdac8c73b98 drm/i915/dp: Avoid forcing DSC BPC for MST case 67d3aecb4f52 drm/i915/dp: Do not check for min DSC BPC for MST case 9fce7a5186e1 drm/i915/dp: Check if dsc forced bpc is in allowed limits 19e498682147 drm/i915/dp: Avoid left shift of DSC output bpp by 4 afa1e6124be1 drm/i915/dp: Rename helpers to get DSC max pipe_bpp/output_bpp 1c9e08e5dc4f drm/i915/dp: Get optimal link config to have best compressed bpp 4bb31dc56a68 drm/i915/display: Store compressed bpp in U6.4 format -:180: WARNING:LONG_LINE: line length of 113 exceeds 100 columns #180: FILE: drivers/gpu/drm/i915/display/intel_dp.c:1895: + dsc_integral_compressed_bpp(pipe_config->dsc.compressed_bpp)), total: 0 errors, 1 warnings, 0 checks, 160 lines checked 69a94d0ddb34 drm/i915/display: Consider fractional vdsc bpp while computing m_n values 27a394713abb drm/i915/audio : Consider fractional vdsc bpp while computing tu_data cf77d0489b00 drm/display/dp: Fix the DP DSC Receiver cap size 176deceafca5 drm/display/dp: Add helper function to get DSC bpp prescision ebe209a1e436 drm/i915/dsc/mtl: Add support for fractional bpp 05cf5409e44f drm/i915/dp: Iterate over output bpp with fractional step size 377ddb88d9f2 drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp 7a84402a9872 drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs