Searched refs:vmw_dx_streamoutput_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_streamoutput.c | 241 * vmw_dx_streamoutput_lookup - Do a streamoutput resource lookup by user key. 248 vmw_dx_streamoutput_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_dx_streamoutput_lookup() function
|
H A D | vmwgfx_execbuf.c | 3013 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_destroy_streamoutput() 3042 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_bind_streamoutput() 3095 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_set_streamoutput()
|
H A D | vmwgfx_drv.h | 1356 vmw_dx_streamoutput_lookup(struct vmw_cmdbuf_res_manager *man,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_streamoutput.c | 241 * vmw_dx_streamoutput_lookup - Do a streamoutput resource lookup by user key. 248 vmw_dx_streamoutput_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_dx_streamoutput_lookup() function
|
H A D | vmwgfx_execbuf.c | 3057 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_destroy_streamoutput() 3086 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_bind_streamoutput() 3139 res = vmw_dx_streamoutput_lookup(vmw_context_res_man(ctx_node->ctx), in vmw_cmd_dx_set_streamoutput()
|
H A D | vmwgfx_drv.h | 1240 vmw_dx_streamoutput_lookup(struct vmw_cmdbuf_res_manager *man,
|
Completed in 22 milliseconds