Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/drm/
H A Di915_gem_tiling.c134 } else if ((dcc & DCC_CHANNEL_XOR_BIT_17) == 0) { in i915_gem_detect_bit_6_swizzle()
H A Di915_drv.h1036 #define DCC_CHANNEL_XOR_BIT_17 (1 << 9) macro