Home
last modified time | relevance | path

Searched defs:PIPE_CONTROL_FLUSH_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/instructions/
H A Dxe_gpu_commands.h62 #define PIPE_CONTROL_FLUSH_ENABLE (1<<7) macro
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h312 #define PIPE_CONTROL_FLUSH_ENABLE (1<<7) /* gen7+ */ macro