Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gpu_commands.h49 #define PIPE_CONTROL_GLOBAL_GTT_IVB (1<<24) macro
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h291 #define PIPE_CONTROL_GLOBAL_GTT_IVB (1<<24) /* gen7+ */ macro