Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_mode_config.h774 struct drm_property *modifiers_property; member
/dragonfly/sys/dev/drm/
H A Ddrm_mode_config.c349 dev->mode_config.modifiers_property = prop; in drm_mode_create_standard_properties()
H A Ddrm_plane.c140 drm_object_attach_property(&plane->base, config->modifiers_property, in create_in_format_blob()