Searched refs:prop_crtc_w (Results 1 – 3 of 3) sorted by relevance
597 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_set_property()644 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_get_property()
1204 drm_object_attach_property(&plane->base, config->prop_crtc_w, 0); in drm_universal_plane_init()1440 dev->mode_config.prop_crtc_w = prop; in drm_mode_create_standard_properties()
1111 struct drm_property *prop_crtc_w; member