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

Commit ad30dc84 authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

msm: mdss: dsi: increase dsi error count only for valid errors



Currently, dsi isr error handling routine has a logic to keep
track of the last 5 errors and if the time delta between the first
and the last error is less than 100ms, it invokes an explicit
panic to capture the system state for continuous errors in a short
span of time. However there are few exception error cases which
are expected. Avoid adding the dsi error count on such cases.

Change-Id: Ic2b0e05de15c74bc491109b2b462332c3f48fd87
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent a8371783
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