~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to docs/drivers/vc4.rst

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
 
155
155
* Increasing GPU memory Increase CMA pool size
156
156
 
157
 
The memory for the VC4 driver is allocated from the standard Linux cma
 
157
The memory for the VC4 driver is allocated from the standard Linux CMA
158
158
pool. The size of this pool defaults to 64 MB.  To increase this, pass
159
159
an additional parameter on the kernel command line.  Edit the boot
160
160
partition's ``cmdline.txt`` to add::