public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
* take the bus_dma_limit into account on arm
@ 2020-02-18 18:41 Christoph Hellwig
  2020-02-18 18:41 ` [PATCH 1/3] ARM/dma-mapping: remove get_coherent_dma_mask Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christoph Hellwig @ 2020-02-18 18:41 UTC (permalink / raw)
  To: Russell King
  Cc: linux-kernel, Peter Ujfalusi, iommu, Robin Murphy,
	linux-arm-kernel, Roger Quadros

Hi Russell,

this series fixes the arm dma coherent allocator to take the bus dma
mask into account, similar to what other architectures do.  Without
this devices that support 64-bit mask, but are limited by the
interconnect won't work properly.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-01 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-18 18:41 take the bus_dma_limit into account on arm Christoph Hellwig
2020-02-18 18:41 ` [PATCH 1/3] ARM/dma-mapping: remove get_coherent_dma_mask Christoph Hellwig
2020-02-18 18:41 ` [PATCH 2/3] ARM/dma-mapping: take the bus limit into account in __dma_alloc Christoph Hellwig
2020-02-18 18:41 ` [PATCH 3/3] ARM/dma-mapping: merge __dma_supported into arm_dma_supported Christoph Hellwig
2020-02-25 13:17 ` take the bus_dma_limit into account on arm Roger Quadros via iommu
2020-03-01 14:42   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox