Merge "disp: msm: sde: update max supported display height"

This commit is contained in:
qctecmdr
2019-06-28 12:37:53 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -89,7 +89,7 @@
* support. * support.
*/ */
#define MAX_DISPLAY_HEIGHT_WITH_DECIMATION 2160 #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_HEIGHT 0
#define MIN_DISPLAY_WIDTH 0 #define MIN_DISPLAY_WIDTH 0
#define MAX_LM_PER_DISPLAY 2 #define MAX_LM_PER_DISPLAY 2