docs: cma -> CMA
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 9 Jan 2023 08:23:47 +0000 (09:23 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 08:09:37 +0000 (08:09 +0000)
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>

docs/drivers/vc4.rst

index 19ea43f..50eb701 100644 (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::