On 5/17/2021 11:42 PM, Claire Chang wrote: > Update is_swiotlb_active to add a struct device argument. This will be > useful later to allow for restricted DMA pool. > > Signed-off-by: Claire Chang <tien...@chromium.org> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- Re: [PATCH v7 02/15] swiotlb: Refactor swiotlb_creat... Florian Fainelli
- [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL Claire Chang
- Re: [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POO... Florian Fainelli
- [PATCH v7 04/15] swiotlb: Add restricted DMA pool initial... Claire Chang
- Re: [PATCH v7 04/15] swiotlb: Add restricted DMA poo... Claire Chang
- Re: [PATCH v7 04/15] swiotlb: Add restricted DMA poo... Florian Fainelli
- [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter Claire Chang
- Re: [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_m... Claire Chang
- Re: [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_m... Florian Fainelli
- [PATCH v7 07/15] swiotlb: Update is_swiotlb_active to add... Claire Chang
- Re: [PATCH v7 07/15] swiotlb: Update is_swiotlb_acti... Florian Fainelli
- [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add... Claire Chang
- Re: [PATCH v7 06/15] swiotlb: Update is_swiotlb_buff... Florian Fainelli
- [PATCH v7 08/15] swiotlb: Bounce data from/to restricted ... Claire Chang
- [PATCH v7 09/15] swiotlb: Move alloc_size to find_slots Claire Chang
- [PATCH v7 10/15] swiotlb: Refactor swiotlb_tbl_unmap_sing... Claire Chang
- [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_dire... Claire Chang
- Re: [PATCH v7 11/15] dma-direct: Add a new wrapper _... Florian Fainelli
- [PATCH v7 12/15] swiotlb: Add restricted DMA alloc/free s... Claire Chang
- [PATCH v7 13/15] dma-direct: Allocate memory from restric... Claire Chang
- [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool Claire Chang