diff options
| author | Chris Wilson <[email protected]> | 2019-02-08 23:51:08 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-02-09 00:31:41 +0000 |
| commit | c10c78ade57afe36fe290f79e466fcd5304e2f20 (patch) | |
| tree | 75e444f6fa2bf1fe20b92648b6d05205faba7cc4 /tools/perf/scripts/python | |
| parent | 21182b3c4cbbf57f11fd10ab8832f15767d906b2 (diff) | |
drm/i915/execlists: Refactor out can_merge_rq()
In the next patch, we add another user that wants to check whether
requests can be merge into a single HW execution, and in the future we
want to add more conditions under which requests from the same context
cannot be merge. In preparation, extract out can_merge_rq().
v2: Reorder tests to decide if we can continue filling ELSP and bonus
comments.
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/python')
0 files changed, 0 insertions, 0 deletions