Dosyalar
android_kernel_samsung_sm86…/msm/sde
Nilaan Gunabalachandran 6860fee2c8 disp: msm: sde: update vblank notify to use spin_lock_irqsave
If the event thread worker processing vblank_notify_work is
scheduled out while holding spinlock to process the ctl-done
interrupt, it will result in a deadlock as the
frame_event_callback requires the same spinlock.

This change updates vblank notify work to use spin lock irqsave &
irqrestore to ensure we don't hit this case.

Change-Id: I96bcb3b21bf9426016f5b3ae43f7d1f8581a8483
Signed-off-by: Nilaan Gunabalachandran <quic_ngunabal@quicinc.com>
2023-02-16 17:26:43 -05:00
..
2021-10-26 11:34:59 -07:00
2021-10-26 11:34:59 -07:00
2021-10-26 11:34:59 -07:00
2021-10-26 11:34:59 -07:00
2021-10-26 11:34:59 -07:00
2021-10-26 11:34:59 -07:00
2022-10-28 12:40:27 -04:00