summaryrefslogtreecommitdiff
path: root/kernel/bpf
diff options
context:
space:
mode:
authorHareesh Gundu <hareeshg@codeaurora.org>2017-06-07 14:50:15 +0530
committerHareesh Gundu <hareeshg@codeaurora.org>2017-06-13 12:03:27 +0530
commit71c3b2e17c6fb4d1b040d3c8c75d76b78a050cce (patch)
tree50e555ec334bfa860d3a3a6f2798358e7ca29e87 /kernel/bpf
parent85baaeb2e2d0e7c67bf4e5cc22d15e173d01b209 (diff)
msm: kgsl: Defer issue commands to worker thread
Currently submit ioctl getting blocked till the commands gets added to ringbuffer incase inflight count is less than context burst count. If the submit command happens in GPU slumber state, it will add the GPU wakeup time to submit IOCTL. This will add latency in preparing next frame in CPU side. Defer commands submission to dispatcher worker, if the GPU is in slumber state. CRs-Fixed: 2055107 Change-Id: I099ba721e02bbcd8ccadb1bc518c7c1ef4fb7e21 Signed-off-by: Hareesh Gundu <hareeshg@codeaurora.org>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions