Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dgen8_engine_cs.h42 __gen8_emit_pipe_control(u32 *batch, u32 flags0, u32 flags1, u32 offset) in __gen8_emit_pipe_control() function
55 return __gen8_emit_pipe_control(batch, 0, flags, offset); in gen8_emit_pipe_control()
60 return __gen8_emit_pipe_control(batch, flags0, flags1, offset); in gen12_emit_pipe_control()