Lines Matching refs:vmw_sw_context
34 struct vmw_sw_context *sw_context, in vmw_cmd_invalid()
41 struct vmw_sw_context *sw_context, in vmw_cmd_ok()
48 struct vmw_sw_context *sw_context, in vmw_cmd_cid_check()
75 struct vmw_sw_context *sw_context, in vmw_cmd_sid_check()
107 struct vmw_sw_context *sw_context, in vmw_cmd_set_render_target_check()
126 struct vmw_sw_context *sw_context, in vmw_cmd_surface_copy_check()
143 struct vmw_sw_context *sw_context, in vmw_cmd_stretch_blt_check()
160 struct vmw_sw_context *sw_context, in vmw_cmd_blt_surf_screen_check()
173 struct vmw_sw_context *sw_context, in vmw_cmd_present_check()
186 struct vmw_sw_context *sw_context, in vmw_translate_guest_ptr()
241 struct vmw_sw_context *sw_context, in vmw_cmd_end_query()
267 struct vmw_sw_context *sw_context, in vmw_cmd_wait_query()
294 struct vmw_sw_context *sw_context, in vmw_cmd_dma()
339 struct vmw_sw_context *sw_context, in vmw_cmd_draw()
391 struct vmw_sw_context *sw_context, in vmw_cmd_tex_state()
424 struct vmw_sw_context *,
466 struct vmw_sw_context *sw_context, in vmw_cmd_check()
502 struct vmw_sw_context *sw_context, in vmw_cmd_check_all()
525 static void vmw_free_relocations(struct vmw_sw_context *sw_context) in vmw_free_relocations()
530 static void vmw_apply_relocations(struct vmw_sw_context *sw_context) in vmw_apply_relocations()
550 static void vmw_clear_validations(struct vmw_sw_context *sw_context) in vmw_clear_validations()
592 struct vmw_sw_context *sw_context) in vmw_validate_buffers()
616 struct vmw_sw_context *sw_context = &dev_priv->ctx; in vmw_execbuf_ioctl()