Home
last modified time | relevance | path

Searched refs:vmw_view_id_val_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c406 * vmw_view_id_val_add - Look up a view and add it and the surface it's pointing
421 vmw_view_id_val_add(struct vmw_sw_context *sw_context, in vmw_view_id_val_add() function
803 view = vmw_view_id_val_add(sw_context, view_type, in vmw_view_bindings_add()
2387 ret = vmw_view_id_val_add(sw_context, vmw_view_rt, in vmw_cmd_dx_clear_rendertarget_view()
2409 ret = vmw_view_id_val_add(sw_context, vmw_view_ds, in vmw_cmd_dx_clear_depthstencil_view()
2758 view = vmw_view_id_val_add(sw_context, vmw_view_sr, in vmw_cmd_dx_genmips()
2867 ret = vmw_view_id_val_add(sw_context, vmw_view_ua, in vmw_cmd_clear_uav_uint()
2886 ret = vmw_view_id_val_add(sw_context, vmw_view_ua, in vmw_cmd_clear_uav_float()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c386 * vmw_view_id_val_add - Look up a view and add it and the surface it's pointing
401 vmw_view_id_val_add(struct vmw_sw_context *sw_context, in vmw_view_id_val_add() function
794 view = vmw_view_id_val_add(sw_context, view_type, in vmw_view_bindings_add()
2423 ret = vmw_view_id_val_add(sw_context, vmw_view_rt, in vmw_cmd_dx_clear_rendertarget_view()
2445 ret = vmw_view_id_val_add(sw_context, vmw_view_ds, in vmw_cmd_dx_clear_depthstencil_view()
2800 view = vmw_view_id_val_add(sw_context, vmw_view_sr, in vmw_cmd_dx_genmips()
2909 ret = vmw_view_id_val_add(sw_context, vmw_view_ua, in vmw_cmd_clear_uav_uint()
2928 ret = vmw_view_id_val_add(sw_context, vmw_view_ua, in vmw_cmd_clear_uav_float()

Completed in 11 milliseconds