Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b837d21 authored by Ajay Singh Parmar's avatar Ajay Singh Parmar
Browse files

drm/msm/dp: optimize link rate selection



Currently the maximum supported link rate is selected
for any given resolution. This may result in higher
system level power consumption.

Optimize this by checking the data clock of the preferred
resolution. Calculate the minimum link rate required for
this data clock and setup the link with that rate.

In case, user-space decides to go with a different resolution
which requires a different link rate, tear down the current
link session and setup the link again with the new rate.

CRs-Fixed: 2393144d
Change-Id: I4c2f7e540416328d8ec9c2be9de07ad0537c0b94
Signed-off-by: default avatarAjay Singh Parmar <aparmar@codeaurora.org>
parent f5f31790
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