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 117 struct drm_nouveau_gem_cpu_prep { struct
139 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
145 #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 120 struct drm_nouveau_gem_cpu_prep { struct
139 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
145 #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 177 struct drm_nouveau_gem_cpu_prep { struct
204 #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 576 struct drm_nouveau_gem_cpu_prep req;
598 ret = drmCommandWrite(bo->device->fd, DRM_NOUVEAU_GEM_CPU_PREP,

Completed in 229 milliseconds