drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c
0 → 100644
+215
−0
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.h
0 → 100644
+88
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The hardware configuration modification from a version to another is quite consequent. Introducing a configuration module (mdp5_cfg) may make things more clear and easier to access when a new hardware version comes up. Signed-off-by:Stephane Viau <sviau@codeaurora.org> Signed-off-by:
Rob Clark <robdclark@gmail.com>