Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h406 #define PIPELINE_SELECT_MEDIA REG_BIT(0) macro
H A Dgen7_renderclear.c412 batch_add(&cmds, PIPELINE_SELECT | PIPELINE_SELECT_MEDIA); in emit_batch()