aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorOfir Bitton <[email protected]>2022-12-25 16:27:24 +0200
committerOded Gabbay <[email protected]>2023-01-26 11:52:11 +0200
commit4083697a3672d0eb6e41ba51bff168171a3bf398 (patch)
tree91f4a1c1cdc2631b5b5594e3a40ccb7ba3db6abe /tools/perf/scripts/python/exported-sql-viewer.py
parente1e8e7472b8c647c4e117191d6b44b852c90cd24 (diff)
habanalabs/gaudi: allow device acquire while in debug mode
During device acquire, the driver is using a QMAN for clearing some registers. In order to avoid internal races, the driver verifies the device is idle before submitting the register clear job. This check introduces an issue, as debug mode will cause the device to be non-idle which will lead to device acquire failure. In order to overcome this issue we can entirely remove the idle check as the driver is using the QMAN only when there is no active context. Signed-off-by: Ofir Bitton <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions