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

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 114 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 112 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004
  /external/libdrm/include/drm/
nouveau_drm.h 206 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 176 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 173 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004
  /external/libdrm/nouveau/
nouveau.c 852 req.flags |= NOUVEAU_GEM_CPU_PREP_WRITE;

Completed in 99 milliseconds