Lines Matching refs:vfb
678 struct vmw_framebuffer *vfb, in vmw_kms_stdu_dma() argument
689 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer; in vmw_kms_stdu_dma()
713 ddirty.pitch = vfb->base.pitches[0]; in vmw_kms_stdu_dma()
732 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips, in vmw_kms_stdu_dma()
1045 struct vmw_framebuffer *vfb; in vmw_stdu_primary_plane_prepare_fb() local
1062 vfb = vmw_framebuffer_to_vfb(new_fb); in vmw_stdu_primary_plane_prepare_fb()
1063 new_vfbs = (vfb->bo) ? NULL : vmw_framebuffer_to_vfbs(new_fb); in vmw_stdu_primary_plane_prepare_fb()
1069 else if (vfb->bo) in vmw_stdu_primary_plane_prepare_fb()
1200 vfbbo = container_of(update->vfb, typeof(*vfbbo), base); in vmw_stdu_bo_populate_dma()
1207 cmd_dma->body.guest.pitch = update->vfb->base.pitches[0]; in vmw_stdu_bo_populate_dma()
1243 vfbbo = container_of(update->vfb, typeof(*vfbbo), base); in vmw_stdu_bo_populate_update()
1296 vfbbo = container_of(update->vfb, typeof(*vfbbo), base); in vmw_stdu_bo_populate_update_cpu()
1308 src_pitch = update->vfb->base.pitches[0]; in vmw_stdu_bo_populate_update_cpu()
1358 struct vmw_framebuffer *vfb, in vmw_stdu_plane_update_bo() argument
1368 bo_update.base.vfb = vfb; in vmw_stdu_plane_update_bo()
1400 vfbs = container_of(update->vfb, typeof(*vfbs), base); in vmw_stdu_surface_fifo_size_same_display()
1416 vfbs = container_of(update->vfb, typeof(*vfbs), base); in vmw_stdu_surface_fifo_size()
1438 vfbs = container_of(update->vfb, typeof(*vfbs), base); in vmw_stdu_surface_update_proxy()
1477 vfbs = container_of(update->vfb, typeof(*vfbs), base); in vmw_stdu_surface_populate_copy()
1533 struct vmw_framebuffer *vfb, in vmw_stdu_plane_update_surface() argument
1541 vfbs = container_of(vfb, typeof(*vfbs), base); in vmw_stdu_plane_update_surface()
1548 srf_update.vfb = vfb; in vmw_stdu_plane_update_surface()
1597 struct vmw_framebuffer *vfb = in vmw_stdu_primary_plane_atomic_update() local
1610 if (vfb->bo) in vmw_stdu_primary_plane_atomic_update()
1612 old_state, vfb, &fence); in vmw_stdu_primary_plane_atomic_update()
1615 old_state, vfb, in vmw_stdu_primary_plane_atomic_update()