Skip to content

libs: Add MTK GED-KPI support to fix MTK gpufreq#23

Open
Addster09 wants to merge 1 commit into
crdroidandroid:16.0from
Addster09:16.0
Open

libs: Add MTK GED-KPI support to fix MTK gpufreq#23
Addster09 wants to merge 1 commit into
crdroidandroid:16.0from
Addster09:16.0

Conversation

@Addster09

Copy link
Copy Markdown

Mediatek GPU scheduler likes to have the timestamps of the frames to be able to adjust DVFS.
Technically this isn't completely needed, because it looks like DVFS can work once we started triggering /proc/ged. But now that the work is done, let's do it completely.

In benchmarks on Poco X4 GT, before this patch result is 1500, after is
5700. If we disable the patch after enabling it without rebooting, it goes to 5400. So looks like GED KPI thingy does try to do a bit more than just standard DVFS.

Thanks @sarthakroy2002 for the help and support (other people helped as well) & @claxten10 for enabling it

Change-Id: Ic29a231ea8651efd598083611197aaa9e3c1fbbe

Mediatek GPU scheduler likes to have the timestamps of the frames to be
able to adjust DVFS.
Technically this isn't completely needed, because it looks like DVFS can
work once we started triggering /proc/ged. But now that the work is
done, let's do it completely.

In benchmarks on Poco X4 GT, before this patch result is 1500, after is
5700. If we disable the patch after enabling it without rebooting, it
goes to 5400. So looks like GED KPI thingy does try to do a bit more
than just standard DVFS.

Thanks @sarthakroy2002 for the help and support (other people helped as
well) & @claxten10 for enabling it

Change-Id: Ic29a231ea8651efd598083611197aaa9e3c1fbbe
Signed-off-by: Addster09 <aadityasingh.cs9@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants