Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_tiling.c156 } else if ((dcc & DCC_CHANNEL_XOR_BIT_17) == 0) { in i915_gem_detect_bit_6_swizzle()
H A Di915_reg.h1492 #define DCC_CHANNEL_XOR_BIT_17 (1 << 9) macro