aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorRajmohan Mani <[email protected]>2020-08-17 08:55:21 -0700
committerMika Westerberg <[email protected]>2020-09-03 12:06:40 +0300
commit6651c91de042f8ad601b522cb8d33de84246ddc7 (patch)
tree5d5ba0056868b8ca86fdd5b080328fec2c2e82b3 /tools/perf/scripts/python/bin/stackcollapse-report
parentdc4c4bf122ed58f7fc1870c483e2e1dbe6912b2f (diff)
thunderbolt: Optimize NHI LC mailbox command processing
Currently the Ice Lake and Tiger Lake NHI (host controller) LC (link controller) mailbox command processing checks for the completion of command every 100 msecs. These controllers are found to complete this in the order of 1 ms or so. Since this delay is in suspend path, surplus delay is effectively affecting runtime PM suspend flows. Optimize this so that we do the wait for 1 ms after reading the mailbox register. This should make Ice Lake and Tiger Lake runtime suspend take less time to complete. Reported-by: Dana Alkattan <[email protected]> Signed-off-by: Rajmohan Mani <[email protected]> Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions