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