Home
last modified time | relevance | path

Searched refs:MI_BATCH_NON_SECURE_I965 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daub_write.c40 #define MI_BATCH_NON_SECURE_I965 (1 << 8) macro
728 dword_out(aub, AUB_MI_BATCH_BUFFER_START | MI_BATCH_NON_SECURE_I965 | (3 - 2)); in aub_dump_ring_buffer_execlist()