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

/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_gem_tiling.c106 swizzle_x = I915_BIT_6_SWIZZLE_NONE;
107 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
124 swizzle_x = I915_BIT_6_SWIZZLE_NONE;
125 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
173 swizzle_x = I915_BIT_6_SWIZZLE_NONE;
174 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
297 args.swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
306 args.swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
374 args.swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
H A Di915_drm.h675 #define I915_BIT_6_SWIZZLE_NONE 0 macro

Completed in 63 milliseconds