Searched refs:DCC_CHANNEL_XOR_BIT_17 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_gem_tiling.c | 152 } else if ((dcc & DCC_CHANNEL_XOR_BIT_17) == 0) { in i915_gem_detect_bit_6_swizzle() |
D | i915_reg.h | 1221 #define DCC_CHANNEL_XOR_BIT_17 (1 << 9) macro |