Lines Matching defs:plane
213 * but since for LDU the display plane is closely tied to the
214 * CRTC, it makes more sense to do those at plane update time.
285 vmw_ldu_primary_plane_atomic_update(struct drm_plane *plane,
292 struct drm_crtc *crtc = plane->state->crtc ?: old_state->crtc;
296 dev_priv = vmw_priv(plane->dev);
297 fb = plane->state->fb;
389 /* Initialize primary plane */
396 DRM_ERROR("Failed to initialize primary plane");
402 /* Initialize cursor plane */
409 DRM_ERROR("Failed to initialize cursor plane");