mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
drm/msm/mdp5: introduce mdp5_cfg module
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>
This commit is contained in:
@@ -25,6 +25,7 @@ msm-y := \
|
||||
mdp/mdp4/mdp4_irq.o \
|
||||
mdp/mdp4/mdp4_kms.o \
|
||||
mdp/mdp4/mdp4_plane.o \
|
||||
mdp/mdp5/mdp5_cfg.o \
|
||||
mdp/mdp5/mdp5_crtc.o \
|
||||
mdp/mdp5/mdp5_encoder.o \
|
||||
mdp/mdp5/mdp5_irq.o \
|
||||
|
||||
Reference in New Issue
Block a user