Home
last modified time | relevance | path

Searched refs:SVGA3dCopyBox (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c748 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_dmabuf_clip()
785 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_dmabuf_fifo_commit()
873 num_clips * sizeof(SVGA3dCopyBox) + in vmw_kms_stdu_dma()
903 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_clip()
941 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; in vmw_kms_stdu_surface_fifo_commit()
950 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_fifo_commit()
1024 sizeof(SVGA3dCopyBox) * num_clips + in vmw_kms_stdu_surface_dirty()
Dvmwgfx_kms.c272 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()
298 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()
300 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()
Dvmwgfx_surface.c127 SVGA3dCopyBox cb;
264 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_types.h65 struct SVGA3dCopyBox { struct
77 SVGA3dCopyBox; argument
Dsvga3d_dx.h610 SVGA3dCopyBox box;
770 SVGA3dCopyBox box;