Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/xe/regs/
Dxe_gpu_commands.h62 #define PIPE_CONTROL_FLUSH_ENABLE (1<<7) macro
/linux-6.8/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h311 #define PIPE_CONTROL_FLUSH_ENABLE (1<<7) /* gen7+ */ macro