diff options
author | Chris Wilson <[email protected]> | 2017-02-16 12:54:41 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-03-09 10:42:44 +0200 |
commit | 89cf83d4e065ff9fbd2ddc674489c8058eeca758 (patch) | |
tree | fba0a44e7da9598715bcf7b045a087f915e77d92 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 70647f9163aa4fc7090b0d6795d026ebe3897928 (diff) |
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
We wait upon jiffies, but report the time elapsed using a
high-resolution timer. This discrepancy can lead to us timing out the
wait prior to us reporting the elapsed time as complete.
This restores the squelching lost in commit e95433c73a11 ("drm/i915:
Rearrange i915_wait_request() accounting with callers").
Fixes: e95433c73a11 ("drm/i915: Rearrange i915_wait_request() accounting with callers")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: <[email protected]> # v4.10-rc1+
Cc: [email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
(cherry picked from commit c1d2061b28c2aa25ec39b60d9c248e6beebd7315)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions