Searched refs:alpha_property (Results 1 – 4 of 4) sorted by relevance
649 struct drm_property *alpha_property; member
138 plane->alpha_property = prop; in drm_plane_create_alpha_property()
901 } else if (property == plane->alpha_property) { in drm_atomic_plane_set_property()974 } else if (property == plane->alpha_property) { in drm_atomic_plane_get_property()
3581 if (plane->alpha_property) in drm_atomic_helper_plane_reset()3582 plane->state->alpha = plane->alpha_property->values[1]; in drm_atomic_helper_plane_reset()