Searched hist:"24 da00164f7a9c247d2224a54494d0e955199630" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/uapi/rdma/ |
H A D | mlx5_user_ioctl_cmds.h | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | mlx5-abi.h | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | cmd.h | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cmd.c | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | mlx5_ib.h | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | main.c | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | diff 24da00164f7a9c247d2224a54494d0e955199630 Thu Apr 05 10:53:27 CDT 2018 Ariel Levkovich <lariel@mellanox.com> IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device memory allocation API. It implements the ib_device callbacks for allocation and deallocation operations as well as a new mmap command support which allows mapping an allocated device memory to a VMA.
The change also adds reporting of device memory maximum size and alignment parameters reported in device capabilities.
The allocation/deallocation operations are using new firmware commands to allocate MEMIC memory on the device.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|