Searched refs:color_range_property (Results 1 – 4 of 4) sorted by relevance
263 if (plane->color_range_property) { in __drm_atomic_helper_plane_state_reset()265 plane->color_range_property, in __drm_atomic_helper_plane_state_reset()
582 plane->color_range_property = prop; in drm_plane_create_color_properties()
581 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()647 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()
754 struct drm_property *color_range_property; member