linux/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
..
mdp4_crtc.c drm/msm: block incoming update on pending updates 2014-12-18 14:32:14 -05:00
mdp4_dtv_encoder.c drm/msm/mdp4: fix blend setup with multiple crtcs 2014-09-10 11:19:06 -04:00
mdp4_irq.c drm/msm/mdp4: cure for the cursor blues (v2) 2014-04-25 08:58:23 -04:00
mdp4_kms.c drm/msm/hdmi: refactor bind/init 2014-11-16 14:22:42 -05:00
mdp4_kms.h drm/msm/mdp4: fix mixer setup for multi-crtc + planes 2014-11-21 15:32:37 -05:00
mdp4_lcdc_encoder.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_lvds_connector.c drm/msm/mdp4: atomic 2014-11-16 14:27:38 -05:00
mdp4_lvds_pll.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_plane.c drm/plane: Pass old state to ->atomic_update() 2014-11-25 13:27:58 +01:00
mdp4.xml.h drm/msm: update generated headers 2014-11-16 14:22:42 -05:00