Searched refs:color_range_property (Results 1 – 4 of 4) sorted by relevance
264 if (plane->color_range_property) { in __drm_atomic_helper_plane_state_reset()266 plane->color_range_property, in __drm_atomic_helper_plane_state_reset()
586 plane->color_range_property = prop; in drm_plane_create_color_properties()
592 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()683 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()
792 struct drm_property *color_range_property; member