Re: [PATCH] gpu/cuda: add more NVIDIA GPU devices

2022-04-14 Thread Thomas Monjalon
13/04/2022 19:38, eagost...@nvidia.com: > From: Elena Agostini > > Add more NVIDIA GPU devices to the gpu/cuda driver list > compatible with GPUDirect RDMA. > > Signed-off-by: Elena Agostini > --- > drivers/gpu/cuda/cuda.c| 173 +++-- > drivers/gpu/cuda/devi

[PATCH] gpu/cuda: add more NVIDIA GPU devices

2022-04-13 Thread eagostini
From: Elena Agostini Add more NVIDIA GPU devices to the gpu/cuda driver list compatible with GPUDirect RDMA. Signed-off-by: Elena Agostini --- drivers/gpu/cuda/cuda.c| 173 +++-- drivers/gpu/cuda/devices.h | 74 2 files changed, 220 inserti