Home
last modified time | relevance | path

Searched refs:I915_USERPTR_UNSYNCHRONIZED (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Di915_drm.h1643 #define I915_USERPTR_UNSYNCHRONIZED 0x80000000 macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2260 #define I915_USERPTR_UNSYNCHRONIZED 0x80000000 macro
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c1034 userptr.flags = I915_USERPTR_UNSYNCHRONIZED; in has_userptr()