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

Commit f77088a0 authored by Yashwanth's avatar Yashwanth
Browse files

disp: msm: sde: perform only soft reset during timeout scenarios



During wait for commit done failure cases in the current
code in video mode and command mode(posted start), global
atomic state for current crtc state will be assigned NULL
during state swap which will lead to crash while using
drm_atomic_crtc_state_for_each_plane API. Also in such
timeout cases, border color staging and kickoff being
done without any vblank wait might lead to inconsistent
state because of configuration overriding from the next
commit. Since the timeout is observed at the end of commit
cycle, only soft reset should be done here and remaining
in the next commit cycle.

Change-Id: I0d42dc27035f4f79394aeec347d797c99ed76e5f
Signed-off-by: default avatarYashwanth <yvulapu@codeaurora.org>
parent b08debdf
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