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

Commit feaf6b91 authored by Siddhartha Agrawal's avatar Siddhartha Agrawal
Browse files

msm: mdss: Add support for command mode autorefresh



This change adds support to autorefresh the command mode panels
without having to manually issue a kickoff. We need to enable
sys/class/graphics/fb0/msm_cmd_autorefresh_en to configure after
how many idle ticks(read ptr/vsync) should we trigger a frame.

e.g. If we want to send an update at 60fps
we need to echo 1 > sys/class/graphics/fb0/msm_cmd_autorefresh_en

to disable we need to echo 0 >
	sys/class/graphics/fb0/msm_cmd_autorefresh_en

Change-Id: Ib0cda1142f8fadfa6cad5e61e0c7fb36fe43aca1
Signed-off-by: default avatarSiddhartha Agrawal <agrawals@codeaurora.org>
parent f7d25bdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment