Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1494 if (property == dev_priv->broadcast_rgb_property) { in intel_hdmi_set_property()
Dintel_sdvo.c2026 if (property == dev_priv->broadcast_rgb_property) { in intel_sdvo_set_property()
Di915_drv.h1883 struct drm_property *broadcast_rgb_property; member
Dintel_dp.c4941 if (property == dev_priv->broadcast_rgb_property) { in intel_dp_set_property()
/linux-4.4.14/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.h517 struct drm_property *broadcast_rgb_property; member
Dcdv_intel_dp.c1875 if (property == dev_priv->broadcast_rgb_property) { in cdv_intel_dp_set_property()
Dpsb_intel_sdvo.c1694 if (property == dev_priv->broadcast_rgb_property) { in psb_intel_sdvo_set_property()