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

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 116 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 117 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001
  /external/libdrm/include/drm/
nouveau_drm.h 204 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 174 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 172 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001
  /external/libdrm/nouveau/
nouveau.c 854 req.flags |= NOUVEAU_GEM_CPU_PREP_NOWAIT;

Completed in 682 milliseconds