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

Skip to content
Commit fe471395 authored by Sankeerth Billakanti's avatar Sankeerth Billakanti
Browse files

drm/msm/dp: check for invalid seqno before clearing a txmsg slot



Sometimes when the down reply and up request messages has to be
processed immediately, but the mst branch do not have enough tx
slots to transmit all the sideband ack messages, the driver fails
to allocate a slot for transmission and hence the sequence number
for the ack reply remains -1 or invalid. This is sometimes causing
a problem when the tx slot corresponding to the ack reply is
cleared without a proper sequence number check. These changes
ensure the sequence number is valid before clearing the tx slot.

Change-Id: I5a3655acd1f5045cedc75dfbd317867b3bc5cc8d
Signed-off-by: default avatarSankeerth Billakanti <sbillaka@codeaurora.org>
parent b679899e
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