Home
last modified time | relevance | path

Searched refs:I915_TILING_Y (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/io/drm/
H A Di915_gem_tiling.c231 if (tiling_mode == I915_TILING_Y && HAS_128_BYTE_Y_TILING(dev)) in i915_tiling_ok()
370 case I915_TILING_Y: in i915_gem_get_tiling()
H A Di915_drm.h673 #define I915_TILING_Y 2 macro