]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/mdp5: remove the cfg pointer from SMP struct
authorStephane Viau <sviau@codeaurora.org>
Tue, 15 Sep 2015 12:41:44 +0000 (08:41 -0400)
committerRob Clark <robdclark@gmail.com>
Thu, 22 Oct 2015 19:39:54 +0000 (15:39 -0400)
commitc7bf7e1c99290c9de63171eb24de638ee7096128
tree2c4a81ba3deea725f172154122c42ae980c853cd
parent0b2a93ab91597a2fa537e0be0b79c3302295f60b
drm/msm/mdp5: remove the cfg pointer from SMP struct

We want to make sure we control all the information being passed
down to SMP block. Having access to the cfg pointer here may create
bad things in the future.

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.h
drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c