Home
last modified time | relevance | path

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

/third_party/libdrm/etnaviv/
Detnaviv_drm.h278 #define DRM_ETNAVIV_GEM_USERPTR 0x08 macro
291 #define DRM_IOCTL_ETNAVIV_GEM_USERPTR DRM_IOWR(DRM_COMMAND_BASE + DRM_ETNAVIV_GEM_USERPTR, struct …
/third_party/mesa3d/include/drm-uapi/
Detnaviv_drm.h278 #define DRM_ETNAVIV_GEM_USERPTR 0x08 macro
291 #define DRM_IOCTL_ETNAVIV_GEM_USERPTR DRM_IOWR(DRM_COMMAND_BASE + DRM_ETNAVIV_GEM_USERPTR, struct …
/third_party/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c211 [DRM_ETNAVIV_GEM_USERPTR] = etnaviv_ioctl_noop,