Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm/mdp/mdp4
Rob Clark f86afecf0d drm/msm: block incoming update on pending updates
We can't have multiple updates pending on a given CRTC, and we don't
want a sync update to race w/ an async update that preceeded it.  So
keep track of which CRTCs have updates in flight, and block later
updates that would conflict.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-12-18 14:32:14 -05:00
..
2014-11-16 14:22:42 -05:00
2014-11-16 14:27:38 -05:00
2014-11-16 14:22:42 -05:00