Searched refs:prop_active (Results 1 – 4 of 4) sorted by relevance
669 struct drm_property *prop_active; member
318 dev->mode_config.prop_active = prop; in drm_mode_create_standard_properties()
300 drm_object_attach_property(&crtc->base, config->prop_active, 0); in __drm_crtc_init_with_planes()
374 if (property == config->prop_active) in drm_atomic_crtc_set_property()441 if (property == config->prop_active) in drm_atomic_crtc_get_property()
Completed in 11 milliseconds