numam-dpdk/drivers
Elena Agostini 8b8036a66e gpudev: introduce GPU device class library
In heterogeneous computing system, processing is not only in the CPU.
Some tasks can be delegated to devices working in parallel.

The new library gpudev is for dealing with GPGPU computing devices
from a DPDK application running on the CPU.

The infrastructure is prepared to welcome drivers in drivers/gpu/.

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2021-11-08 17:20:52 +01:00
..
baseband drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
bus bus/pci: fix use after free on unplug 2021-11-04 15:13:41 +01:00
common common/mlx5: fix MMO configuration in DevX queue pair 2021-11-08 09:36:27 +01:00
compress common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
crypto common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
dma dma/cnxk: add statistics 2021-11-08 00:08:45 +01:00
event event/dsw: use maintenance facility 2021-11-04 13:28:07 +01:00
gpu gpudev: introduce GPU device class library 2021-11-08 17:20:52 +01:00
mempool mempool/cnxk: postpone devargs parsing 2021-10-29 16:09:25 +02:00
net common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
raw raw/cnxk_bphy: add header includes 2021-11-03 16:15:13 +01:00
regex common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
vdpa common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
meson.build gpudev: introduce GPU device class library 2021-11-08 17:20:52 +01:00