Lines Matching defs:vfb
233 /* Set up image using information in vfb */
659 * @vfb: Pointer to the buffer-object backed framebuffer.
678 struct vmw_framebuffer *vfb,
689 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
713 ddirty.pitch = vfb->base.pitches[0];
732 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
1042 struct vmw_framebuffer *vfb;
1060 vfb = vmw_framebuffer_to_vfb(new_fb);
1061 new_vfbs = (vfb->bo) ? NULL : vmw_framebuffer_to_vfbs(new_fb);
1066 else if (vfb->bo)
1212 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1219 cmd_dma->body.guest.pitch = update->vfb->base.pitches[0];
1255 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1308 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1320 src_pitch = update->vfb->base.pitches[0];
1360 * @vfb: framebuffer which is blitted to display unit.
1370 struct vmw_framebuffer *vfb,
1380 bo_update.base.vfb = vfb;
1412 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1428 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1450 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1489 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1535 * @vfb: Framebuffer which is blitted to display unit
1545 struct vmw_framebuffer *vfb,
1553 vfbs = container_of(vfb, typeof(*vfbs), base);
1560 srf_update.vfb = vfb;
1607 struct vmw_framebuffer *vfb =
1620 if (vfb->bo)
1622 old_state, vfb, &fence);
1625 old_state, vfb,