diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-08-22 17:33:12 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-23 19:23:22 -0700 |
commit | 2d75891ebc09ba9cf30697dfd54497ef0220308f (patch) | |
tree | c841ad1daeb08e1456597b24c3cf8783fda766b6 /drivers/net/ethernet/intel/igc/igc_main.c | |
parent | ebb1e4f9cf38da2139b37e24b5e10bff3dcc4187 (diff) |
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Systems having 4 GiB of RAM and more require DMA addressing beyond the
current 32-bit limit. Starting from MT7988 the hardware now supports
36-bit DMA addressing, let's use that new capability in the driver to
avoid running into swiotlb on systems with 4 GiB of RAM or more.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://lore.kernel.org/r/95b919c98876c9e49761e44662e7c937479eecb8.1692721443.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions