drivers/gpu/drm/sti/sti_mixer.c
0 → 100644
+243
−0
drivers/gpu/drm/sti/sti_mixer.h
0 → 100644
+54
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>