Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h138 struct drm_property *broadcast_rgb_property; member
H A Dvc4_hdmi.c610 if (property == vc4_hdmi->broadcast_rgb_property) { in vc4_hdmi_connector_get_property()
632 if (property == vc4_hdmi->broadcast_rgb_property) { in vc4_hdmi_connector_set_property()
710 struct drm_property *prop = vc4_hdmi->broadcast_rgb_property; in vc4_hdmi_attach_broadcast_rgb_property()
720 vc4_hdmi->broadcast_rgb_property = prop; in vc4_hdmi_attach_broadcast_rgb_property()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c478 prop = dev_priv->broadcast_rgb_property; in cdv_intel_attach_broadcast_rgb_property()
489 dev_priv->broadcast_rgb_property = prop; in cdv_intel_attach_broadcast_rgb_property()
H A Dpsb_drv.h459 struct drm_property *broadcast_rgb_property; member
H A Dcdv_intel_dp.c1838 if (property == dev_priv->broadcast_rgb_property) { in cdv_intel_dp_set_property()
H A Dpsb_intel_sdvo.c1626 if (property == dev_priv->broadcast_rgb_property) { in psb_intel_sdvo_set_property()