linux-sg2042/drivers/gpu/drm/msm/mdp/mdp5
Archit Taneja aec095ecbc drm/msm/mdp5: Prepare new kms_init funcs
With MDP5 as a new device, we need to do less for MDP when initializing
modeset after all the components are bound.

Create mdp5_kms_init2/destroy2 funcs that inits modeset. These will
eventually replace the older kms_init/destroy funcs.

In the new kms_init2, the platform_device used is the one corresponding
to the new MDP5 platform_device. The new change here is that the irq is
now retrieved using irq_of_parse_and_map(), since MDP5 is a child interrupt
of the MDSS interrupt controller.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-07-16 10:08:56 -04:00
..
mdp5.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00
mdp5_cfg.c drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers 2015-12-14 10:39: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/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp5_crtc.c drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state 2016-06-02 16:59:05 +02: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/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp5_irq.c drm/msm: ratelimit error irq msgs 2015-12-14 11:49:52 -05:00
mdp5_kms.c drm/msm/mdp5: Prepare new kms_init funcs 2016-07-16 10:08:56 -04:00
mdp5_kms.h drm/msm/mdp5: Create a separate MDP5 device 2016-07-16 10:08:56 -04:00
mdp5_mdss.c drm/msm/mdp5: Add MDSS top level driver 2016-07-16 10:08:51 -04:00
mdp5_plane.c drm: Pass 'name' to drm_universal_plane_init() 2015-12-11 09:13:10 +01:00
mdp5_smp.c drm/msm/mdp5: remove the cfg pointer from SMP struct 2015-10-22 15:39:54 -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