linux-pinenote/drivers/gpu/drm/msm/mdp/mdp4
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.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
mdp4_crtc.c drm/msm/mdp4: request vblank during modeset 2014-08-26 10:43:31 -04:00
mdp4_dtv_encoder.c drm/msm: move irq utils to mdp_kms 2014-01-09 14:44:05 -05: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: use upstream iommu 2014-08-04 11:55:29 -04:00
mdp4_kms.h drm/msm/mdp4: add mdp axi clk 2014-08-04 11:55:28 -04:00
mdp4_plane.c drm/msm: Switch to universal plane API's 2014-04-01 20:18:27 -04:00