Commit 2f8db5a1 authored by Oded Gabbay's avatar Oded Gabbay

habanalabs: update email address in sysfs/debugfs docs

Use my kernel.org address for contact point instead of my private email
address.
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent d2b980f3
What: /sys/kernel/debug/habanalabs/hl<n>/addr What: /sys/kernel/debug/habanalabs/hl<n>/addr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the device address to be used for read or write through Description: Sets the device address to be used for read or write through
PCI bar, or the device VA of a host mapped memory to be read or PCI bar, or the device VA of a host mapped memory to be read or
written directly from the host. The latter option is allowed written directly from the host. The latter option is allowed
...@@ -11,7 +11,7 @@ Description: Sets the device address to be used for read or write through ...@@ -11,7 +11,7 @@ Description: Sets the device address to be used for read or write through
What: /sys/kernel/debug/habanalabs/hl<n>/clk_gate What: /sys/kernel/debug/habanalabs/hl<n>/clk_gate
Date: May 2020 Date: May 2020
KernelVersion: 5.8 KernelVersion: 5.8
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allow the root user to disable/enable in runtime the clock Description: Allow the root user to disable/enable in runtime the clock
gating mechanism in Gaudi. Due to how Gaudi is built, the gating mechanism in Gaudi. Due to how Gaudi is built, the
clock gating needs to be disabled in order to access the clock gating needs to be disabled in order to access the
...@@ -34,28 +34,28 @@ Description: Allow the root user to disable/enable in runtime the clock ...@@ -34,28 +34,28 @@ Description: Allow the root user to disable/enable in runtime the clock
What: /sys/kernel/debug/habanalabs/hl<n>/command_buffers What: /sys/kernel/debug/habanalabs/hl<n>/command_buffers
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays a list with information about the currently allocated Description: Displays a list with information about the currently allocated
command buffers command buffers
What: /sys/kernel/debug/habanalabs/hl<n>/command_submission What: /sys/kernel/debug/habanalabs/hl<n>/command_submission
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays a list with information about the currently active Description: Displays a list with information about the currently active
command submissions command submissions
What: /sys/kernel/debug/habanalabs/hl<n>/command_submission_jobs What: /sys/kernel/debug/habanalabs/hl<n>/command_submission_jobs
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays a list with detailed information about each JOB (CB) of Description: Displays a list with detailed information about each JOB (CB) of
each active command submission each active command submission
What: /sys/kernel/debug/habanalabs/hl<n>/data32 What: /sys/kernel/debug/habanalabs/hl<n>/data32
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the root user to read or write directly through the Description: Allows the root user to read or write directly through the
device's PCI bar. Writing to this file generates a write device's PCI bar. Writing to this file generates a write
transaction while reading from the file generates a read transaction while reading from the file generates a read
...@@ -70,7 +70,7 @@ Description: Allows the root user to read or write directly through the ...@@ -70,7 +70,7 @@ Description: Allows the root user to read or write directly through the
What: /sys/kernel/debug/habanalabs/hl<n>/data64 What: /sys/kernel/debug/habanalabs/hl<n>/data64
Date: Jan 2020 Date: Jan 2020
KernelVersion: 5.6 KernelVersion: 5.6
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the root user to read or write 64 bit data directly Description: Allows the root user to read or write 64 bit data directly
through the device's PCI bar. Writing to this file generates a through the device's PCI bar. Writing to this file generates a
write transaction while reading from the file generates a read write transaction while reading from the file generates a read
...@@ -85,7 +85,7 @@ Description: Allows the root user to read or write 64 bit data directly ...@@ -85,7 +85,7 @@ Description: Allows the root user to read or write 64 bit data directly
What: /sys/kernel/debug/habanalabs/hl<n>/device What: /sys/kernel/debug/habanalabs/hl<n>/device
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Enables the root user to set the device to specific state. Description: Enables the root user to set the device to specific state.
Valid values are "disable", "enable", "suspend", "resume". Valid values are "disable", "enable", "suspend", "resume".
User can read this property to see the valid values User can read this property to see the valid values
...@@ -93,28 +93,28 @@ Description: Enables the root user to set the device to specific state. ...@@ -93,28 +93,28 @@ Description: Enables the root user to set the device to specific state.
What: /sys/kernel/debug/habanalabs/hl<n>/engines What: /sys/kernel/debug/habanalabs/hl<n>/engines
Date: Jul 2019 Date: Jul 2019
KernelVersion: 5.3 KernelVersion: 5.3
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the status registers values of the device engines and Description: Displays the status registers values of the device engines and
their derived idle status their derived idle status
What: /sys/kernel/debug/habanalabs/hl<n>/i2c_addr What: /sys/kernel/debug/habanalabs/hl<n>/i2c_addr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets I2C device address for I2C transaction that is generated Description: Sets I2C device address for I2C transaction that is generated
by the device's CPU by the device's CPU
What: /sys/kernel/debug/habanalabs/hl<n>/i2c_bus What: /sys/kernel/debug/habanalabs/hl<n>/i2c_bus
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets I2C bus address for I2C transaction that is generated by Description: Sets I2C bus address for I2C transaction that is generated by
the device's CPU the device's CPU
What: /sys/kernel/debug/habanalabs/hl<n>/i2c_data What: /sys/kernel/debug/habanalabs/hl<n>/i2c_data
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Triggers an I2C transaction that is generated by the device's Description: Triggers an I2C transaction that is generated by the device's
CPU. Writing to this file generates a write transaction while CPU. Writing to this file generates a write transaction while
reading from the file generates a read transcation reading from the file generates a read transcation
...@@ -122,32 +122,32 @@ Description: Triggers an I2C transaction that is generated by the device's ...@@ -122,32 +122,32 @@ Description: Triggers an I2C transaction that is generated by the device's
What: /sys/kernel/debug/habanalabs/hl<n>/i2c_reg What: /sys/kernel/debug/habanalabs/hl<n>/i2c_reg
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets I2C register id for I2C transaction that is generated by Description: Sets I2C register id for I2C transaction that is generated by
the device's CPU the device's CPU
What: /sys/kernel/debug/habanalabs/hl<n>/led0 What: /sys/kernel/debug/habanalabs/hl<n>/led0
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the state of the first S/W led on the device Description: Sets the state of the first S/W led on the device
What: /sys/kernel/debug/habanalabs/hl<n>/led1 What: /sys/kernel/debug/habanalabs/hl<n>/led1
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the state of the second S/W led on the device Description: Sets the state of the second S/W led on the device
What: /sys/kernel/debug/habanalabs/hl<n>/led2 What: /sys/kernel/debug/habanalabs/hl<n>/led2
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the state of the third S/W led on the device Description: Sets the state of the third S/W led on the device
What: /sys/kernel/debug/habanalabs/hl<n>/mmu What: /sys/kernel/debug/habanalabs/hl<n>/mmu
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the hop values and physical address for a given ASID Description: Displays the hop values and physical address for a given ASID
and virtual address. The user should write the ASID and VA into and virtual address. The user should write the ASID and VA into
the file and then read the file to get the result. the file and then read the file to get the result.
...@@ -157,14 +157,14 @@ Description: Displays the hop values and physical address for a given ASID ...@@ -157,14 +157,14 @@ Description: Displays the hop values and physical address for a given ASID
What: /sys/kernel/debug/habanalabs/hl<n>/set_power_state What: /sys/kernel/debug/habanalabs/hl<n>/set_power_state
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the PCI power state. Valid values are "1" for D0 and "2" Description: Sets the PCI power state. Valid values are "1" for D0 and "2"
for D3Hot for D3Hot
What: /sys/kernel/debug/habanalabs/hl<n>/userptr What: /sys/kernel/debug/habanalabs/hl<n>/userptr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays a list with information about the currently user Description: Displays a list with information about the currently user
pointers (user virtual addresses) that are pinned and mapped pointers (user virtual addresses) that are pinned and mapped
to DMA addresses to DMA addresses
...@@ -172,21 +172,21 @@ Description: Displays a list with information about the currently user ...@@ -172,21 +172,21 @@ Description: Displays a list with information about the currently user
What: /sys/kernel/debug/habanalabs/hl<n>/vm What: /sys/kernel/debug/habanalabs/hl<n>/vm
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays a list with information about all the active virtual Description: Displays a list with information about all the active virtual
address mappings per ASID address mappings per ASID
What: /sys/kernel/debug/habanalabs/hl<n>/stop_on_err What: /sys/kernel/debug/habanalabs/hl<n>/stop_on_err
Date: Mar 2020 Date: Mar 2020
KernelVersion: 5.6 KernelVersion: 5.6
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Sets the stop-on_error option for the device engines. Value of Description: Sets the stop-on_error option for the device engines. Value of
"0" is for disable, otherwise enable. "0" is for disable, otherwise enable.
What: /sys/kernel/debug/habanalabs/hl<n>/dump_security_violations What: /sys/kernel/debug/habanalabs/hl<n>/dump_security_violations
Date: Jan 2021 Date: Jan 2021
KernelVersion: 5.12 KernelVersion: 5.12
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Dumps all security violations to dmesg. This will also ack Description: Dumps all security violations to dmesg. This will also ack
all security violations meanings those violations will not be all security violations meanings those violations will not be
dumped next time user calls this API dumped next time user calls this API
What: /sys/class/habanalabs/hl<n>/armcp_kernel_ver What: /sys/class/habanalabs/hl<n>/armcp_kernel_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the Linux kernel running on the device's CPU. Description: Version of the Linux kernel running on the device's CPU.
Will be DEPRECATED in Linux kernel version 5.10, and be Will be DEPRECATED in Linux kernel version 5.10, and be
replaced with cpucp_kernel_ver replaced with cpucp_kernel_ver
...@@ -9,7 +9,7 @@ Description: Version of the Linux kernel running on the device's CPU. ...@@ -9,7 +9,7 @@ Description: Version of the Linux kernel running on the device's CPU.
What: /sys/class/habanalabs/hl<n>/armcp_ver What: /sys/class/habanalabs/hl<n>/armcp_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the application running on the device's CPU Description: Version of the application running on the device's CPU
Will be DEPRECATED in Linux kernel version 5.10, and be Will be DEPRECATED in Linux kernel version 5.10, and be
replaced with cpucp_ver replaced with cpucp_ver
...@@ -17,7 +17,7 @@ Description: Version of the application running on the device's CPU ...@@ -17,7 +17,7 @@ Description: Version of the application running on the device's CPU
What: /sys/class/habanalabs/hl<n>/clk_max_freq_mhz What: /sys/class/habanalabs/hl<n>/clk_max_freq_mhz
Date: Jun 2019 Date: Jun 2019
KernelVersion: not yet upstreamed KernelVersion: not yet upstreamed
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum clock frequency, in MHz. Description: Allows the user to set the maximum clock frequency, in MHz.
The device clock might be set to lower value than the maximum. The device clock might be set to lower value than the maximum.
The user should read the clk_cur_freq_mhz to see the actual The user should read the clk_cur_freq_mhz to see the actual
...@@ -27,52 +27,52 @@ Description: Allows the user to set the maximum clock frequency, in MHz. ...@@ -27,52 +27,52 @@ Description: Allows the user to set the maximum clock frequency, in MHz.
What: /sys/class/habanalabs/hl<n>/clk_cur_freq_mhz What: /sys/class/habanalabs/hl<n>/clk_cur_freq_mhz
Date: Jun 2019 Date: Jun 2019
KernelVersion: not yet upstreamed KernelVersion: not yet upstreamed
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the current frequency, in MHz, of the device clock. Description: Displays the current frequency, in MHz, of the device clock.
This property is valid only for the Gaudi ASIC family This property is valid only for the Gaudi ASIC family
What: /sys/class/habanalabs/hl<n>/cpld_ver What: /sys/class/habanalabs/hl<n>/cpld_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the Device's CPLD F/W Description: Version of the Device's CPLD F/W
What: /sys/class/habanalabs/hl<n>/cpucp_kernel_ver What: /sys/class/habanalabs/hl<n>/cpucp_kernel_ver
Date: Oct 2020 Date: Oct 2020
KernelVersion: 5.10 KernelVersion: 5.10
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the Linux kernel running on the device's CPU Description: Version of the Linux kernel running on the device's CPU
What: /sys/class/habanalabs/hl<n>/cpucp_ver What: /sys/class/habanalabs/hl<n>/cpucp_ver
Date: Oct 2020 Date: Oct 2020
KernelVersion: 5.10 KernelVersion: 5.10
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the application running on the device's CPU Description: Version of the application running on the device's CPU
What: /sys/class/habanalabs/hl<n>/device_type What: /sys/class/habanalabs/hl<n>/device_type
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the code name of the device according to its type. Description: Displays the code name of the device according to its type.
The supported values are: "GOYA" The supported values are: "GOYA"
What: /sys/class/habanalabs/hl<n>/eeprom What: /sys/class/habanalabs/hl<n>/eeprom
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: A binary file attribute that contains the contents of the Description: A binary file attribute that contains the contents of the
on-board EEPROM on-board EEPROM
What: /sys/class/habanalabs/hl<n>/fuse_ver What: /sys/class/habanalabs/hl<n>/fuse_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the device's version from the eFuse Description: Displays the device's version from the eFuse
What: /sys/class/habanalabs/hl<n>/hard_reset What: /sys/class/habanalabs/hl<n>/hard_reset
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Interface to trigger a hard-reset operation for the device. Description: Interface to trigger a hard-reset operation for the device.
Hard-reset will reset ALL internal components of the device Hard-reset will reset ALL internal components of the device
except for the PCI interface and the internal PLLs except for the PCI interface and the internal PLLs
...@@ -80,14 +80,14 @@ Description: Interface to trigger a hard-reset operation for the device. ...@@ -80,14 +80,14 @@ Description: Interface to trigger a hard-reset operation for the device.
What: /sys/class/habanalabs/hl<n>/hard_reset_cnt What: /sys/class/habanalabs/hl<n>/hard_reset_cnt
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays how many times the device have undergone a hard-reset Description: Displays how many times the device have undergone a hard-reset
operation since the driver was loaded operation since the driver was loaded
What: /sys/class/habanalabs/hl<n>/high_pll What: /sys/class/habanalabs/hl<n>/high_pll
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum clock frequency for MME, TPC Description: Allows the user to set the maximum clock frequency for MME, TPC
and IC when the power management profile is set to "automatic". and IC when the power management profile is set to "automatic".
This property is valid only for the Goya ASIC family This property is valid only for the Goya ASIC family
...@@ -95,7 +95,7 @@ Description: Allows the user to set the maximum clock frequency for MME, TPC ...@@ -95,7 +95,7 @@ Description: Allows the user to set the maximum clock frequency for MME, TPC
What: /sys/class/habanalabs/hl<n>/ic_clk What: /sys/class/habanalabs/hl<n>/ic_clk
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum clock frequency, in Hz, of Description: Allows the user to set the maximum clock frequency, in Hz, of
the Interconnect fabric. Writes to this parameter affect the the Interconnect fabric. Writes to this parameter affect the
device only when the power management profile is set to "manual" device only when the power management profile is set to "manual"
...@@ -107,27 +107,27 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of ...@@ -107,27 +107,27 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of
What: /sys/class/habanalabs/hl<n>/ic_clk_curr What: /sys/class/habanalabs/hl<n>/ic_clk_curr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the current clock frequency, in Hz, of the Interconnect Description: Displays the current clock frequency, in Hz, of the Interconnect
fabric. This property is valid only for the Goya ASIC family fabric. This property is valid only for the Goya ASIC family
What: /sys/class/habanalabs/hl<n>/infineon_ver What: /sys/class/habanalabs/hl<n>/infineon_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the Device's power supply F/W code Description: Version of the Device's power supply F/W code
What: /sys/class/habanalabs/hl<n>/max_power What: /sys/class/habanalabs/hl<n>/max_power
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum power consumption of the Description: Allows the user to set the maximum power consumption of the
device in milliwatts. device in milliwatts.
What: /sys/class/habanalabs/hl<n>/mme_clk What: /sys/class/habanalabs/hl<n>/mme_clk
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum clock frequency, in Hz, of Description: Allows the user to set the maximum clock frequency, in Hz, of
the MME compute engine. Writes to this parameter affect the the MME compute engine. Writes to this parameter affect the
device only when the power management profile is set to "manual" device only when the power management profile is set to "manual"
...@@ -139,21 +139,21 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of ...@@ -139,21 +139,21 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of
What: /sys/class/habanalabs/hl<n>/mme_clk_curr What: /sys/class/habanalabs/hl<n>/mme_clk_curr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the current clock frequency, in Hz, of the MME compute Description: Displays the current clock frequency, in Hz, of the MME compute
engine. This property is valid only for the Goya ASIC family engine. This property is valid only for the Goya ASIC family
What: /sys/class/habanalabs/hl<n>/pci_addr What: /sys/class/habanalabs/hl<n>/pci_addr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the PCI address of the device. This is needed so the Description: Displays the PCI address of the device. This is needed so the
user would be able to open a device based on its PCI address user would be able to open a device based on its PCI address
What: /sys/class/habanalabs/hl<n>/pm_mng_profile What: /sys/class/habanalabs/hl<n>/pm_mng_profile
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Power management profile. Values are "auto", "manual". In "auto" Description: Power management profile. Values are "auto", "manual". In "auto"
mode, the driver will set the maximum clock frequency to a high mode, the driver will set the maximum clock frequency to a high
value when a user-space process opens the device's file (unless value when a user-space process opens the device's file (unless
...@@ -167,13 +167,13 @@ Description: Power management profile. Values are "auto", "manual". In "auto" ...@@ -167,13 +167,13 @@ Description: Power management profile. Values are "auto", "manual". In "auto"
What: /sys/class/habanalabs/hl<n>/preboot_btl_ver What: /sys/class/habanalabs/hl<n>/preboot_btl_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the device's preboot F/W code Description: Version of the device's preboot F/W code
What: /sys/class/habanalabs/hl<n>/soft_reset What: /sys/class/habanalabs/hl<n>/soft_reset
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Interface to trigger a soft-reset operation for the device. Description: Interface to trigger a soft-reset operation for the device.
Soft-reset will reset only the compute and DMA engines of the Soft-reset will reset only the compute and DMA engines of the
device device
...@@ -181,26 +181,26 @@ Description: Interface to trigger a soft-reset operation for the device. ...@@ -181,26 +181,26 @@ Description: Interface to trigger a soft-reset operation for the device.
What: /sys/class/habanalabs/hl<n>/soft_reset_cnt What: /sys/class/habanalabs/hl<n>/soft_reset_cnt
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays how many times the device have undergone a soft-reset Description: Displays how many times the device have undergone a soft-reset
operation since the driver was loaded operation since the driver was loaded
What: /sys/class/habanalabs/hl<n>/status What: /sys/class/habanalabs/hl<n>/status
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Status of the card: "Operational", "Malfunction", "In reset". Description: Status of the card: "Operational", "Malfunction", "In reset".
What: /sys/class/habanalabs/hl<n>/thermal_ver What: /sys/class/habanalabs/hl<n>/thermal_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the Device's thermal daemon Description: Version of the Device's thermal daemon
What: /sys/class/habanalabs/hl<n>/tpc_clk What: /sys/class/habanalabs/hl<n>/tpc_clk
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Allows the user to set the maximum clock frequency, in Hz, of Description: Allows the user to set the maximum clock frequency, in Hz, of
the TPC compute engines. Writes to this parameter affect the the TPC compute engines. Writes to this parameter affect the
device only when the power management profile is set to "manual" device only when the power management profile is set to "manual"
...@@ -212,12 +212,12 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of ...@@ -212,12 +212,12 @@ Description: Allows the user to set the maximum clock frequency, in Hz, of
What: /sys/class/habanalabs/hl<n>/tpc_clk_curr What: /sys/class/habanalabs/hl<n>/tpc_clk_curr
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Displays the current clock frequency, in Hz, of the TPC compute Description: Displays the current clock frequency, in Hz, of the TPC compute
engines. This property is valid only for the Goya ASIC family engines. This property is valid only for the Goya ASIC family
What: /sys/class/habanalabs/hl<n>/uboot_ver What: /sys/class/habanalabs/hl<n>/uboot_ver
Date: Jan 2019 Date: Jan 2019
KernelVersion: 5.1 KernelVersion: 5.1
Contact: oded.gabbay@gmail.com Contact: ogabbay@kernel.org
Description: Version of the u-boot running on the device's CPU Description: Version of the u-boot running on the device's CPU
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment