linux/drivers/gpu/drm/msm/mdp/mdp5
Rob Clark ac2a3fd35b drm/msm/mdp5: add skeletal mdp5_state
Add basic state duplication/apply mechanism.  Following commits will
move actual global hw state into this.

The state_lock allows multiple concurrent updates to proceed as long as
they don't both try to alter global state.  The ww_mutex mechanism will
trigger backoff in case of deadlock between multiple threads trying to
update state.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Archit Taneja <architt@codeaurora.org>
2016-11-27 11:32:28 -05:00
..
mdp5_cfg.c drm/msm: support multiple address spaces 2016-11-27 11:23:09 -05:00
mdp5_cfg.h drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996) 2015-10-22 15:39:57 -04:00
mdp5_cmd_encoder.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_crtc.c drm/msm/mdp5: introduce mdp5_hw_pipe 2016-11-27 11:32:20 -05:00
mdp5_ctl.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -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: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_irq.c drm/msm: module param to dump state on error irq 2016-11-08 16:38:03 -05:00
mdp5_kms.c drm/msm/mdp5: add skeletal mdp5_state 2016-11-27 11:32:28 -05:00
mdp5_kms.h drm/msm/mdp5: add skeletal mdp5_state 2016-11-27 11:32:28 -05:00
mdp5_mdss.c drm/msm: Call pm_runtime_enable/disable for newly created devices 2016-07-16 10:08:58 -04:00
mdp5_pipe.c drm/msm/mdp5: introduce mdp5_hw_pipe 2016-11-27 11:32:20 -05:00
mdp5_pipe.h drm/msm/mdp5: introduce mdp5_hw_pipe 2016-11-27 11:32:20 -05:00
mdp5_plane.c drm/msm/mdp5: introduce mdp5_hw_pipe 2016-11-27 11:32:20 -05:00
mdp5_smp.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -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/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00