Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.c227 plat_data->use_drm_infoframe = hdmi->quirks->use_drm_infoframe; in sun8i_dw_hdmi_bind()
300 .use_drm_infoframe = true,
Dsun8i_dw_hdmi.h183 unsigned int use_drm_infoframe : 1; member
/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_hdmi.h130 bool use_drm_infoframe; member
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c452 .use_drm_infoframe = true,
467 .use_drm_infoframe = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c1110 dw_plat_data->use_drm_infoframe = true; in meson_dw_hdmi_bind()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1832 if (!hdmi->plat_data->use_drm_infoframe) in hdmi_config_drm_infoframe()
2502 if (hdmi->version >= 0x200a && hdmi->plat_data->use_drm_infoframe) in dw_hdmi_connector_create()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch151 bool use_drm_infoframe;
Ddrivers.patch12644 if (!hdmi->plat_data->use_drm_infoframe)
21733 .use_drm_infoframe = true,
21763 .use_drm_infoframe = true,
21780 + .use_drm_infoframe = true,
21804 + .use_drm_infoframe = true,
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch3773 if (hdmi->version >= 0x200a && hdmi->plat_data->use_drm_infoframe)
19461 bool use_drm_infoframe;