✗ CI.checkpatch: warning for prunue audio frequencies based on bw limits for DP2

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 27 12:20:56 UTC 2024


== Series Details ==

Series: prunue audio frequencies based on bw limits for DP2
URL   : https://patchwork.freedesktop.org/series/141839/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit df656b252ff68a68d4f6c249430ca5899c9db6fe
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date:   Wed Nov 27 14:07:15 2024 +0200

    drm/i915/display: update audio bw calculations for MTL
    
    Update the reference overhead values for audio bw calculations
    for MTL onwards
    
    v2: fix the patch description (Kai)
    
    Bspec: 67768
    Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
    Reviewed-by: Kai Vehmanen <kai.vehmanen at linux.intel.com>
+ /mt/dim checkpatch 4e5e3c93cf642f47374ed6e003f0a55b8af0f25b drm-intel
d172ad4a07ae drm/i915/display: create a common function to check validity of ELD
fb46f90d5a33 drm/i915/display: update call to intel_dp_audio_compute_config
edf73e8deb5e 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
f3bcadaace45 drm/i915/display: iterate through channels if no feasible frequencies
7f36be1baaf7 drm/i915/display: update audio support based on the available frequencies
df656b252ff6 drm/i915/display: update audio bw calculations for MTL




More information about the Intel-xe mailing list