Searched refs:prop_crtc_id (Results 1 – 5 of 5) sorted by relevance
654 struct drm_property *prop_crtc_id; member
497 } else if (property == config->prop_crtc_id) { in drm_atomic_plane_set_property()593 } else if (property == config->prop_crtc_id) { in drm_atomic_plane_get_property()677 if (property == config->prop_crtc_id) { in drm_atomic_connector_set_property()803 if (property == config->prop_crtc_id) { in drm_atomic_connector_get_property()
305 dev->mode_config.prop_crtc_id = prop; in drm_mode_create_standard_properties()
457 drm_object_attach_property(&plane->base, config->prop_crtc_id, 0); in __drm_universal_plane_init()
318 drm_object_attach_property(&connector->base, config->prop_crtc_id, 0); in __drm_connector_init()