== Series Details == Series: prunue audio frequencies based on bw limits for DP2 (rev2) URL : https://patchwork.freedesktop.org/series/139681/ State : warning == Summary == Error: dim checkpatch failed 331d29a66536 drm/i915/display: create a common function to check validity of ELD 023d5d71d307 drm/i915/display: update call to intel_dp_audio_compute_config 8b996d6062f1 drm/i915/display: check and prune audio frequencies based on bw limits in DP2.0 -:48: WARNING:LONG_LINE: line length of 113 exceeds 100 columns #48: FILE: drivers/gpu/drm/i915/display/intel_audio.c:727: + (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, 210 lines checked 6a8118ff1d10 drm/i915/display: iterate through channels if no feasible frequencies 9bf074f6246d drm/i915/display: update audio support based on the available frequencies 684247f4a3c1 drm/i915/display: update audio bw calculations for MTL