Searched refs:RELOC_SIZE (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_cmdbuf.c56 #define RELOC_SIZE (0x3000) macro
79 unsigned int size = CMD_SIZE + RELOC_SIZE;
/hardware/intel/img/psb_video/src/
H A Dvsp_cmdbuf.c35 #define RELOC_SIZE (0x3000) macro
53 unsigned int size = CMD_SIZE + RELOC_SIZE;
H A Dpnw_cmdbuf.c56 #define RELOC_SIZE (0x3000) macro
80 unsigned int size = CMD_SIZE + RELOC_SIZE;
H A Dtng_cmdbuf.c61 #define RELOC_SIZE (0x3000) macro
130 unsigned int size = CMD_SIZE + RELOC_SIZE;
H A Dpsb_cmdbuf.c81 #define RELOC_SIZE (0x3000) macro
102 unsigned int reloc_size = MTXMSG_SIZE + RELOC_SIZE;
920 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Cmdbuf RELOC size = %08x [%08x]\n", num_relocs * sizeof(struct drm_psb_reloc), RELOC_SIZE);

Completed in 56 milliseconds