Searched refs:vmw_sw_context (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 130 int (*func) (struct vmw_private *, struct vmw_sw_context *, 143 struct vmw_sw_context *sw_context, 146 struct vmw_sw_context *sw_context, 169 static void vmw_execbuf_bindings_commit(struct vmw_sw_context *sw_context, in vmw_execbuf_bindings_commit() 193 static void vmw_bind_dx_query_mob(struct vmw_sw_context *sw_context) in vmw_bind_dx_query_mob() 209 struct vmw_sw_context *sw_context, in vmw_cmd_ctx_first_setup() 299 static int vmw_execbuf_res_noref_val_add(struct vmw_sw_context *sw_context, in vmw_execbuf_res_noref_val_add() 351 static int vmw_execbuf_res_noctx_val_add(struct vmw_sw_context *sw_context, in vmw_execbuf_res_noctx_val_add() 387 static int vmw_view_res_val_add(struct vmw_sw_context *sw_context, in vmw_view_res_val_add() 421 vmw_view_id_val_add(struct vmw_sw_context *sw_contex [all...] |
H A D | vmwgfx_drv.h | 386 * struct vmw_sw_context - Command submission context 416 struct vmw_sw_context{ struct 592 struct vmw_sw_context ctx;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 134 int (*func) (struct vmw_private *, struct vmw_sw_context *, 147 struct vmw_sw_context *sw_context, 150 struct vmw_sw_context *sw_context, 173 static void vmw_execbuf_bindings_commit(struct vmw_sw_context *sw_context, in vmw_execbuf_bindings_commit() 197 static void vmw_bind_dx_query_mob(struct vmw_sw_context *sw_context) in vmw_bind_dx_query_mob() 214 struct vmw_sw_context *sw_context, in vmw_cmd_ctx_first_setup() 309 static int vmw_execbuf_res_val_add(struct vmw_sw_context *sw_context, in vmw_execbuf_res_val_add() 367 static int vmw_view_res_val_add(struct vmw_sw_context *sw_context, in vmw_view_res_val_add() 401 vmw_view_id_val_add(struct vmw_sw_context *sw_context, in vmw_view_id_val_add() 434 struct vmw_sw_context *sw_contex in vmw_resource_context_res_add() [all...] |
H A D | vmwgfx_validation.h | 61 struct vmw_sw_context *sw_context;
|
H A D | vmwgfx_drv.h | 390 * struct vmw_sw_context - Command submission context 420 struct vmw_sw_context{ struct 595 struct vmw_sw_context ctx;
|
H A D | vmwgfx_drv.c | 838 struct vmw_sw_context *sw_context = &dev_priv->ctx; in vmw_sw_context_init() 845 struct vmw_sw_context *sw_context = &dev_priv->ctx; in vmw_sw_context_fini()
|
Completed in 13 milliseconds