Searched hist:"20 faaeec3794661c1d73578316691174a5a0e5a9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/ |
H A D | gaudi_regs.h | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|
/openbmc/linux/include/uapi/drm/ |
H A D | habanalabs_accel.h | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|
H A D | habanalabs.h | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|
/openbmc/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | diff 20faaeec3794661c1d73578316691174a5a0e5a9 Sun Dec 18 01:42:34 CST 2022 Ohad Sharabi <osharabi@habana.ai> habanalabs: add uapi to flush inbound HBM transactions
When doing p2p with a NIC device, the NIC needs to make sure all the writes to the HBM (through the PCI bar of the Gaudi device) were flushed.
It can be done by either the NIC or the host reading through the PCI bar.
To support the host side, we supply a simple uapi to perform this flush through the driver, because the user can't create such a transaction by itself (the PCI bar isn't exposed to normal users).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
|