summaryrefslogtreecommitdiffstats
path: root/BaseTools
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-06 13:16:35 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-06 21:31:48 +0100
commita30d5f9f90e64c25eb1d4c6adad1ccae682ca59f (patch)
tree5fb1eb09bac76dde7356beb2fb9b84fc30e62316 /BaseTools
parent14fa71247c49f79dd8b545265f110eb9f47f899f (diff)
downloadedk2-a30d5f9f90e64c25eb1d4c6adad1ccae682ca59f.tar.gz
edk2-a30d5f9f90e64c25eb1d4c6adad1ccae682ca59f.tar.bz2
edk2-a30d5f9f90e64c25eb1d4c6adad1ccae682ca59f.zip
ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAM
Replace the uncached memory mapping of the framebuffer with a write- combining one. This improves performance, and avoids issues with unaligned accesses and DC ZVA instructions performed by the accelerated memcpy/memset routines. Instead of manipulating the memory attributes directly, use the SetMemorySpaceAttributes() DXE services, which validates the attributes against the capabilities of the region before making the actual change. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jeremy Linton <jeremy.linton@arm.com> Tested-by: Ryan Harkin <ryan.harkin@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions