Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c437 drm_connector_attach_max_bpc_property(meson_encoder_hdmi->connector, 8, 8); in meson_encoder_hdmi_init()
/openbmc/linux/include/drm/
H A Ddrm_connector.h2040 int drm_connector_attach_max_bpc_property(struct drm_connector *connector,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_connector.c2427 int drm_connector_attach_max_bpc_property(struct drm_connector *connector, in drm_connector_attach_max_bpc_property() function
2448 EXPORT_SYMBOL(drm_connector_attach_max_bpc_property);
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c1094 drm_connector_attach_max_bpc_property(connector, 6, 12); in intel_dp_mst_add_properties()
H A Dintel_dp.c5408 drm_connector_attach_max_bpc_property(connector, 6, 10); in intel_dp_add_properties()
5410 drm_connector_attach_max_bpc_property(connector, 6, 12); in intel_dp_add_properties()
H A Dintel_hdmi.c2661 drm_connector_attach_max_bpc_property(connector, 8, 12); in intel_hdmi_add_properties()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c599 drm_connector_attach_max_bpc_property(connector, 8, 16); in dm_dp_add_mst_connector()
H A Damdgpu_dm.c7432 drm_connector_attach_max_bpc_property(&aconnector->base, 8, 16); in amdgpu_dm_connector_init_helper()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2590 drm_connector_attach_max_bpc_property(connector, 8, 16); in dw_hdmi_connector_create()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c761 drm_connector_attach_max_bpc_property(connector, 8, 12); in vc4_hdmi_connector_init()