Home
last modified time | relevance | path

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

/external/libdrm/intel/
Dintel_decode.c111 instr_out(struct drm_intel_decode *ctx, unsigned int index, in instr_out() function
147 instr_out(ctx, 0, "MI_SET_CONTEXT\n"); in decode_MI_SET_CONTEXT()
148 instr_out(ctx, 1, "gtt offset = 0x%x%s%s\n", in decode_MI_SET_CONTEXT()
190 instr_out(ctx, 0, "MI_WAIT_FOR_EVENT%s%s%s%s%s%s%s%s%s%s%s%s%s%s\n", in decode_MI_WAIT_FOR_EVENT()
206 instr_out(ctx, 0, "MI_WAIT_FOR_EVENT%s%s%s%s%s%s%s%s%s%s%s%s\n", in decode_MI_WAIT_FOR_EVENT()
291 instr_out(ctx, 0, "MI_BATCH_BUFFER_END\n"); in decode_mi()
294 instr_out(ctx, 0, "MI_SEMAPHORE_MBOX%s%s%s%s %u\n", in decode_mi()
300 instr_out(ctx, 1, "value\n"); in decode_mi()
301 instr_out(ctx, 2, "address\n"); in decode_mi()
304 instr_out(ctx, 0, "MI_STORE_DATA_INDEX%s\n", in decode_mi()
[all …]