History log of /barrelfish-master/include/dma/xeon_phi/xeon_phi_dma_device.h
Revision Date Author Comments
# c8939ae9 26-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Remove hardcoded xeon phi hack. Add XPHI DMA node

We now pass along a nodeid in the xphi dma lib

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# d3b9b242 24-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

DMA: integrate hwmodel conversion into more places

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 6bfa4c0f 06-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

dma: passing the iommu client when creating the dma device

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# d23478ec 30-Dec-2014 Reto Achermann <acreto@student.ethz.ch>

libdma: bugfixes to avoid NULL pointer dereferencing.


# 079a3764 27-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Ported implementation of the Xeon Phi DMA driver to the new DMA library


# 5a025e8a 25-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

libdma: some Xeon Phi DMA driver specific implementations

+ enabling / disabling channels
+ bugfix in channel address calculatio
+ DMA descriptor setup functions


# 37fd74cb 24-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

libdma: added stubbs for Xeon Phi DMA Driver