linux/drivers/gpu/drm/msm/mdp
Rob Clark 119ecb7fd3 drm/msm/mdp4: request vblank during modeset
This avoids a problem seen with weston (for example) where the display
gets stuck in "black screen" if starting weston first thing after boot.
Possibly mdp5 needs something similar.  The downstream android fbdev
driver always requests DMA_E (or DMA_P) when display is active, rather
than only enabling it on-demand as the drm driver does, which I believe
has the same end result.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-08-26 10:43:31 -04:00
..
mdp4 drm/msm/mdp4: request vblank during modeset 2014-08-26 10:43:31 -04:00
mdp5 drm/msm/mdp5: add support for MDP5 v1.3 2014-08-04 11:55:30 -04:00
mdp_common.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
mdp_format.c drm/msm: mdp4_format -> mdp_format 2014-01-09 14:43:58 -05:00
mdp_kms.c drm/msm/mdp: add timeout for irq wait 2014-03-31 10:27:46 -04:00
mdp_kms.h drm/msm: move irq utils to mdp_kms 2014-01-09 14:44:05 -05:00