[PATCH] rnndb: Increase stage number for MDP1.5 (V2)

2015-06-24 Thread Jilai Wang
MDP1.5 can support 7 stages. Update xml file accordingly. V1: Initial change V2: After the stage number is increased to 7, BLENDx registers are not continuous now. Using the offset for each BLEND stage to fix it. Signed-off-by: Jilai Wang --- rnndb/mdp/mdp5.xml | 38 +++

[PATCH] rnndb: Increase stage number for MDP1.5

2015-06-19 Thread Jilai Wang
MDP1.5 can support 7 stages. Update xml file accordingly. Signed-off-by: Jilai Wang --- rnndb/mdp/mdp5.xml | 36 ++-- rnndb/mdp/mdp_common.xml | 4 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/rnndb/mdp/mdp5.xml b/rnndb/mdp/mdp5.xml