Searched refs:SVGA_RELOC_READ (Results 1 – 6 of 6) sorted by relevance
369 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_READ); in SVGA3D_DestroySurface()434 region_flags = SVGA_RELOC_READ; in SVGA3D_SurfaceDMA()439 surface_flags = SVGA_RELOC_READ; in SVGA3D_SurfaceDMA()492 region_flags = SVGA_RELOC_READ; in SVGA3D_BufferDMA()497 surface_flags = SVGA_RELOC_READ; in SVGA3D_BufferDMA()1056 surface_to_surfaceid(swc, src, &cmd->src, SVGA_RELOC_READ); in SVGA3D_BeginSurfaceCopy()1099 surface_to_surfaceid(swc, src, &cmd->src, SVGA_RELOC_READ); in SVGA3D_SurfaceStretchBlt()
62 #define SVGA_RELOC_READ 0x2 macro
255 SVGA_RELOC_READ); in svga_hwtnl_flush()266 SVGA_RELOC_READ); in svga_hwtnl_flush()
157 SVGA_RELOC_READ); in update_tss_binding()224 SVGA_RELOC_READ); in svga_reemit_tss_bindings()
192 region_flags = SVGA_RELOC_READ; in svga_buffer_upload_command()197 surface_flags = SVGA_RELOC_READ; in svga_buffer_upload_command()
119 if (flags & SVGA_RELOC_READ) in vmw_translate_to_pb_flags()