| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-117-generic/drivers/dma/ptdma/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only config AMD_PTDMA tristate "AMD PassThru DMA Engine" depends on X86_64 && PCI select DMA_ENGINE select DMA_VIRTUAL_CHANNELS help Enable support for the AMD PTDMA controller. This controller provides DMA capabilities to perform high bandwidth memory to memory and IO copy operations. It performs DMA transfer through queue-based descriptor management. This DMA controller is intended to be used with AMD Non-Transparent Bridge devices and not for general purpose peripheral DMA.