summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_mixer.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-30drm: sti: add MixerBenjamin Gaignard1-0/+54
Mixer hardware IP is responsible of mixing the different inputs layers. Z-order is managed by the mixer. We could 2 mixers: one for main path and one for auxillary path Mixers are part of Compositor hardware block Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by: Rob Clark <robdclark@gmail.com>