drm/msm/sde: fix unwanted panic in case of ESD failure
Currently in driver if ESD thread has detected panel failure,
then from commit thread the panel status check API returns early.
This unnecessarily causes panic, if ping pong transfer timeout has
happened because of panel failure. Fix this by adding check
for any pending ESD recovery sequence in panel status check API.
Change-Id: Ia1e9cbeef3c94eb2a0d258f53fce8b848179e10a
Signed-off-by:
Sandeep Panda <spanda@codeaurora.org>
Loading
Please register or sign in to comment