Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_connector.c257 prop = dev_priv->broadcast_rgb_property; in intel_attach_broadcast_rgb_property()
266 dev_priv->broadcast_rgb_property = prop; in intel_attach_broadcast_rgb_property()
Dintel_atomic.c66 else if (property == dev_priv->broadcast_rgb_property) in intel_digital_connector_atomic_get_property()
102 if (property == dev_priv->broadcast_rgb_property) { in intel_digital_connector_atomic_set_property()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dcdv_device.c497 prop = dev_priv->broadcast_rgb_property; in cdv_intel_attach_broadcast_rgb_property()
508 dev_priv->broadcast_rgb_property = prop; in cdv_intel_attach_broadcast_rgb_property()
Dpsb_drv.h508 struct drm_property *broadcast_rgb_property; member
Dcdv_intel_dp.c1845 if (property == dev_priv->broadcast_rgb_property) { in cdv_intel_dp_set_property()
Dpsb_intel_sdvo.c1603 if (property == dev_priv->broadcast_rgb_property) { in psb_intel_sdvo_set_property()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h1052 struct drm_property *broadcast_rgb_property; member