Skip to content
Commit ee8dd3af authored by Ben Horgan's avatar Ben Horgan Committed by Davidson Kumaresan
Browse files

tc2: Use genpd framework for dvfs when using android source gpu ddk



Using the genpd framework allows us to change the frequency and
voltage together using the scmi perf protocol. This is achieved by
patching the gpu mali kbase driver to introduce a call to
dev_pm_genpd_set_performance_state.

This patch does not include patching the driver when using the
prebuilt ddk binaries or patching the driver when using it from
debian.

Signed-off-by: Ben Horgan's avatarBen Horgan <ben.horgan@arm.com>
parent 740d8191
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment