== Series Details == Series: drm/i915/dp: Few MTL/DSC and a UHBR monitor fix URL : https://patchwork.freedesktop.org/series/131386/ State : warning == Summary == Error: dim checkpatch failed 9183ac6af689 drm/i915/dp: Fix DSC line buffer depth programming ca44bf249961 drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit fef91e101fcb drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp f44ec86a39d8 drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit cab48f1e5ee6 drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL 56c30e6af3ff drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit 29ba369e9dd0 drm/dp: Add drm_dp_uhbr_channel_coding_supported() a76031363d87 drm/dp_mst: Factor out drm_dp_mst_port_is_logical() b3fcdcd1049b drm/dp_mst: Add drm_dp_mst_aux_for_parent() 601ece014625 drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports f5895020cbbb drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates -:35: WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns #35: 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. */ -:36: WARNING:LONG_LINE: line length of 106 exceeds 100 columns #36: 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