freebsd-nq/sys/arm64
Andrew Turner 3532bcd282 Fix a coherent bus check in the arm64 busdma
In the arm64 busdma we have an internal flag to signal when a tag is
for a cache-coherent device. In this case we don't need to adjust the
size and alignment of allocated buffers to be within a cache line.

The cache line adjustment was incorrectly using the coherent flag
passed in to bus_dma_tag_create and not the internal flag. Fix it to
use the latter to reduce the memory usage slightly.

Reviewed by:	bz
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34763
2022-04-06 14:11:12 +01:00
..
acpica
arm64 Fix a coherent bus check in the arm64 busdma 2022-04-06 14:11:12 +01:00
broadcom
cavium
conf arm64: conf: Remove options EXT_RESOURCES 2022-02-21 17:29:09 +01:00
coresight
freescale/imx
include Add the Ampere and Fujitsu arm64 implementer IDs 2022-03-25 09:49:33 -07:00
intel
iommu sys/arm64/iommu/iommu_pmap.c readd sys/systm.h 2022-02-03 20:03:29 +01:00
linux sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
nvidia/tegra210 tegra: Improve the detection of the secondary function (RTC) of the MAX77620. 2022-02-20 12:26:04 +01:00
qoriq
qualcomm
rockchip