Home
last modified time | relevance | path

Searched defs:shim_fd (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/drm-shim/
Ddevice.c115 struct shim_fd *shim_fd = calloc(1, sizeof(*shim_fd)); in drm_shim_file_create() local
130 void drm_shim_fd_register(int fd, struct shim_fd *shim_fd) in drm_shim_fd_register()
199 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in drm_shim_ioctl_gem_close() local
297 drm_shim_bo_lookup(struct shim_fd *shim_fd, int handle) in drm_shim_bo_lookup()
336 drm_shim_bo_get_handle(struct shim_fd *shim_fd, struct shim_bo *bo) in drm_shim_bo_get_handle()
366 drm_shim_bo_get_mmap_offset(struct shim_fd *shim_fd, struct shim_bo *bo) in drm_shim_bo_get_mmap_offset()
375 drm_shim_mmap(struct shim_fd *shim_fd, size_t length, int prot, int flags, in drm_shim_mmap()
Ddrm_shim.h63 struct shim_fd { struct
82 void drm_shim_fd_register(int fd, struct shim_fd *shim_fd); argument
Ddrm_shim.c367 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in __fxstat() local
383 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in __fxstat64() local
467 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in fstat() local
483 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in fstat64() local
650 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in ioctl() local
663 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in fcntl() local
690 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in dup() local
702 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in mmap() local
/third_party/mesa3d/src/broadcom/drm-shim/
Dv3dx.c107 v3d_simulator_copy_in_handle(struct shim_fd *shim_fd, int handle) in v3d_simulator_copy_in_handle()
118 v3d_simulator_copy_out_handle(struct shim_fd *shim_fd, int handle) in v3d_simulator_copy_out_handle()
131 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX() local
186 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX() local
221 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX() local
Dv3d.c38 struct v3d_bo *v3d_bo_lookup(struct shim_fd *shim_fd, int handle) in v3d_bo_lookup()
55 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_mmap_bo() local
69 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_get_bo_offset() local
Dv3d_noop.c61 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_create_bo() local
82 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_get_bo_offset() local
96 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_mmap_bo() local
Dvc4_noop.c42 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in vc4_ioctl_create_bo() local
56 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in vc4_ioctl_mmap_bo() local
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/
Dlima_noop.c64 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in lima_ioctl_gem_create() local
82 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in lima_ioctl_gem_info() local
/third_party/mesa3d/src/nouveau/drm-shim/
Dnouveau_noop.c69 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in nouveau_ioctl_gem_new() local
95 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in nouveau_ioctl_gem_info() local
120 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in nouveau_ioctl_channel_alloc() local
/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c78 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in pan_ioctl_create_bo() local
97 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in pan_ioctl_mmap_bo() local
/third_party/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c164 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in etnaviv_ioctl_gem_new() local
178 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in etnaviv_ioctl_gem_info() local
/third_party/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c64 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in i915_ioctl_gem_create() local
80 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in i915_ioctl_gem_mmap() local
98 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in i915_ioctl_gem_userptr() local
/third_party/mesa3d/src/freedreno/drm-shim/
Dfreedreno_noop.c71 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in msm_ioctl_gem_new() local
93 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in msm_ioctl_gem_info() local