Searched defs:cmd_space (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ | ||
H A D | vmwgfx_cmdbuf.c | 118 struct ttm_buffer_object *cmd_space; member [all...] |
H A D | vmwgfx_surface.c | 238 vmw_surface_destroy_encode(uint32_t id, void *cmd_space) vmw_surface_destroy_encode() argument 255 vmw_surface_define_encode(const struct vmw_surface *srf, void *cmd_space) vmw_surface_define_encode() argument 301 vmw_surface_dma_encode(struct vmw_surface *srf, void *cmd_space, const SVGAGuestPtr *ptr, bool to_surface) vmw_surface_dma_encode() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ | ||
H A D | vmwgfx_cmdbuf.c | 119 struct vmw_bo *cmd_space; member |
H A D | vmwgfx_surface.c | 235 vmw_surface_destroy_encode(uint32_t id, void *cmd_space) vmw_surface_destroy_encode() argument 252 vmw_surface_define_encode(const struct vmw_surface *srf, void *cmd_space) vmw_surface_define_encode() argument 298 vmw_surface_dma_encode(struct vmw_surface *srf, void *cmd_space, const SVGAGuestPtr *ptr, bool to_surface) vmw_surface_dma_encode() argument |
Completed in 8 milliseconds