drm/msm/mdp5: Add hardware configuration for msm8x16
authorStephane Viau <sviau@codeaurora.org>
Tue, 24 Mar 2015 19:06:02 +0000 (15:06 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 1 Apr 2015 23:29:36 +0000 (19:29 -0400)
commit02dfd9d2ba2b86068a23fb1ff8b9b633a61e732e
treedd5eea5e43770742902842ad7d2dc93e3ccb15f9
parent6fa6acdfa37737fce6f69a7aa50606825ccea5ea
drm/msm/mdp5: Add hardware configuration for msm8x16

This change adds the hw configuration for msm8x16 chipsets in
mdp5_cfg module.

Note that only one external display interface is present in this
configuration (DSI) but has not been enabled yet. It will be enabled
once drm/msm driver supports DSI connectors.

v2: add CTL flush register's hardware mask [pointed by Archit]

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c