Home
last modified time | relevance | path

Searched refs:ttm_opt_ctx (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_streamoutput.c287 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_dx_streamoutput_add() local
297 vmw_streamoutput_size, &ttm_opt_ctx); in vmw_dx_streamoutput_add()
H A Dvmwgfx_cotable.c572 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_cotable_alloc() local
583 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()
H A Dvmwgfx_so.c329 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_view_add() local
349 ret = ttm_mem_global_alloc(vmw_mem_glob(dev_priv), size, &ttm_opt_ctx); in vmw_view_add()
H A Dvmwgfx_context.c735 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_context_define() local
757 &ttm_opt_ctx); in vmw_context_define()
H A Dvmwgfx_shader.c597 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_dx_shader_add() local
610 &ttm_opt_ctx); in vmw_dx_shader_add()

Completed in 5 milliseconds