Home
last modified time | relevance | path

Searched refs:prop_crtc_x (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
A Ddrm_mode_config.h613 struct drm_property *prop_crtc_x; member
/linux/drivers/gpu/drm/
A Ddrm_atomic_uapi.c565 } else if (property == config->prop_crtc_x) { in drm_atomic_plane_set_property()
637 } else if (property == config->prop_crtc_x) { in drm_atomic_plane_get_property()
A Ddrm_mode_config.c262 dev->mode_config.prop_crtc_x = prop; in drm_mode_create_standard_properties()
A Ddrm_plane.c339 drm_object_attach_property(&plane->base, config->prop_crtc_x, 0); in __drm_universal_plane_init()

Completed in 16 milliseconds