Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_hwseq.c109 case BLND_MODE_CURRENT_PIPE: in dce_set_blender_mode()
H A Ddce_hwseq.h522 BLND_MODE_CURRENT_PIPE = 0,/* Data from current pipe only */ enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2153 enum blnd_mode blender_mode = BLND_MODE_CURRENT_PIPE; in program_surface_visibility()