Searched refs:LRI (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_lrc.c | 161 #define LRI(count, flags) ((flags) << 6 | (count) | \ in set_offsets() macro 211 LRI(13, POSTED), 227 LRI(9, POSTED), 243 LRI(15, POSTED), 261 LRI(9, POSTED), 277 LRI(13, POSTED), 293 LRI(9, POSTED), 304 LRI(3, POSTED), 310 LRI(1, 0), 314 LRI(51, POSTED), [all …]
|