HomeSort by relevance Sort by last modified time
    Searched refs:DRM_NOUVEAU_GPUOBJ_FREE (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 65 struct drm_nouveau_gpuobj_free { struct
198 #define DRM_NOUVEAU_GPUOBJ_FREE 0x06
211 #define DRM_IOCTL_NOUVEAU_GPUOBJ_FREE DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GPUOBJ_FREE, struct drm_nouveau_gpuobj_free)
  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 135 #define DRM_NOUVEAU_GPUOBJ_FREE 0x06
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 134 #define DRM_NOUVEAU_GPUOBJ_FREE 0x06 /* deprecated */
  /external/libdrm/include/drm/
nouveau_drm.h 73 struct drm_nouveau_gpuobj_free { struct
272 #define DRM_NOUVEAU_GPUOBJ_FREE 0x06
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 64 struct drm_nouveau_gpuobj_free { struct
210 #define DRM_NOUVEAU_GPUOBJ_FREE 0x07
  /external/libdrm/nouveau/
abi16.c 231 struct drm_nouveau_gpuobj_free req;
234 drmCommandWrite(drm->fd, DRM_NOUVEAU_GPUOBJ_FREE,

Completed in 52 milliseconds