Searched refs:I915_MMAP_OFFSET_GTT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h948 * as setting the &extensions to 0, and &flags to `I915_MMAP_OFFSET_GTT`.
968 * - `I915_MMAP_OFFSET_GTT`: Use mmap with the object bound to GTT. (Write-Combined)
982 #define I915_MMAP_OFFSET_GTT 0 macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h872 * as setting the &extensions to 0, and &flags to `I915_MMAP_OFFSET_GTT`.
892 * - `I915_MMAP_OFFSET_GTT`: Use mmap with the object bound to GTT. (Write-Combined)
906 #define I915_MMAP_OFFSET_GTT 0 macro

Completed in 55 milliseconds