Home
last modified time | relevance | path

Searched refs:vmw_cmdbuf_res_commit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c128 void vmw_cmdbuf_res_commit(struct list_head *list) in vmw_cmdbuf_res_commit() function
H A Dvmwgfx_drv.h1351 extern void vmw_cmdbuf_res_commit(struct list_head *list);
H A Dvmwgfx_execbuf.c3875 vmw_cmdbuf_res_commit(&sw_context->staged_cmd_res); in vmw_execbuf_process()