msm: kgsl: A3xx: Initialize UCHE 64-byte cachelines
For A3xx, initialize UCHE_CACHE_MODE_CONTROL_REG to
0x00000001 so that UCHE will always use 64-byte
cachelines when we boot up or reset. This value
increases performance and was previously set in the
graphics preambles, but should instead be set at
boot/reset time.
Change-Id: Iec71ffc04262ac43534fd632d8b092a48d280509
Signed-off-by:
Kevin Matlage <kmatlage@codeaurora.org>
Loading
Please sign in to comment