Lines Matching defs:vfb
228 /* Set up image using information in vfb */
654 * @vfb: Pointer to the buffer-object backed framebuffer.
673 struct vmw_framebuffer *vfb,
684 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
708 ddirty.pitch = vfb->base.pitches[0];
727 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
1040 struct vmw_framebuffer *vfb;
1057 vfb = vmw_framebuffer_to_vfb(new_fb);
1058 new_vfbs = (vfb->bo) ? NULL : vmw_framebuffer_to_vfbs(new_fb);
1064 else if (vfb->bo)
1195 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1202 cmd_dma->body.guest.pitch = update->vfb->base.pitches[0];
1238 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1291 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1303 src_pitch = update->vfb->base.pitches[0];
1343 * @vfb: framebuffer which is blitted to display unit.
1353 struct vmw_framebuffer *vfb,
1363 bo_update.base.vfb = vfb;
1395 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1411 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1433 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1472 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1518 * @vfb: Framebuffer which is blitted to display unit
1528 struct vmw_framebuffer *vfb,
1536 vfbs = container_of(vfb, typeof(*vfbs), base);
1543 srf_update.vfb = vfb;
1590 struct vmw_framebuffer *vfb =
1603 if (vfb->bo)
1605 old_state, vfb, &fence);
1608 old_state, vfb,