Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c88 struct vmw_stdu_dma { struct
466 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_clip()
503 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_fifo_commit()
721 ddirty.base.fifo_reserve_size = sizeof(struct vmw_stdu_dma) + in vmw_kms_stdu_dma()
1184 return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_fifo_size()
1201 struct vmw_stdu_dma *cmd_dma = cmd; in vmw_stdu_bo_populate_dma()