提交 67cba0fb 编写于 作者: R Rob Clark

drm/msm/mdp5: 8x16 actually has 8 mixer stages

Signed-off-by: NRob Clark <robdclark@gmail.com>
上级 07cd2e36
...@@ -282,7 +282,7 @@ const struct mdp5_cfg_hw msm8x16_config = { ...@@ -282,7 +282,7 @@ const struct mdp5_cfg_hw msm8x16_config = {
.lm = { .lm = {
.count = 2, /* LM0 and LM3 */ .count = 2, /* LM0 and LM3 */
.base = { 0x44000, 0x47000 }, .base = { 0x44000, 0x47000 },
.nb_stages = 5, .nb_stages = 8,
.max_width = 2048, .max_width = 2048,
.max_height = 0xFFFF, .max_height = 0xFFFF,
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册