mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
drm/vc4: Increase CMA size to 256M aligned to 256M boundary
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
fragment@4 {
|
fragment@4 {
|
||||||
target-path = "/chosen";
|
target-path = "/chosen";
|
||||||
__overlay__ {
|
__overlay__ {
|
||||||
bootargs = "cma=0x4000000";
|
bootargs = "cma=256M@512M";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user