Skip to content
Snippets Groups Projects

{linux-postmarketos-allwinner,linux-purism-librem5}: restore CMA size

Merged Imported Administrator requested to merge librem5-pp-restore-cma into master
Compare changes
  • Side-by-side
  • Inline
Files
3
  • This partly reverts the commit mentioned below. When disabling CMA
    I thought that libcamera was the only user of it, which is only true
    for userspace, though.
    In fact CMA is used and often even required by the kernel for HW video
    decoders, display engines and other hardware that might not have a
    MMU.
    
    Thus restore the previously established value.
    
    Fixes: 196ece02 (linux-postmarketos-allwinner: enable CONFIG_UDMABUF (MR 5585))
    [ci:skip-build]
Loading