Lines Matching refs:blit
115 * is a separate buffer to which content_vfbs will blit to.
460 * vmw_stdu_bo_cpu_clip - Callback to encode a CPU blit
490 * vmw_stdu_bo_cpu_commit - Callback to do a CPU blit from buffer object
495 * 2D VM, we have to do a CPU blit ourselves.
630 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
632 blit += dirty->num_hits;
633 blit->srcx = dirty->fb_x;
634 blit->srcy = dirty->fb_y;
635 blit->x = dirty->unit_x1;
636 blit->y = dirty->unit_y1;
637 blit->d = 1;
638 blit->w = dirty->unit_x2 - dirty->unit_x1;
639 blit->h = dirty->unit_y2 - dirty->unit_y1;
677 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
683 update = (struct vmw_stdu_update *) &blit[dirty->num_hits];
708 * @srf: Pointer to surface to blit from. If NULL, the surface attached
1094 * The drm fb code will do blit's via the vmap interface, which doesn't