Searched refs:prop_crtc_h (Results 1 – 4 of 4) sorted by relevance
633 struct drm_property *prop_crtc_h; member
281 dev->mode_config.prop_crtc_h = prop; in drm_mode_create_standard_properties()
513 } else if (property == config->prop_crtc_h) { in drm_atomic_plane_set_property()601 } else if (property == config->prop_crtc_h) { in drm_atomic_plane_get_property()
461 drm_object_attach_property(&plane->base, config->prop_crtc_h, 0); in __drm_universal_plane_init()
Completed in 13 milliseconds