linux/drivers/gpu/drm/msm/mdp/mdp4
Archit Taneja ed19075be1 drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver
The MDP4 driver tries to request and set voltages for regulators required
by the DSI PLLs.

Firstly, the MDP4 driver shouldn't manage the DSI regulators, this should
be handled in the DSI driver. Secondly, it shouldn't try to set a fixed
voltage for regulators. Voltage constraints should be specified on the
regulator via DT and managed by the regulator core.

Remove all the DSI PLL regulator related code from the MDP4 driver. It's
managed in the DSI driver for MSM8960/APQ8064 already.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-05-08 10:22:18 -04:00
..
mdp4_crtc.c drm/msm: use drm_crtc_send_vblank_event() 2016-05-02 17:03:51 +02: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/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp4_irq.c drm/msm: ratelimit error irq msgs 2015-12-14 11:49:52 -05:00
mdp4_kms.c drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver 2016-05-08 10:22:18 -04:00
mdp4_kms.h drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver 2016-05-08 10:22:18 -04:00
mdp4_lcdc_encoder.c drm/msm/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp4_lvds_connector.c drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available 2015-12-14 10:39:36 -05:00
mdp4_lvds_pll.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_plane.c drm: Pass 'name' to drm_universal_plane_init() 2015-12-11 09:13:10 +01:00
mdp4.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00