Home
last modified time | relevance | path

Searched refs:color_range_property (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_plane.h726 struct drm_property *color_range_property; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_color_mgmt.c471 plane->color_range_property = prop; in drm_plane_create_color_properties()
H A Ddrm_atomic_uapi.c578 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()
641 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()