Lines Matching defs:plane
219 * but since for LDU the display plane is closely tied to the
220 * CRTC, it makes more sense to do those at plane update time.
288 vmw_ldu_primary_plane_atomic_update(struct drm_plane *plane,
295 struct drm_crtc *crtc = plane->state->crtc ?: old_state->crtc;
299 dev_priv = vmw_priv(plane->dev);
300 fb = plane->state->fb;
392 /* Initialize primary plane */
401 DRM_ERROR("Failed to initialize primary plane");
407 /* Initialize cursor plane */
416 DRM_ERROR("Failed to initialize cursor plane");