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

  /bionic/libc/kernel/uapi/drm/
msm_drm.h 53 #define MSM_BO_UNCACHED 0x00040000
54 #define MSM_BO_FLAGS (MSM_BO_SCANOUT | MSM_BO_GPU_READONLY | MSM_BO_CACHED | MSM_BO_WC | MSM_BO_UNCACHED)
  /external/kernel-headers/original/uapi/drm/
msm_drm.h 94 #define MSM_BO_UNCACHED 0x00040000
100 MSM_BO_UNCACHED)
  /external/libdrm/freedreno/msm/
msm_drm.h 95 #define MSM_BO_UNCACHED 0x00040000
101 MSM_BO_UNCACHED)
  /device/google/bonito/sdm710/kernel-headers/drm/
msm_drm.h 79 #define MSM_BO_UNCACHED 0x00040000
80 #define MSM_BO_FLAGS (MSM_BO_SCANOUT | MSM_BO_GPU_READONLY | MSM_BO_CACHED | MSM_BO_WC | MSM_BO_UNCACHED)
  /device/google/bonito/sdm710/original-kernel-headers/drm/
msm_drm.h 130 #define MSM_BO_UNCACHED 0x00040000
136 MSM_BO_UNCACHED)
  /device/google/crosshatch/sdm845/kernel-headers/drm/
msm_drm.h 79 #define MSM_BO_UNCACHED 0x00040000
80 #define MSM_BO_FLAGS (MSM_BO_SCANOUT | MSM_BO_GPU_READONLY | MSM_BO_CACHED | MSM_BO_WC | MSM_BO_UNCACHED)
  /device/google/crosshatch/sdm845/original-kernel-headers/drm/
msm_drm.h 130 #define MSM_BO_UNCACHED 0x00040000
136 MSM_BO_UNCACHED)

Completed in 596 milliseconds