[PATCH v2 2/3] drm/msm/hdmi: move msm_hdmi_audio_update() out of msm_hdmi_set_timings()
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed Apr 30 00:30:09 UTC 2025
On 4/8/2025 6:54 AM, Dmitry Baryshkov wrote:
> There is a duplication between msm_hdmi_audio_update() calls in
> msm_hdmi_set_timings() and msm_hdmi_bridge_atomic_pre_enable(). Merge
> those two calls to be performed unconditionally at
> msm_hdmi_bridge_atomic_pre_enable().
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
> ---
> drivers/gpu/drm/msm/hdmi/hdmi_bridge.c | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list