提交 aa3c2ba1 编写于 作者: R Rob Clark

drm/msm/mdp5: add missing max size for 8x74 v1

This should have same max width as v2.
Signed-off-by: NRob Clark <robdclark@gmail.com>
上级 545036a9
......@@ -83,6 +83,8 @@ const struct mdp5_cfg_hw msm8x74v1_config = {
.caps = MDP_LM_CAP_WB },
},
.nb_stages = 5,
.max_width = 2048,
.max_height = 0xFFFF,
},
.dspp = {
.count = 3,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册