Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86d25d0c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "disp: msm: dsi: update min prefill lines for lahaina"

parents 57807a5d ec6f97fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
#define MAX_PANEL_JITTER		10
#define DEFAULT_PANEL_PREFILL_LINES	25
#define HIGH_REFRESH_RATE_THRESHOLD_TIME_US	500
#define MIN_PREFILL_LINES      35
#define MIN_PREFILL_LINES      40

static void dsi_dce_prepare_pps_header(char *buf, u32 pps_delay_ms)
{