Home | History | Annotate | Download | only in vmwgfx

Lines Matching defs:vfb

221 	struct vmw_framebuffer *vfb;
233 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL;
243 if (vfb) {
484 container_of(update->vfb, typeof(*vfbbo), base);
486 int depth = update->vfb->base.format->depth;
497 gmr->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
500 gmr->body.bytesPerLine = update->vfb->base.pitches[0];
535 * @vfb: Framebuffer which is blitted to display unit.
545 struct vmw_framebuffer *vfb,
555 bo_update.base.vfb = vfb;
599 vfbs = container_of(update->vfb, typeof(*vfbs), base);
696 * @vfb: Framebuffer which is blitted to display unit
706 struct vmw_framebuffer *vfb,
716 srf_update.base.vfb = vfb;
743 struct vmw_framebuffer *vfb =
746 if (vfb->bo)
748 old_state, vfb, &fence);
751 old_state, vfb,
1344 * @vfb: Pointer to the buffer-object backed framebuffer.
1356 struct vmw_framebuffer *vfb,
1363 container_of(vfb, struct vmw_framebuffer_bo, base)->buffer;
1376 ret = do_bo_define_gmrfb(dev_priv, vfb);
1385 ret = vmw_kms_helper_dirty(dev_priv, vfb, NULL, vclips,