Re: [PATCH v5 7/9] drm/msm/hdmi: get rid of hdmi_mode

From: Abhinav Kumar
Date: Thu Jun 20 2024 - 16:56:40 EST




On 6/7/2024 6:23 AM, Dmitry Baryshkov wrote:
Use connector->display_info.is_hdmi instead of manually using
drm_detect_hdmi_monitor().

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +-
drivers/gpu/drm/msm/hdmi/hdmi.h | 2 --
drivers/gpu/drm/msm/hdmi/hdmi_bridge.c | 11 -----------
3 files changed, 1 insertion(+), 14 deletions(-)


Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>