diff options
| author | Chris Wilson <[email protected]> | 2019-08-12 10:10:38 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-08-12 13:17:59 +0100 |
| commit | f597625d12ba3528658faf5b0f0aae657430a88a (patch) | |
| tree | dbe3c80ffe7414a5505774dd6192c29f5307e3c6 /tools/perf/scripts/python | |
| parent | 3ea5802910545d11180630d41dda0a81c91539f4 (diff) | |
drm/i915/execlists: Avoid sync calls during park
Since we allow ourselves to use non-process context during parking, we
cannot allow ourselves to sleep and in particular cannot call
del_timer_sync() -- but we can use a plain del_timer().
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111375
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions