Home
last modified time | relevance | path

Searched refs:ycbcr_420_allowed (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/include/drm/bridge/
Ddw_hdmi.h133 bool ycbcr_420_allowed; member
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_encoder_hdmi.c440 meson_encoder_hdmi->connector->ycbcr_420_allowed = true; in meson_encoder_hdmi_init()
Dmeson_dw_hdmi.c788 dw_plat_data->ycbcr_420_allowed = true; in meson_dw_hdmi_bind()
/Linux-v6.6/include/drm/
Ddrm_connector.h1581 bool ycbcr_420_allowed; member
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_lspcon.c671 connector->ycbcr_420_allowed = true; in lspcon_init()
Dintel_hdmi.c2020 !connector->ycbcr_420_allowed || in intel_hdmi_mode_valid()
2195 if (connector->base.ycbcr_420_allowed && ycbcr_420_output) in intel_hdmi_sink_format()
2233 !connector->base.ycbcr_420_allowed || in intel_hdmi_compute_output_format()
3054 connector->ycbcr_420_allowed = true; in intel_hdmi_init_connector()
Dintel_dp.c1090 !connector->base.ycbcr_420_allowed || in intel_dp_mode_valid_downstream()
2207 if (ycbcr_420_only && !connector->base.ycbcr_420_allowed) { in intel_dp_compute_output_format()
2221 !connector->base.ycbcr_420_allowed || in intel_dp_compute_output_format()
4795 connector->base.ycbcr_420_allowed = intel_dp_can_ycbcr420(intel_dp); in intel_dp_update_420()
4801 str_yes_no(connector->base.ycbcr_420_allowed), in intel_dp_update_420()
4852 connector->base.ycbcr_420_allowed = false; in intel_dp_unset_edid()
/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2569 connector->ycbcr_420_allowed = in dw_hdmi_connector_create()
2570 hdmi->plat_data->ycbcr_420_allowed; in dw_hdmi_connector_create()
2572 connector->ycbcr_420_allowed = false; in dw_hdmi_connector_create()
2671 if (conn->ycbcr_420_allowed && in dw_hdmi_bridge_atomic_get_output_bus_fmts()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_modes.c1726 if (!connector->ycbcr_420_allowed && in drm_mode_validate_ycbcr420()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7359 aconnector->base.ycbcr_420_allowed = in amdgpu_dm_connector_init_helper()
7367 aconnector->base.ycbcr_420_allowed = in amdgpu_dm_connector_init_helper()