Searched refs:LRI (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/gt/ |
| D | intel_lrc.c | 24 #define LRI(count, flags) ((flags) << 6 | (count) | BUILD_BUG_ON_ZERO(count >= BIT(6))) in set_offsets() macro 80 LRI(11, 0), 94 LRI(9, 0), 106 LRI(2, 0), 115 LRI(14, POSTED), 132 LRI(9, POSTED), 144 LRI(1, POSTED), 148 LRI(44, POSTED), 199 LRI(13, POSTED), 215 LRI(9, POSTED), [all …]
|