Files
android_kernel_samsung_sm86…/msm/sde/sde_encoder.c
Shamika Joshi 42d9137a04 disp: msm: sde: fix min fps in EPT calculations
In non-qsync panels when min FPS is not published in DT,
the default min fps is set to 10 FPS. This change handles mode
switch cases, when panel FPS drops below 10 FPS by updating
min FPS to panel FPS for Expected Present Time calculations.
As part of the change, reduce 2ms from EPT to account for
scheduling delays after schedule_timeout.

Change-Id: Idc206f39adfb3517b4ea2cfa303fe53182a8e63e
Signed-off-by: Shamika Joshi <quic_shamjosh@quicinc.com>
2023-05-09 10:27:03 -07:00

176 KiB