Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_stdu.c466 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_clip()
503 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_fifo_commit()
721 num_clips * sizeof(SVGA3dCopyBox) + in vmw_kms_stdu_dma()
764 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_clip()
802 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; in vmw_kms_stdu_surface_fifo_commit()
811 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_fifo_commit()
894 sizeof(SVGA3dCopyBox) * num_clips + in vmw_kms_stdu_surface_dirty()
1204 sizeof(struct SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_populate_dma()
1220 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip()
1421 size += sizeof(struct vmw_stdu_surface_copy) + sizeof(SVGA3dCopyBox) * in vmw_stdu_surface_fifo_size()
[all …]
A Dvmwgfx_kms.c363 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()
392 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()
394 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()
A Dvmwgfx_surface.c165 SVGA3dCopyBox cb;
308 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/device_include/
A Dsvga3d_types.h78 typedef struct SVGA3dCopyBox { struct
88 } SVGA3dCopyBox; argument
A Dsvga3d_dx.h587 SVGA3dCopyBox box;
597 SVGA3dCopyBox box;
787 SVGA3dCopyBox box;
A Dsvga3d_cmd.h463 SVGA3dCopyBox box;

Completed in 40 milliseconds