commit | d691171d61b635fa36860ca65c4f8fde718abd09 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Sun Apr 21 16:20:46 2019 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Sun Apr 21 16:20:46 2019 +0300 |
tree | 8ae775b8d77d3070e246ae093d3ff4acbdd9b633 | |
parent | 883c2459a57d93efbcb974bea1d2d506db3ae9ab [diff] |
uapi/habanalabs: add missing fields in bmon params This patch adds missing fields of start address 0 and 1 in the bmon parameter structure that is received from the user in the debug IOCTL. Without these fields, the functionality of the bmon trace is broken, because there is no configuration of the base address of the filter of the bus monitor. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>