diff options
| author | Chris Wilson <[email protected]> | 2019-11-19 16:25:59 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-11-19 16:46:58 +0000 |
| commit | dcbebb11197cc7182fdbab61388939b8c323a08e (patch) | |
| tree | 552d2aed5b357dc8136a0f9d88db69e52a0f40bc /tools/perf/scripts | |
| parent | 1683d24c1470fb47716bd3ccd4e06547eb0ce0ed (diff) | |
drm/i915/gt: Schedule next retirement worker first
As we may park the gt during request retirement, we may cancel the
retirement worker only to then program the delayed worker once more.
If we schedule the next delayed retirement worker first, if we then park
the gt, the work will remain cancelled.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions