Searched refs:DCC_ADDRESSING_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_gem_tiling.c | 157 switch (dcc & DCC_ADDRESSING_MODE_MASK) { in i915_gem_detect_bit_6_swizzle() |
D | i915_reg.h | 2162 #define DCC_ADDRESSING_MODE_MASK (3 << 0) macro |