Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_modes.c115 prop = dev_priv->broadcast_rgb_property; in intel_attach_broadcast_rgb_property()
124 dev_priv->broadcast_rgb_property = prop; in intel_attach_broadcast_rgb_property()
Dintel_hdmi.c1130 if (property == dev_priv->broadcast_rgb_property) { in intel_hdmi_set_property()
Di915_drv.h1625 struct drm_property *broadcast_rgb_property; member
Dintel_sdvo.c2103 if (property == dev_priv->broadcast_rgb_property) { in intel_sdvo_set_property()
Dintel_dp.c4329 if (property == dev_priv->broadcast_rgb_property) { in intel_dp_set_property()
/drivers/gpu/drm/gma500/
Dcdv_device.c506 prop = dev_priv->broadcast_rgb_property; in cdv_intel_attach_broadcast_rgb_property()
517 dev_priv->broadcast_rgb_property = prop; in cdv_intel_attach_broadcast_rgb_property()
Dpsb_drv.h514 struct drm_property *broadcast_rgb_property; member
Dcdv_intel_dp.c1681 if (property == dev_priv->broadcast_rgb_property) { in cdv_intel_dp_set_property()
Dpsb_intel_sdvo.c1743 if (property == dev_priv->broadcast_rgb_property) { in psb_intel_sdvo_set_property()