docs: cma -> CMA

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>
This commit is contained in:
Erik Faye-Lund 2023-01-09 09:23:47 +01:00 committed by Marge Bot
parent ebffd3afed
commit 1c35ad0d63

View file

@ -154,7 +154,7 @@ can unroll, that can actually count as constant indexing.
* Increasing GPU memory Increase CMA pool size
The memory for the VC4 driver is allocated from the standard Linux cma
The memory for the VC4 driver is allocated from the standard Linux CMA
pool. The size of this pool defaults to 64 MB. To increase this, pass
an additional parameter on the kernel command line. Edit the boot
partition's ``cmdline.txt`` to add::