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