diff options
author | 2015-04-04 04:39:08 +0200 | |
---|---|---|
committer | 2015-06-11 13:11:02 -0400 | |
commit | 84c3b87b8b669e2d42209ba9fc9ddeffb90b3f17 (patch) | |
tree | 47f14633e99a687857d02180425df24e63c299f8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/msm: fixup wait_for_completion_timeout handling (diff) | |
download | wireguard-linux-84c3b87b8b669e2d42209ba9fc9ddeffb90b3f17.tar.xz wireguard-linux-84c3b87b8b669e2d42209ba9fc9ddeffb90b3f17.zip |
drm/msm: fix HZ dependency of timeout
The timeout is passed as a constant which makes it HZ dependent because
jiffies are expected so it should be converted to jiffies. The actual
value is not clear from the code - my best guess is that this should be
300 milliseconds given that other timeouts are in milliseconds based on
looking at other drm drivers (e.g. exynos_drm_dsi.c:356 300ms,
tegra/dpaux.c:188 250ms) - this needs to be confirmed by someone who
knows the details of the driver.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions