mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-24 08:55:49 +08:00
Most of the new ARM X/Wayland accelerated drivers need some level of CMA allocation
This commit is contained in:
@@ -10,3 +10,8 @@ part / --size=5500 --fstype ext4
|
||||
|
||||
%end
|
||||
|
||||
%post
|
||||
# Most of the ARM X accelerated drivers need some level of CMA allocation
|
||||
sed -i 's/\(append .*\)/\1 cma=256MB/' /boot/extlinux/extlinux.conf
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user