Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/instructions/
Dxe_gpu_commands.h50 #define PIPE_CONTROL_LRI_POST_SYNC BIT(23) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_ring_ops.c204 i = emit_pipe_control(dw, i, 0, PIPE_CONTROL_LRI_POST_SYNC, in emit_pipe_control_to_ring_end()