]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/msm/mdp5: Update bus scaling support
authorArchit Taneja <architt@codeaurora.org>
Thu, 10 Dec 2015 10:54:51 +0000 (16:24 +0530)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
commit3cc182bdd1f763a94a9a3c9c11d0e50455851d2c
tree34a35ff1b6385ae45e73c6b9a424471883ea7c4f
parenta96417cd263a60f77b78a2689abaa8f1661cd3a9
drm/msm/mdp5: Update bus scaling support

Modify mdp5_encoder and mdp5_cmd_encoder such that they adapt to the
latest bus scaling API and get bus scale tables via DT.

Replace DOWNSTREAM_CONFIG_MSM_BUS_SCALING with CONFIG_MSM_BUS_SCALING so
that the bus scaling code is used.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cmd_encoder.c
drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c