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

Commit 25c23149 authored by Jayaprakash's avatar Jayaprakash
Browse files

disp: msm: sde: update max supported display height



Update maximum supported display height.
This fix allows videoplaybacks of src height upto 5760.

Change-Id: I31ccf40a0b1b7a12e64b026235b6b39c970fc8fe
Signed-off-by: default avatarJayaprakash <jmadiset@codeaurora.org>
parent 5411cf5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@
 * support.
 */
#define MAX_DISPLAY_HEIGHT_WITH_DECIMATION		2160
#define MAX_DISPLAY_HEIGHT				5120
#define MAX_DISPLAY_HEIGHT				5760
#define MIN_DISPLAY_HEIGHT				0
#define MIN_DISPLAY_WIDTH				0
#define MAX_LM_PER_DISPLAY				2