Lines Matching defs:buffer
25 static inline void OUT(struct etnaviv_cmdbuf *buffer, u32 data) in OUT()
35 static inline void CMD_LOAD_STATE(struct etnaviv_cmdbuf *buffer, in CMD_LOAD_STATE()
49 static inline void CMD_END(struct etnaviv_cmdbuf *buffer) in CMD_END()
56 static inline void CMD_WAIT(struct etnaviv_cmdbuf *buffer) in CMD_WAIT()
63 static inline void CMD_LINK(struct etnaviv_cmdbuf *buffer, in CMD_LINK()
73 static inline void CMD_STALL(struct etnaviv_cmdbuf *buffer, in CMD_STALL()
82 static inline void CMD_SEM(struct etnaviv_cmdbuf *buffer, u32 from, u32 to) in CMD_SEM()
90 struct etnaviv_cmdbuf *buffer, u8 pipe) in etnaviv_cmd_select_pipe()
136 static void etnaviv_buffer_replace_wait(struct etnaviv_cmdbuf *buffer, in etnaviv_buffer_replace_wait()
152 struct etnaviv_cmdbuf *buffer, unsigned int cmd_dwords) in etnaviv_buffer_reserve()
164 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_init() local
181 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_config_mmuv2() local
216 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_config_pta() local
234 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_end() local
302 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_sync_point_queue() local
343 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_queue() local