Searched refs:prop_crtc_h (Results 1 – 4 of 4) sorted by relevance
628 struct drm_property *prop_crtc_h; member
571 } else if (property == config->prop_crtc_h) { in drm_atomic_plane_set_property()643 } else if (property == config->prop_crtc_h) { in drm_atomic_plane_get_property()
280 dev->mode_config.prop_crtc_h = prop; in drm_mode_create_standard_properties()
342 drm_object_attach_property(&plane->base, config->prop_crtc_h, 0); in __drm_universal_plane_init()
Completed in 27 milliseconds