OSDN Git Service

drm/msm: remove the right vlbank event from the event list
authorRahul Sharma <sharah@codeaurora.org>
Thu, 24 Aug 2017 12:39:10 +0000 (18:09 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 3 Oct 2017 12:31:36 +0000 (05:31 -0700)
commit792779946ea16cbe54052e1b08ca56c58b3cbe24
tree7ab579003479b6a8dca846e05ed727f417069763
parentfec05057ef3d00f394e76afa06472f05df07ec1e
drm/msm: remove the right vlbank event from the event list

This changes fixes an issue with vblank event list corruption.
we should only remove the event corresponding to a crtc from list
for which the thread was queued.

Change-Id: I9b9cef9073ba4cc377a85e21a7257d36e9b92388
Signed-off-by: Rahul Sharma <sharah@codeaurora.org>
drivers/gpu/drm/msm/msm_drv.c