Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_ioctl.c197 buflist = virtio_gpu_array_from_handles(file, bo_handles, in virtio_gpu_execbuffer_ioctl()
412 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); in virtio_gpu_transfer_from_host_ioctl()
463 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); in virtio_gpu_transfer_to_host_ioctl()
A Dvirtgpu_gem.c183 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles() function
A Dvirtgpu_drv.h305 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents);

Completed in 9 milliseconds