Lines Matching defs:vfb
215 struct vmw_framebuffer *vfb;
227 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL;
237 if (vfb) {
476 container_of(update->vfb, typeof(*vfbbo), base);
478 int depth = update->vfb->base.format->depth;
489 gmr->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
492 gmr->body.bytesPerLine = update->vfb->base.pitches[0];
527 * @vfb: Framebuffer which is blitted to display unit.
537 struct vmw_framebuffer *vfb,
547 bo_update.base.vfb = vfb;
590 vfbs = container_of(update->vfb, typeof(*vfbs), base);
687 * @vfb: Framebuffer which is blitted to display unit
697 struct vmw_framebuffer *vfb,
707 srf_update.base.vfb = vfb;
734 struct vmw_framebuffer *vfb =
737 if (vfb->bo)
739 old_state, vfb, &fence);
742 old_state, vfb,
1309 * @vfb: Pointer to the buffer-object backed framebuffer.
1321 struct vmw_framebuffer *vfb,
1328 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
1343 ret = do_bo_define_gmrfb(dev_priv, vfb);
1352 ret = vmw_kms_helper_dirty(dev_priv, vfb, NULL, vclips,