Browse Source

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: Jayaprakash <[email protected]>
Jayaprakash 6 năm trước cách đây
mục cha
commit
25c23149d7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      msm/sde/sde_hw_catalog.c

+ 1 - 1
msm/sde/sde_hw_catalog.c

@@ -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