diff options
author | pengzhou <[email protected]> | 2020-12-16 13:14:15 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-01-05 11:33:35 -0500 |
commit | 57995aa8ffb3e47a74763cf9106d34e9e8be9d8d (patch) | |
tree | dbf2acfc1d9a267f44965b82ed8d8169b646491c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d45af863a61c994b62b7660c5f7b63619fd7fe35 (diff) |
drm/amdgpu: do optimization for psp command submit
In the psp command submit logic,
the function msleep(1) delayed too long,
Changing it to usleep_range(10, 100) to
have a better performance.
Signed-off-by: Peng Ju Zhou <[email protected]>
Reviewed-by: Emily.Deng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions