Lines Matching defs:vfb
216 struct vmw_framebuffer *vfb;
228 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL;
238 if (vfb) {
482 container_of(update->vfb, typeof(*vfbbo), base);
484 int depth = update->vfb->base.format->depth;
495 gmr->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
498 gmr->body.bytesPerLine = update->vfb->base.pitches[0];
533 * @vfb: Framebuffer which is blitted to display unit.
543 struct vmw_framebuffer *vfb,
553 bo_update.base.vfb = vfb;
597 vfbs = container_of(update->vfb, typeof(*vfbs), base);
694 * @vfb: Framebuffer which is blitted to display unit
704 struct vmw_framebuffer *vfb,
714 srf_update.base.vfb = vfb;
741 struct vmw_framebuffer *vfb =
744 if (vfb->bo)
746 old_state, vfb, &fence);
749 old_state, vfb,
1341 * @vfb: Pointer to the buffer-object backed framebuffer.
1353 struct vmw_framebuffer *vfb,
1360 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
1373 ret = do_bo_define_gmrfb(dev_priv, vfb);
1382 ret = vmw_kms_helper_dirty(dev_priv, vfb, NULL, vclips,