HomeSort by: relevance | last modified time | path
    Searched defs:I915_TILING_X (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h 705 #define I915_TILING_X 1
721 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
735 * Stride in bytes for the object when in I915_TILING_X or
752 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 1307 #define I915_TILING_X 1
1327 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1341 * Stride in bytes for the object when in I915_TILING_X or
1358 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,

Completed in 15 milliseconds