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

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 119 struct drm_nouveau_gem_cpu_prep { struct
140 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
146 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW(DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 119 struct drm_nouveau_gem_cpu_prep { struct
138 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
144 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 174 struct drm_nouveau_gem_cpu_prep { struct
201 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
214 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /external/libdrm/include/drm/
nouveau_drm.h 207 struct drm_nouveau_gem_cpu_prep { struct
276 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 177 struct drm_nouveau_gem_cpu_prep { struct
216 #define DRM_NOUVEAU_GEM_CPU_PREP 0x45
  /external/libdrm/nouveau/
nouveau.c 834 struct drm_nouveau_gem_cpu_prep req;
856 ret = drmCommandWrite(drm->fd, DRM_NOUVEAU_GEM_CPU_PREP,

Completed in 223 milliseconds