linux/drivers/gpu/drm/msm/mdp/mdp5
Hai Li 78b1d470d5 drm/msm: Enable clocks during enable/disable_vblank() callbacks
AHB clock should be enabled before accessing registers during
enable/disable_vblank(). Since these 2 callbacks are called in
atomic context while clk_prepare may cause thread sleep, a work
is scheduled to control vblanks.

v2: fixup spinlock initialization

Signed-off-by: Hai Li <hali@codeaurora.org>
[add comment about cancel_work_sync() before drm_irq_uninstall()]
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-08-15 18:27:22 -04:00
..
mdp5_cfg.c drm/msm/mdp5: Add support for msm8x74v1 2015-08-15 18:27:21 -04:00
mdp5_cfg.h drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00
mdp5_cmd_encoder.c drm/msm/mdp5: Allocate CTL for each display interface 2015-08-15 18:27:16 -04:00
mdp5_crtc.c drm/msm/mdp5: Allocate CTL for each display interface 2015-08-15 18:27:16 -04:00
mdp5_ctl.c drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH 2015-08-15 18:27:16 -04:00
mdp5_ctl.h drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH 2015-08-15 18:27:16 -04:00
mdp5_encoder.c drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH 2015-08-15 18:27:16 -04:00
mdp5_irq.c drm/msm: Enable clocks during enable/disable_vblank() callbacks 2015-08-15 18:27:22 -04:00
mdp5_kms.c drm/msm/mdp5: Add DMA pipe planes for MDP5 2015-08-15 18:27:21 -04:00
mdp5_kms.h drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00
mdp5_plane.c drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00
mdp5_smp.c drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5 2015-08-15 18:27:19 -04:00
mdp5_smp.h drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5 2015-08-15 18:27:19 -04:00
mdp5.xml.h drm/msm: update generated headers 2015-08-15 18:27:10 -04:00