Skip to content
Commit 1770efc9 authored by John Cox's avatar John Cox Committed by Phil Elwell
Browse files

media/rpivid: Allow use of iommu in rpivid



In order to use iommu on hevc set dma mask_and_coherent in probe.
I am assured dma_set_mask_and_coherent is benign on Pi4 (which has
no iommu) and it seems to be so in practice.
Also adds a bit of debug to make internal buffer allocation failure
easier to spot in future

Signed-off-by: default avatarJohn Cox <jc@kynesim.co.uk>
parent 450d6177
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment