== Series Details == Series: drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4) URL : https://patchwork.freedesktop.org/series/131386/ State : warning == Summary == Error: dim checkpatch failed 8b46862b3906 drm/i915/dp: Fix DSC line buffer depth programming 0f942ddfee52 drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit 7b25a2826ce8 drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp ae7078c79b46 drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit e216d859bd53 drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL 85c045743de7 drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit ad1f327b97b2 drm/dp: Add drm_dp_128b132b_supported() 6f14d19a285d drm/dp_mst: Factor out drm_dp_mst_port_is_logical() 6b87d351ae3a drm/dp_mst: Add drm_dp_mst_aux_for_parent() a9d4d83cb2e4 drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports 210f94e07d2b drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates -:39: WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns #39: FILE: drivers/gpu/drm/display/drm_dp_helper.c:2284: + /* MediaTek panels (at least in U3224KBA) require DSC for modes with a short HBLANK on UHBR links. */ -:40: WARNING:LONG_LINE: line length of 106 exceeds 100 columns #40: FILE: drivers/gpu/drm/display/drm_dp_helper.c:2285: + { OUI(0x00, 0x0C, 0xE7), DEVICE_ID_ANY, false, BIT(DP_DPCD_QUIRK_HBLANK_EXPANSION_REQUIRES_DSC) }, total: 0 errors, 2 warnings, 0 checks, 55 lines checked