Loading drivers/video/msm/mdss/mdss_dsi_panel.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include "mdss_dsi.h" #define DT_CMD_HDR 6 #define MIN_REFRESH_RATE 30 #define MIN_REFRESH_RATE 48 #define DEFAULT_MDP_TRANSFER_TIME 14000 #define CEIL(x, y) (((x) + ((y)-1)) / (y)) Loading Loading
drivers/video/msm/mdss/mdss_dsi_panel.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include "mdss_dsi.h" #define DT_CMD_HDR 6 #define MIN_REFRESH_RATE 30 #define MIN_REFRESH_RATE 48 #define DEFAULT_MDP_TRANSFER_TIME 14000 #define CEIL(x, y) (((x) + ((y)-1)) / (y)) Loading