Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa3c2ba1 authored by Rob Clark's avatar Rob Clark
Browse files

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



This should have same max width as v2.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 545036a9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,