瀏覽代碼

Merge "disp: msm: dsi: increase mode max allowed"

qctecmdr 6 年之前
父節點
當前提交
1e0adcd9e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      msm/dsi/dsi_panel.h

+ 1 - 1
msm/dsi/dsi_panel.h

@@ -26,7 +26,7 @@
 #define MAX_SV_BL_SCALE_LEVEL 65535
 #define DSI_CMD_PPS_SIZE 135
 
-#define DSI_MODE_MAX 5
+#define DSI_MODE_MAX 32
 
 enum dsi_panel_rotation {
 	DSI_PANEL_ROTATE_NONE = 0,