Home
last modified time | relevance | path

Searched refs:mobid (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h1416 SVGAMobId mobid; member
1434 SVGAMobId mobid; member
1446 SVGAMobId mobid; member
1655 SVGAMobId mobid; member
1671 SVGAMobId mobid; member
1683 SVGAMobId mobid; member
1698 SVGAMobId mobid; member
1713 SVGAMobId mobid; member
1816 SVGAMobId mobid; member
1825 SVGAMobId mobid; member
[all …]
Dsvga3d_dx.h165 SVGAMobId mobid; member
201 SVGAMobId mobid; member
292 SVGAMobId mobid; member
507 SVGAMobId mobid; member
535 SVGAMobId mobid; member
577 SVGAMobId mobid; member
587 SVGAMobId mobid; member
1721 SVGAMobId mobid; member
1740 SVGAMobId mobid; member
1750 SVGAMobId mobid; member
[all …]
Dsvga_reg.h589 SVGAMobId mobid; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_streamoutput.c109 cmd->body.mobid = res->backup->base.mem.start; in vmw_dx_streamoutput_unscrub()
182 cmd->body.mobid = SVGA3D_INVALID_ID; in vmw_dx_streamoutput_scrub()
Dvmwgfx_context.c358 cmd->body.mobid = bo->mem.start; in vmw_gb_context_bind()
412 cmd2->body.mobid = SVGA3D_INVALID_ID; in vmw_gb_context_unbind()
525 cmd->body.mobid = bo->mem.start; in vmw_dx_context_bind()
628 cmd2->body.mobid = SVGA3D_INVALID_ID; in vmw_dx_context_unbind()
Dvmwgfx_shader.c266 cmd->body.mobid = bo->mem.start; in vmw_gb_shader_bind()
294 cmd->body.mobid = SVGA3D_INVALID_ID; in vmw_gb_shader_unbind()
405 cmd->body.mobid = res->backup->base.mem.start; in vmw_dx_shader_unscrub()
492 cmd->body.mobid = SVGA3D_INVALID_ID; in vmw_dx_shader_scrub()
Dvmwgfx_cotable.c188 cmd->body.mobid = bo->mem.start; in vmw_cotable_unscrub()
284 cmd1->body.mobid = SVGA3D_INVALID_ID; in vmw_cotable_scrub()
Dvmwgfx_mob.c565 cmd->body.mobid = mob->id; in vmw_mob_unbind()
634 cmd->body.mobid = mob_id; in vmw_mob_bind()
Dvmwgfx_execbuf.c734 cmd->body.mobid = dx_query_mob->base.mem.start; in vmw_rebind_all_dx_query()
1305 ret = vmw_translate_mob_ptr(dev_priv, sw_context, &cmd->body.mobid, in vmw_cmd_dx_bind_query()
1388 ret = vmw_translate_mob_ptr(dev_priv, sw_context, &cmd->body.mobid, in vmw_cmd_end_gb_query()
1423 gb_cmd.body.mobid = cmd->body.guestResult.gmrId; in vmw_cmd_end_query()
1464 ret = vmw_translate_mob_ptr(dev_priv, sw_context, &cmd->body.mobid, in vmw_cmd_wait_gb_query()
1497 gb_cmd.body.mobid = cmd->body.guestResult.gmrId; in vmw_cmd_wait_query()
1785 &cmd->body.mobid, 0); in vmw_cmd_bind_gb_surface()
2106 &cmd->body.mobid, cmd->body.offsetInBytes); in vmw_cmd_bind_gb_shader()
2745 &cmd->body.mobid, in vmw_cmd_dx_bind_shader()
3066 &cmd->body.mobid, in vmw_cmd_dx_bind_streamoutput()
Dvmwgfx_fifo.c657 cmd->body.mobid = bo->mem.start; in vmw_fifo_emit_dummy_gb_query()
Dvmwgfx_cmdbuf.c890 cb_hdr->ptr.mob.mobid = man->cmd_space->mem.start; in vmw_cmdbuf_space_pool()
Dvmwgfx_surface.c1229 cmd1->body.mobid = bo->mem.start; in vmw_gb_surface_bind()
1296 cmd3->body.mobid = SVGA3D_INVALID_ID; in vmw_gb_surface_unbind()