diff options
author | Wenbin Mei <[email protected]> | 2023-06-09 18:13:55 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-06-12 15:20:08 +0200 |
commit | f2764e1f795c1db80ac1a08abae5b2f470355da6 (patch) | |
tree | 40869e8d84d1e43f967c6de7d83379bc114738da /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ac93af1fe3f49ddecc6d0a367e9c3e1caac3cfe5 (diff) |
mmc: mtk-sd: reduce CIT for better performance
CQHCI_SSC1 indicates to CQE the polling period to use when using periodic
SEND_QUEUE_STATUS(CMD13) polling.
Since MSDC CQE uses msdc_hclk as ITCFVAL, so driver should use hclk
frequency to get the actual time.
The default value 0x1000 that corresponds to 150us for MediaTek SoCs, let's
decrease it to 0x40 that corresponds to 2.35us, which can improve the
performance of some eMMC devices.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Wenbin Mei <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Reviewed-by: Alexandre Mergnat <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions