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

  /src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h 704 #define I915_TILING_NONE 0
721 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
727 * The tiling mode may be demoted to I915_TILING_NONE when the system
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 1306 #define I915_TILING_NONE 0
1327 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1333 * The tiling mode may be demoted to I915_TILING_NONE when the system
1358 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,

Completed in 15 milliseconds