== Series Details == Series: prunue audio frequencies based on bw limits for DP2 URL : https://patchwork.freedesktop.org/series/139681/ State : warning == Summary == Error: dim checkpatch failed c0718ea2844e drm/i915/display: get rid of encoder param in intel_audio_compute_config cdc0baa2c231 drm/i915/display: create a common function to check validity of ELD 4d22f79a6cb5 drm/i915/display: update call to intel_dp_audio_compute_config bc16df723e52 drm/i915/display: update logic to determine crtcstate has audio support 5dc7b634e862 drm/i915/display: check and prune audio frequencies based on bw limits -:40: WARNING:LONG_LINE: line length of 113 exceeds 100 columns #40: FILE: drivers/gpu/drm/i915/display/intel_audio.c:726: + (DIV_ROUND_UP(DIV_ROUND_UP(aud_samples_per_line, 2) * 5 + 2, 4) + 2) * 16 + req_overhead; total: 0 errors, 1 warnings, 0 checks, 183 lines checked 9d9f5d43cfed drm/i915/display: iterare through channels if no feasible frequencies 49cd5d2c7160 drm/i915/display: update audio support based on the available frequencies b435ce28b565 drm/i815/disaply: limit the audio bw check with DP2 config d8c60570f8a1 drm/i915/display: update audio bw calculations for MTL