]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/msm/mdp5: Remove old kms init/destroy funcs
authorArchit Taneja <architt@codeaurora.org>
Tue, 14 Jun 2016 12:54:54 +0000 (18:24 +0530)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Jul 2016 14:08:57 +0000 (10:08 -0400)
commit392ae6e0efa5e27e977b1cdf88c619c0434a7417
tree6ed126414338de77559842696d4d6668105f7ff6
parent0a6030d224d3a446624a06e2858a69974738bd2a
drm/msm/mdp5: Remove old kms init/destroy funcs

With the new kms_init/destroy funcs in place for MDP5, we can get rid of
the old kms funcs. Some members of the mdp5_kms struct also become
redundant, so we remove those too.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c
drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h
drivers/gpu/drm/msm/msm_drv.c
drivers/gpu/drm/msm/msm_kms.h