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

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 74 #define NOUVEAU_GEM_RELOC_LOW (1 << 0)
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 82 #define NOUVEAU_GEM_RELOC_LOW (1 << 0)
  /external/libdrm/include/drm/
nouveau_drm.h 138 #define NOUVEAU_GEM_RELOC_LOW (1 << 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 123 #define NOUVEAU_GEM_RELOC_LOW (1 << 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 136 #define NOUVEAU_GEM_RELOC_LOW (1 << 0)
  /external/libdrm/nouveau/
pushbuf.c 247 krel->flags |= NOUVEAU_GEM_RELOC_LOW;

Completed in 92 milliseconds