Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h728 struct drm_property *color_range_property; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_color_mgmt.c476 plane->color_range_property = prop; in drm_plane_create_color_properties()
H A Ddrm_atomic_uapi.c581 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()
644 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()