Searched refs:prop_active (Results 1 – 3 of 3) sorted by relevance
416 if (property == config->prop_active) in drm_atomic_crtc_set_property()449 if (property == config->prop_active) in drm_atomic_crtc_get_property()
698 drm_object_attach_property(&crtc->base, config->prop_active, 0); in drm_crtc_init_with_planes()1464 dev->mode_config.prop_active = prop; in drm_mode_create_standard_properties()
1115 struct drm_property *prop_active; member