linux/drivers/gpu/drm/msm/mdp/mdp5
Archit Taneja ed78560dc4 drm/msm/mdp5: Prepare Layer Mixers for source split
In order to enable Source Split in HW, we need to add/modify
a few LM register configurations:

- Configure the LM width to be half the mode width, so that
  each LM manages one half of the scanout.
- Tell the 'right' LM that it is configured to be the 'right'
  LM in source split mode.
- Since we now have 2 places where REG_MDP5_LM_BLEND_COLOR_OUT is
  configured, do a read-update-store for the register instead of
  directly writing a value to it.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-04-08 06:59:36 -04:00
..
mdp5_cfg.c drm/msm/mdp5: Add a CAP for Source Split 2017-04-08 06:59:34 -04:00
mdp5_cfg.h drm/msm/mdp5: describe LM instances in mdp5_cfg 2017-04-08 06:59:33 -04:00
mdp5_cmd_encoder.c drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl 2017-04-08 06:59:34 -04:00
mdp5_crtc.c drm/msm/mdp5: Prepare Layer Mixers for source split 2017-04-08 06:59:36 -04:00
mdp5_ctl.c drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state 2017-04-08 06:59:34 -04:00
mdp5_ctl.h drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state 2017-04-08 06:59:34 -04:00
mdp5_encoder.c drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl 2017-04-08 06:59:34 -04:00
mdp5_irq.c drm/msm/mdp5: dump smp state on errors too 2016-11-27 11:32:35 -05:00
mdp5_kms.c drm/msm/mdp5: Start using parameters from CRTC state 2017-04-08 06:59:34 -04:00
mdp5_kms.h drm/msm/mdp5: Configure 'right' hwpipe 2017-04-08 06:59:35 -04:00
mdp5_mdss.c drm: Remove the struct drm_device platformdev field 2017-02-17 15:27:24 +02:00
mdp5_mixer.c drm/msm/mdp5: Start using parameters from CRTC state 2017-04-08 06:59:34 -04:00
mdp5_mixer.h drm/msm/mdp5: Prepare for dynamic assignment of mixers 2017-04-08 06:59:34 -04:00
mdp5_pipe.c drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct 2017-04-08 06:59:33 -04:00
mdp5_pipe.h drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct 2017-04-08 06:59:33 -04:00
mdp5_plane.c drm/msm/mdp5: Configure 'right' hwpipe 2017-04-08 06:59:35 -04:00
mdp5_smp.c drm/msm/mdp5: dump smp state on errors too 2016-11-27 11:32:35 -05:00
mdp5_smp.h drm/msm/mdp5: add debugfs to show smp block status 2016-11-27 11:32:34 -05:00
mdp5.xml.h drm/msm/mdp5: Update generated headers 2017-02-06 11:28:42 -05:00