Home
last modified time | relevance | path

Searched refs:use_drm_infoframe (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.c186 plat_data->use_drm_infoframe = hdmi->quirks->use_drm_infoframe; in sun8i_dw_hdmi_bind()
249 .use_drm_infoframe = true,
Dsun8i_dw_hdmi.h177 unsigned int use_drm_infoframe : 1; member
/linux-6.12.1/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c498 .use_drm_infoframe = true,
514 .use_drm_infoframe = true,
528 .use_drm_infoframe = true,
/linux-6.12.1/include/drm/bridge/
Ddw_hdmi.h132 bool use_drm_infoframe; member
/linux-6.12.1/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c787 dw_plat_data->use_drm_infoframe = true; in meson_dw_hdmi_bind()
/linux-6.12.1/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1951 if (!hdmi->plat_data->use_drm_infoframe) in hdmi_config_drm_infoframe()
2596 if (hdmi->version >= 0x200a && hdmi->plat_data->use_drm_infoframe) in dw_hdmi_connector_create()