| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | abi16.c | 277 nvbo->map_handle = info->map_handle; 289 if (nvbo->map_handle)
|
| H A D | private.h | 88 uint64_t map_handle; member in struct:nouveau_bo_priv
|
| H A D | nouveau.c | 888 MAP_SHARED, drm->fd, nvbo->map_handle);
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_drmi.c | 205 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 D | vmwgfx_drm.h | 357 * @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 D | nouveau_noop.c | 78 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 D | vmw_screen_ioctl.c | 65 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 D | vmwgfx_drm.h | 400 * @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 D | nouveau_drm.h | 115 __u64 map_handle; member in struct:drm_nouveau_gem_info
|
| H A D | vmwgfx_drm.h | 391 * @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 D | decode.c | 449 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 D | vmw_screen_ioctl.c | 65 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 D | vmwgfx_drm.h | 408 * @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 D | via_drm.h | 335 uint64_t map_handle; member in struct:drm_via_gem_object
|
| H A D | via_memmgr.c | 159 obj->map_offset = args.map_handle;
|