linux/drivers/gpu/drm/msm/mdp/mdp4
Archit Taneja 97e0011953 drm/msm: Construct only one encoder for DSI
We currently create 2 encoders for DSI interfaces, one for command
mode and other for video mode operation. This isn't needed as we
can't really use both the encoders at the same time. It also makes
connecting bridges harder.

Switch to creating a single encoder. For now, we assume that the
encoder is configured only in video mode. Later, the same encoder
would be usable in both modes.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-02-06 11:28:43 -05:00
..
mdp4_crtc.c drm/msm: convert iova to 64b 2016-11-28 15:14:08 -05:00
mdp4_dsi_encoder.c drm/msm/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp4_dtv_encoder.c drm/msm/mdp4: Clean up some MDP4 clocks 2016-07-16 10:08:45 -04:00
mdp4_irq.c drm/msm: module param to dump state on error irq 2016-11-08 16:38:03 -05:00
mdp4_kms.c drm/msm: Construct only one encoder for DSI 2017-02-06 11:28:43 -05:00
mdp4_kms.h drm/msm: convert iova to 64b 2016-11-28 15:14:08 -05:00
mdp4_lcdc_encoder.c drm/msm/mdp4: mark symbols static where possible 2016-09-15 17:21:11 -04:00
mdp4_lvds_connector.c drm: msm: Rely on the default ->best_encoder() behavior where appropriate 2016-06-09 08:43:26 +02:00
mdp4_lvds_pll.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_plane.c drm: Nuke fb->pixel_format 2016-12-15 14:55:34 +02:00
mdp4.xml.h drm/msm: update generated headers 2016-11-28 15:14:10 -05:00