Searched refs:color_encoding_property (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h714 * @color_encoding_property:
720 struct drm_property *color_encoding_property; member in struct:drm_plane
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_color_mgmt.c457 plane->color_encoding_property = prop;
H A Ddrm_atomic_uapi.c579 } else if (property == plane->color_encoding_property) {
642 } else if (property == plane->color_encoding_property) {
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_overlay.c265 else if (property == nv_plane->base.color_encoding_property)

Completed in 131 milliseconds