Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c89 struct vmw_stdu_dma { struct
462 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_clip()
499 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_fifo_commit()
717 ddirty.base.fifo_reserve_size = sizeof(struct vmw_stdu_dma) + in vmw_kms_stdu_dma()
1180 return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_fifo_size()
1197 struct vmw_stdu_dma *cmd_dma = cmd; in vmw_stdu_bo_populate_dma()