diff options
author | Xu Lu <luxu.kernel@bytedance.com> | 2025-01-03 12:32:19 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-01-06 14:37:19 +0300 |
commit | 8d8d3752c0a4f7fb072352837cbdbf57c02df239 (patch) | |
tree | aeb2f10f1b12dc6ff9782713ab906f55da9e4975 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d5f88acdd6ff84607043a6845b81e4be148f9fd9 (diff) | |
download | linux-8d8d3752c0a4f7fb072352837cbdbf57c02df239.tar.xz |
iommu/riscv: Empty iommu queue before enabling it
Changing cqen/fqen/pqen from 0 to 1 sets the cqh/fqt/pqt registers to 0.
But the cqt/fqh/pqh registers are left unmodified. This commit resets
cqt/fqh/pqh registers to ensure corresponding queues are empty before
being enabled during initialization.
Signed-off-by: Xu Lu <luxu.kernel@bytedance.com>
Link: https://lore.kernel.org/r/20250103093220.38106-2-luxu.kernel@bytedance.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions