Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_hwseq.c103 case BLND_MODE_BLENDING: in dce_set_blender_mode()
H A Ddce_hwseq.h524 BLND_MODE_BLENDING,/* Alpha blending - blend 'current' and 'other' */ enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2163 blender_mode = BLND_MODE_BLENDING; in program_surface_visibility()