Symbol: drm_atomic_helper_connector_hdmi_update_infoframes
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c
811
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/bridge/inno-hdmi.c
790
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/bridge/ite-it6263.c
614
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/bridge/lontium-lt9611.c
679
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c
897
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/display/drm_hdmi_state_helper.c
1043
EXPORT_SYMBOL(drm_atomic_helper_connector_hdmi_update_infoframes);
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
1059
ret = drm_atomic_helper_connector_hdmi_update_infoframes(hdmi->curr_conn, state);
drivers/gpu/drm/msm/hdmi/hdmi_bridge.c
317
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/rockchip/rk3066_hdmi.c
373
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c
162
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
188
ret = drm_atomic_helper_connector_hdmi_update_infoframes(&priv->connector, state);
drivers/gpu/drm/vc4/vc4_hdmi.c
1693
drm_atomic_helper_connector_hdmi_update_infoframes(connector, state);
include/drm/display/drm_hdmi_state_helper.h
23
int drm_atomic_helper_connector_hdmi_update_infoframes(struct drm_connector *connector,