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