diff options
author | Archit Taneja <architt@codeaurora.org> | 2016-06-14 18:23:52 +0530 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-07-16 10:08:56 -0400 |
commit | aec095ecbcc70653a014ccb8c57abc094089e9fa (patch) | |
tree | bc32ce6bb71a8faaf70a8075b7ba439de1c43fdd /drivers/gpu/drm/drm_edid.c | |
parent | 1dd0a0b18697e59c0928cea41b7e922e80d7d246 (diff) | |
download | talos-op-linux-aec095ecbcc70653a014ccb8c57abc094089e9fa.tar.gz talos-op-linux-aec095ecbcc70653a014ccb8c57abc094089e9fa.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/drm_edid.c')
0 files changed, 0 insertions, 0 deletions