- 09 Dec, 2021 2 commits
- 06 Dec, 2021 1 commit
-
-
Matteo Migliorini authored
little bug in XDMA/tools/reg_rw.c
-
- 23 Oct, 2021 3 commits
- 28 Sep, 2021 1 commit
-
-
Karen Xie authored
-
- 24 Sep, 2021 1 commit
-
-
Karen Xie authored
-
- 13 Aug, 2021 1 commit
-
-
Karen Xie authored
-
- 31 Mar, 2021 2 commits
- 30 Mar, 2021 1 commit
-
-
riggy2013 authored
build on CentOS 8.3 will generate error: XDMA/linux-kernel/xdma/xdma_mod.c:301:2: error: implicit declaration of function ??pci_cleanup_aer_uncorrect_error_status?? [-Werror=implicit-function-declaration] pci_cleanup_aer_uncorrect_error_status(pdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:316: /home/ndam/Downloads/dma_ip_drivers-master/XDMA/linux-kernel/xdma/xdma_mod.o] Error 1 The reason is, name change from pci_cleanup_aer_uncorrect_error_status() to pci_aer_clear_nonfatal_status() at https://github.com/torvalds/linux/commit/894020fdd88c1e9a74c60b67c0f19f1c7696ba2f CentOS and RedHat 8.3 accepted the patch.
-
- 16 Feb, 2021 1 commit
-
-
Sujatha Banoth authored
Updated the Support Link
-
- 03 Feb, 2021 1 commit
-
-
Sujatha Banoth authored
Added support for MM channel configuration, Keyhole feature support and addressed customer issues
-
- 02 Feb, 2021 2 commits
-
-
Sujatha Banoth authored
MM Channel configuration Keyhole feature support resolve the page allocation issues
-
Sujatha Banoth authored
QDMA DPDK 2020.2.1 Driver Release to support DPDK v20.11 Framework Changes
-
- 22 Dec, 2020 1 commit
-
-
Sujatha Banoth authored
2020.2 QDMA Linux Driver README File updated with proper simlink
-
- 21 Dec, 2020 3 commits
-
-
Sujatha Banoth authored
2020.2 QDMA Linux Driver Release
-
Sujatha Banoth authored
2020.2 QDMA DPDK Driver Release
-
Sujatha Banoth authored
2020.2 QDMA Windows Driver Release
-
- 31 Oct, 2020 2 commits
- 30 Oct, 2020 1 commit
-
-
Karen Xie authored
-
- 29 Oct, 2020 2 commits
-
-
Karen Xie authored
XDMA: dma_from/to_device: do NOT mark partial completion as failure. the bw is not calculated in the case of underflow (partial completion).
-
Karen Xie authored
XDMA: 1. split module parameter sgdma_timeout to h2c_timeout & c2h_timeout. 2. value of 0 means no timeout (i.e., wait forever).
-
- 27 Oct, 2020 3 commits
- 23 Oct, 2020 3 commits
-
-
Sujatha Banoth authored
2020.2 XVSEC Driver Release documentation updates pointing to https://xilinx.github.io/dma_ip_drivers/
-
-
Sujatha Banoth authored
2020.2 XVSEC Driver Release - Supports the MCAP functionality for US/US+ and Versal Devices
-
- 09 Oct, 2020 2 commits
- 07 Oct, 2020 4 commits
- 28 Sep, 2020 1 commit
-
-
Karen Xie authored
-
- 22 Sep, 2020 2 commits
-
-
Julien authored
Change the checks for kernel versions to include checks for RHEL versions in case they are present. Add HAS_MMIOWB, ACCESS_OK_2_ARGS, HAS_WAKE_UP, and HAS_WAKE_UP_ONE and use them
-
Sujatha Banoth authored
Updated the apps/include/qdma_nl.h
-