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

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

Completed in 14 milliseconds