drivers/gpu/drm/sti/sti_compositor.c
0 → 100644
+236
−0
drivers/gpu/drm/sti/sti_compositor.h
0 → 100644
+90
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Compositor control all the input sub-device (VID, GDP) and the mixer(s). It is the main entry point for composition. Layer interface is used to control the abstracted layers. Add debug in mixer and GDP. Signed-off-by:Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by:
Rob Clark <robdclark@gmail.com>