| /xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/ |
| H A D | v3d.c | 38 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 D | vc4_noop.c | 42 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 D | v3d_noop.c | 61 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 D | v3dx.c | 107 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 D | lima_noop.c | 64 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 D | panfrost_noop.c | 78 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 D | drm_shim.h | 63 struct shim_fd { struct [all...] |
| H A D | device.c | 115 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 D | drm_shim.c | 367 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 D | etnaviv_noop.c | 164 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 D | nouveau_noop.c | 69 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 D | freedreno_noop.c | 71 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 D | intel_noop_drm_shim.c | 64 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...] |