Przeglądaj źródła

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 lat temu
rodzic
commit
25c23149d7
1 zmienionych plików z 1 dodań i 1 usunięć
  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