Searched refs:I915_TILING_X (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_tiling.c324 if (args->tiling_mode == I915_TILING_X)
435 case I915_TILING_X:
H A Di915_drm.h812 #define I915_TILING_X 1 macro
831 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
845 * Stride in bytes for the object when in I915_TILING_X or
862 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
H A Dintel_sprite.c678 case I915_TILING_X:
H A Dintel_pm.c551 if (obj->tiling_mode != I915_TILING_X ||
H A Dintel_display.c1787 case I915_TILING_X:
/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c258 case I915_TILING_X: return "X";

Completed in 64 milliseconds