Searched hist:c216477363a37a7d0a388315a2eb6c1bd965bdb8 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-habanalabs | c216477363a37a7d0a388315a2eb6c1bd965bdb8 Fri Feb 15 23:39:24 CET 2019 Oded Gabbay <oded.gabbay@gmail.com> habanalabs: add debugfs support
This patch adds debugfs support to the driver. It allows the user-space to display information that is contained in the internal structures of the driver, such as: - active command submissions - active user virtual memory mappings - number of allocated command buffers
It also enables the user to perform reads and writes through Goya's PCI bars.
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|