drivers/gpu/drm/sti/sti_drm_crtc.c
0 → 100644
+423
−0
drivers/gpu/drm/sti/sti_drm_crtc.h
0 → 100644
+22
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Make the link between all the hardware drivers and DRM/KMS interface. Create the driver itself and make it register all the sub-components. Use GEM CMA helpers for buffer allocation. Signed-off-by:Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by:
Rob Clark <robdclark@gmail.com>