Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Dintel_aub.h49 #define CMD_AUB (7 << 29) macro
51 #define CMD_AUB_HEADER (CMD_AUB | (1 << 23) | (0x05 << 16))
53 #define CMD_MEM_TRACE_REGISTER_POLL (CMD_AUB | (0x2e << 23) | (0x02 << 16))
54 #define CMD_MEM_TRACE_REGISTER_WRITE (CMD_AUB | (0x2e << 23) | (0x03 << 16))
55 #define CMD_MEM_TRACE_MEMORY_WRITE (CMD_AUB | (0x2e << 23) | (0x06 << 16))
56 #define CMD_MEM_TRACE_VERSION (CMD_AUB | (0x2e << 23) | (0x0e << 16))
62 #define CMD_AUB_TRACE_HEADER_BLOCK (CMD_AUB | (1 << 23) | (0x41 << 16))
63 #define CMD_AUB_DUMP_BMP (CMD_AUB | (1 << 23) | (0x9e << 16))
/external/mesa3d/src/intel/tools/
Dintel_aub.h49 #define CMD_AUB (7 << 29) macro
51 #define CMD_AUB_HEADER (CMD_AUB | (1 << 23) | (0x05 << 16))
53 #define CMD_MEM_TRACE_REGISTER_POLL (CMD_AUB | (0x2e << 23) | (0x02 << 16))
54 #define CMD_MEM_TRACE_REGISTER_WRITE (CMD_AUB | (0x2e << 23) | (0x03 << 16))
55 #define CMD_MEM_TRACE_MEMORY_WRITE (CMD_AUB | (0x2e << 23) | (0x06 << 16))
56 #define CMD_MEM_TRACE_VERSION (CMD_AUB | (0x2e << 23) | (0x0e << 16))
62 #define CMD_AUB_TRACE_HEADER_BLOCK (CMD_AUB | (1 << 23) | (0x41 << 16))
63 #define CMD_AUB_DUMP_BMP (CMD_AUB | (1 << 23) | (0x9e << 16))
/external/libdrm/intel/
Dintel_aub.h49 #define CMD_AUB (7 << 29) macro
51 #define CMD_AUB_HEADER (CMD_AUB | (1 << 23) | (0x05 << 16))
56 #define CMD_AUB_TRACE_HEADER_BLOCK (CMD_AUB | (1 << 23) | (0x41 << 16))
57 #define CMD_AUB_DUMP_BMP (CMD_AUB | (1 << 23) | (0x9e << 16))