Lines Matching defs:plane
52 struct drm_plane *plane;
63 * x/y/z position or activity of any plane on that CRTC
64 * changes. This is needed for updating the plane positions in
71 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) {
187 /* then create a plane, a crtc and an encoder for each panel/bridge */
199 dev_err(tidss->dev, "plane create failed\n");
203 tidss->planes[tidss->num_planes++] = &tplane->plane;
206 &tplane->plane);
234 dev_err(tidss->dev, "plane create failed\n");
238 tidss->planes[tidss->num_planes++] = &tplane->plane;