Lines Matching defs:plane
55 struct drm_plane *plane;
66 * x/y/z position or activity of any plane on that CRTC
67 * changes. This is needed for updating the plane positions in
74 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) {
190 /* then create a plane, a crtc and an encoder for each panel/bridge */
203 dev_err(tidss->dev, "plane create failed\n");
207 tidss->planes[tidss->num_planes++] = &tplane->plane;
210 &tplane->plane);
243 dev_err(tidss->dev, "plane create failed\n");
247 tidss->planes[tidss->num_planes++] = &tplane->plane;