Searched refs:GT_FIFO_FREE_ENTRIES_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | intel_uncore.c | 217 return count & GT_FIFO_FREE_ENTRIES_MASK; in fifo_free_entries() |
D | i915_reg.h | 6736 #define GT_FIFO_FREE_ENTRIES_MASK 0x7f macro |