Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_modes.c118 prop = dev_priv->broadcast_rgb_property; in intel_attach_broadcast_rgb_property()
127 dev_priv->broadcast_rgb_property = prop; in intel_attach_broadcast_rgb_property()
H A Dintel_hdmi.c995 if (property == dev_priv->broadcast_rgb_property) { in intel_hdmi_set_property()
H A Di915_drv.h1179 struct drm_property *broadcast_rgb_property; member
H A Dintel_sdvo.c2042 if (property == dev_priv->broadcast_rgb_property) { in intel_sdvo_set_property()
H A Dintel_dp.c2669 if (property == dev_priv->broadcast_rgb_property) { in intel_dp_set_property()