/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2P.h | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
H A D | gaudi2.c | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
/openbmc/linux/include/uapi/drm/ |
H A D | habanalabs_accel.h | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | irq.c | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
H A D | habanalabs_ioctl.c | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
H A D | habanalabs.h | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
/openbmc/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|
/openbmc/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | diff 4713ace3246644519bf93cc8ea6e44efe57fc3ec Mon Jan 16 11:56:23 CST 2023 Ofir Bitton <obitton@habana.ai> accel/habanalabs: add support for TPC assert
In order to allow TPC engines to raise an assert, we must expose the relevant MSIX interrupt to the user so he will configure the engine correctly. In addition, we implement the corresponding interrupt handler that will notify the user upon such an event.
Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
|