Searched refs:map_handle (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dabi16.c277 nvbo->map_handle = info->map_handle;
289 if (nvbo->map_handle)
H A Dprivate.h88 uint64_t map_handle; member in struct:nouveau_bo_priv
H A Dnouveau.c888 MAP_SHARED, drm->fd, nvbo->map_handle);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drmi.c205 uint64_t map_handle; member in struct:vmwgfx_int_dmabuf
241 ibuf->map_handle = arg.rep.map_handle;
263 ibuf->drm_fd, ibuf->map_handle);
H A Dvmwgfx_drm.h357 * @map_handle: Offset to use in the mmap() call used to map the buffer.
368 uint64_t map_handle; member in struct:drm_vmw_dmabuf_rep
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
H A Dnouveau_noop.c78 create->info.map_handle = drm_shim_bo_get_mmap_offset(shim_fd, &bo->base);
99 info->map_handle = drm_shim_bo_get_mmap_offset(shim_fd, &bo->base);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c65 uint64_t map_handle; member in struct:vmw_region
317 region->map_handle = rep->buffer_map_handle;
438 region->map_handle = rep->crep.buffer_map_handle;
466 region->map_handle = rep->crep.buffer_map_handle;
636 region->map_handle = rep->map_handle;
688 region->drm_fd, region->map_handle);
H A Dvmwgfx_drm.h400 * @map_handle: Offset to use in the mmap() call used to map the buffer.
411 __u64 map_handle; member in struct:drm_vmw_bo_rep
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dnouveau_drm.h115 __u64 map_handle; member in struct:drm_nouveau_gem_info
H A Dvmwgfx_drm.h391 * @map_handle: Offset to use in the mmap() call used to map the buffer.
402 __u64 map_handle; member in struct:drm_vmw_dmabuf_rep
/xsrc/external/mit/MesaLib/dist/src/asahi/lib/
H A Ddecode.c449 agxdecode_cmdstream(unsigned cmdbuf_handle, unsigned map_handle, bool verbose) argument
454 struct agx_bo *map = agxdecode_find_handle(map_handle, AGX_ALLOC_MEMMAP);
500 agxdecode_dump_mappings(unsigned map_handle) argument
504 struct agx_bo *map = agxdecode_find_handle(map_handle, AGX_ALLOC_MEMMAP);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c65 uint64_t map_handle; member in struct:vmw_region
321 region->map_handle = rep->buffer_map_handle;
442 region->map_handle = rep->crep.buffer_map_handle;
470 region->map_handle = rep->crep.buffer_map_handle;
640 region->map_handle = rep->map_handle;
692 region->drm_fd, region->map_handle);
H A Dvmwgfx_drm.h408 * @map_handle: Offset to use in the mmap() call used to map the buffer.
419 __u64 map_handle; member in struct:drm_vmw_bo_rep
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_drm.h335 uint64_t map_handle; member in struct:drm_via_gem_object
H A Dvia_memmgr.c159 obj->map_offset = args.map_handle;

Completed in 29 milliseconds