Lines Matching defs:vfb
229 /* Set up image using information in vfb */
527 * @vfb: Pointer to the buffer-object backed framebuffer.
544 struct vmw_framebuffer *vfb,
553 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
579 ddirty.pitch = vfb->base.pitches[0];
588 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
898 struct vmw_framebuffer *vfb;
915 vfb = vmw_framebuffer_to_vfb(new_fb);
916 new_vfbs = (vfb->bo) ? NULL : vmw_framebuffer_to_vfbs(new_fb);
922 else if (vfb->bo)
1076 vfbbo = container_of(update->vfb, typeof(*vfbbo), base);
1088 src_pitch = update->vfb->base.pitches[0];
1128 * @vfb: framebuffer which is blitted to display unit.
1138 struct vmw_framebuffer *vfb,
1148 bo_update.base.vfb = vfb;
1168 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1184 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1206 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1245 vfbs = container_of(update->vfb, typeof(*vfbs), base);
1291 * @vfb: Framebuffer which is blitted to display unit
1301 struct vmw_framebuffer *vfb,
1309 vfbs = container_of(vfb, typeof(*vfbs), base);
1316 srf_update.vfb = vfb;
1363 struct vmw_framebuffer *vfb =
1376 if (vfb->bo)
1378 old_state, vfb, &fence);
1381 old_state, vfb,