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

Skip to content
Commit cf7da591 authored by Prakash Kamliya's avatar Prakash Kamliya Committed by TARKZiM
Browse files

msm: kgsl: Avoid L2PC on masked CPUs



If any of the Graphics rendering threads are running
on masked CPUs, avoid L2PC for some duration on that
CPU. This reduces latency on CPU (latency mainly
because of L2 cache flush) and helps on performance.
This change uses pm_qos_update_request_timeout() API.

Add l2pc-cpu-mask property in device tree to enable
this.

CRs-Fixed: 962598
Change-Id: If90090cd2c68ea7c07e269723931fef7201ef136
Signed-off-by: default avatarPrakash Kamliya <pkamliya@codeaurora.org>

# Conflicts:
#	drivers/gpu/msm/kgsl_pwrctrl.c
parent 3868822f
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