diff options
| author | Chris Wilson <[email protected]> | 2017-09-16 21:44:13 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-09-18 11:00:10 +0100 |
| commit | 27606fd87895c3b45072a796caead8055a2f4b94 (patch) | |
| tree | be3b3a198779fbb9ff318d116b03632f550bd914 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 08dd3e1acc169100ee35df322e2146e39b43a827 (diff) | |
drm/i915/execlists: Split insert_request()
In the next patch we will want to reinsert a request not at the end of
the priority queue, but at the front. Here we split insert_request()
into two, the first function retrieves the priority list (for reuse for
unsubmit later) and a wrapper function to insert at the end of that list
and to schedule the tasklet if we were first.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: MichaĆ Winiarski <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions