mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
RPi5: add udev rule to symlink dma_buf/system to dma_buf/vidbuf shared
This allows ffmpeg to use the system memory instead of CMA for video decoding. As RPi5 has an MMU CMA is not needed. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
8c62fd0ff6
commit
4ae6d5ade5
@ -0,0 +1 @@
|
||||
SUBSYSTEM=="dma_heap", KERNEL=="system", SYMLINK+="dma_heap/vidbuf_cached"
|
Loading…
x
Reference in New Issue
Block a user