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

Skip to content
Commit df78b6d5 authored by Harshdeep Dhatt's avatar Harshdeep Dhatt Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: Remove the preemption oob



This oob is needed in a corner case of preemption
state machine, where we need to read the wptr to
see if it needs to be updated. But in cases where it
doesn't need to be updated, we have forcibly brought
gpu out of ifpc for nothing. Instead, use a flag to
figure the corner case, and then use a fenced write
only when wptr needs update.

Change-Id: I1b111d187c982fd2102c1e1c4d2b8f93bd7d18eb
Signed-off-by: default avatarHarshdeep Dhatt <hdhatt@codeaurora.org>
parent be72cb4a
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