[PATCH v2 3/3] drm/msm/hdmi: use new helper for ACR tables
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed Apr 30 01:03:06 UTC 2025
On 4/8/2025 6:54 AM, Dmitry Baryshkov wrote:
> Use new drm_hdmi_acr_get_n_cts() helper instead of hand-coding the
> tables. Instead of storing the rate 'index', store the audio sample rate
> in hdmi->audio.rate, removing the need for even more defines.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
> ---
> drivers/gpu/drm/msm/hdmi/hdmi_audio.c | 107 +++-------------------------------
> 1 file changed, 9 insertions(+), 98 deletions(-)
>
LGTM,
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list