Home
last modified time | relevance | path

Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h404 struct vmw_sw_context{ struct
406 bool kernel;
407 struct vmw_fpriv *fp;
408 struct drm_file *filp;
409 uint32_t *cmd_bounce;
410 uint32_t cmd_bounce_size;
411 struct vmw_bo *cur_query_bo;
412 struct list_head bo_relocations;
413 struct list_head res_relocations;
414 uint32_t *buf_start;
[all …]