Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.h142 uint32_t debug_cmd_size[MAX_CMD_COUNT]; variable
Dpsb_cmdbuf.c755 debug_cmd_size[cmdbuf->cmd_count] = (unsigned char *) cmdbuf->cmd_idx - cmdbuf->cmd_start; in psb_context_submit_cmdbuf()
1029 …(VIDEO_DEBUG_GENERAL, "start = %08x size = %08x\n", debug_cmd_start[index], debug_cmd_size[index]); in psb_context_flush_cmdbuf()
1030 … debug_dump_cmdbuf((uint32_t *)(cmdbuf->cmd_base + debug_cmd_start[index]), debug_cmd_size[index]); in psb_context_flush_cmdbuf()