Home
last modified time | relevance | path

Searched refs:virtio_gpu_array_from_handles (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_ioctl.c124 buflist = virtio_gpu_array_from_handles(drm_file, bo_handles, in virtio_gpu_execbuffer_ioctl()
305 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); in virtio_gpu_transfer_from_host_ioctl()
342 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); in virtio_gpu_transfer_to_host_ioctl()
H A Dvirtgpu_gem.c173 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles() function
H A Dvirtgpu_drv.h246 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents);