Skip to content
Commit 6ba7a947 authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

msm: kgsl: Add CCU_INVALIDATE packets for A6XX



Add the CCU_INVALIDATE_DEPTH and CCU_INVALIDATE_COLOR
EVENT_WRITE packets after every submission as a workaround.
The problem is that GMU FW asserts that the CCUCACHEDIRTY mask
is not set, before it does the SPTPRAC power collapse. However,
the UMD sometimes doesn’t invalidate the cache for performance
reasons.
Add the CCU_INVALIDATE_DEPTH and CCU_INVALIDATE_COLOR
EVENT_WRITE packets after every submission as a KMD workaround.
Add these packets before the end IBlist SET_MARKER packet.

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