Home
last modified time | relevance | path

Searched refs:BLND_MODE_CURRENT_PIPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_hwseq.c118 case BLND_MODE_CURRENT_PIPE: in dce_set_blender_mode()
H A Ddce_hwseq.h1188 BLND_MODE_CURRENT_PIPE = 0,/* Data from current pipe only */ enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2374 enum blnd_mode blender_mode = BLND_MODE_CURRENT_PIPE; in program_surface_visibility()