Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_mode_config.h623 struct drm_property *prop_crtc_w; member
/linux/drivers/gpu/drm/
A Ddrm_atomic_uapi.c569 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_set_property()
641 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_get_property()
A Ddrm_mode_config.c274 dev->mode_config.prop_crtc_w = prop; in drm_mode_create_standard_properties()
A Ddrm_plane.c341 drm_object_attach_property(&plane->base, config->prop_crtc_w, 0); in __drm_universal_plane_init()

Completed in 11 milliseconds