Skip to content
Commit 97f90e1b authored by Georgi Djakov's avatar Georgi Djakov Committed by Rob Clark
Browse files

drm/msm/mdp5: Use the interconnect API



The interconnect API provides an interface for consumer drivers to
express their bandwidth needs in the SoC. This data is aggregated
and the on-chip interconnect hardware is configured to the most
appropriate power/performance profile.

Use the API to configure the interconnects and request bandwidth
between DDR and the display hardware (MDP port(s) and rotator
downscaler).

v2: update the path names to be consistent with dpu, handle the NULL
    path case, updated commit msg from Georgi.
v3: split out icc setup into it's own function, and rework logic
    slightly so no interconnect paths is not fatal.

Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Reviewed-By: default avatarJeffrey Hugo <jeffrey.l.hugo@gmail.com>
parent 217a6ddf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment