mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
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:
parent
ebffd3afed
commit
1c35ad0d63
1 changed files with 1 additions and 1 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue