Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
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()
A Dvmwgfx_so.c330 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_view_add() local
350 ret = ttm_mem_global_alloc(vmw_mem_glob(dev_priv), size, &ttm_opt_ctx); in vmw_view_add()
A Dvmwgfx_cotable.c577 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_cotable_alloc() local
588 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()
A Dvmwgfx_context.c735 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_context_define() local
753 &ttm_opt_ctx); in vmw_context_define()
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 15 milliseconds