]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/mdp5: get the core clock rate from MDP5 config
authorStephane Viau <sviau@codeaurora.org>
Mon, 17 Nov 2014 18:39:34 +0000 (13:39 -0500)
committerRob Clark <robdclark@gmail.com>
Fri, 21 Nov 2014 13:56:18 +0000 (08:56 -0500)
commit60a3547495cbfb5d27da07f6413ce581ebbffc0b
tree577af5a82652a10d30dd6cdbb206b7611be0177e
parentb74b69dab5e1c781c34df01bd5c74712505859af
drm/msm/mdp5: get the core clock rate from MDP5 config

The core clock rate depends on the hw configuration. Once we have
read the hardware revision, we can set the core clock to its
maximum value.
Before then, the clock is set at a rate supported by all MDP5
revisions.

Signed-off-by: Stephane Viau <sviau@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