linux-starfive-dev: set CMA memory for visionfive2 to 256MB

Running anything with decent UI like a KDE Plasma shell requires much
more than the default 8MB. Visible effect of too small buffer is heavy
flickering of UI, accompained by allocation errors in syslog.
This commit is contained in:
Andreas Cord-Landwehr
2023-01-14 11:35:16 +01:00
committed by Khem Raj
parent 285d532bc1
commit 6472a479dc
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
CONFIG_CMA_SIZE_MBYTES=256