diff options
author | pengzhou <PengJu.Zhou@amd.com> | 2020-12-16 13:14:15 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-01-05 11:33:35 -0500 |
commit | 57995aa8ffb3e47a74763cf9106d34e9e8be9d8d (patch) | |
tree | dbf2acfc1d9a267f44965b82ed8d8169b646491c /tools/perf/scripts/python/export-to-postgresql.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 <PengJu.Zhou@amd.com>
Reviewed-by: Emily.Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions