Searched refs:__gen8_emit_pipe_control (Results 1 – 1 of 1) sorted by relevance
226 static inline u32 *__gen8_emit_pipe_control(u32 *batch, u32 flags0, u32 flags1, u32 offset) in __gen8_emit_pipe_control() function239 return __gen8_emit_pipe_control(batch, 0, flags, offset); in gen8_emit_pipe_control()244 return __gen8_emit_pipe_control(batch, flags0, flags1, offset); in gen12_emit_pipe_control()