diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-16 21:44:13 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-18 11:00:10 +0100 |
commit | 27606fd87895c3b45072a796caead8055a2f4b94 (patch) | |
tree | be3b3a198779fbb9ff318d116b03632f550bd914 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <chris@chris-wilson.co.uk>
Reviewed-by: MichaĆ Winiarski <michal.winiarski@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170916204414.32762-3-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions