diff options
| author | Chris Wilson <[email protected]> | 2016-08-02 22:50:29 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-08-02 22:58:24 +0100 |
| commit | c5efa1ad09784905ae31cd65b659cc73c09fd290 (patch) | |
| tree | b87da28fd7e4da5eada8378eeb20a397510c5a2b /tools/perf/scripts/python | |
| parent | ba76d91bc00b5f58ae42991cf9ec97e989bc05a2 (diff) | |
drm/i915: Convert engine->write_tail to operate on a request
If we rewrite the I915_WRITE_TAIL specialisation for the legacy
ringbuffer as submitting the request onto the ringbuffer, we can unify
the vfunc with both execlists and GuC in the next patch.
v2: Drop the modulus from the I915_WRITE_TAIL as it is currently being
applied in intel_ring_advance() after every command packet, and add a
comment explaining why we need the modulus at all.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions