Lines Matching defs:buffer
24 static inline void OUT(struct etnaviv_cmdbuf *buffer, u32 data) in OUT()
34 static inline void CMD_LOAD_STATE(struct etnaviv_cmdbuf *buffer, in CMD_LOAD_STATE()
48 static inline void CMD_END(struct etnaviv_cmdbuf *buffer) in CMD_END()
55 static inline void CMD_WAIT(struct etnaviv_cmdbuf *buffer) in CMD_WAIT()
62 static inline void CMD_LINK(struct etnaviv_cmdbuf *buffer, in CMD_LINK()
72 static inline void CMD_STALL(struct etnaviv_cmdbuf *buffer, in CMD_STALL()
81 static inline void CMD_SEM(struct etnaviv_cmdbuf *buffer, u32 from, u32 to) in CMD_SEM()
89 struct etnaviv_cmdbuf *buffer, u8 pipe) in etnaviv_cmd_select_pipe()
135 static void etnaviv_buffer_replace_wait(struct etnaviv_cmdbuf *buffer, in etnaviv_buffer_replace_wait()
151 struct etnaviv_cmdbuf *buffer, unsigned int cmd_dwords) in etnaviv_buffer_reserve()
163 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_init() local
180 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_config_mmuv2() local
215 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_config_pta() local
233 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_end() local
277 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_sync_point_queue() local
318 struct etnaviv_cmdbuf *buffer = &gpu->buffer; in etnaviv_buffer_queue() local