diff options
| author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-02 22:50:19 +0100 |
|---|---|---|
| committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-02 22:58:15 +0100 |
| commit | 1dae2dfb0bfd9c148f2b26277ef961033c4c1184 (patch) | |
| tree | bb76b25284521fc59f20ac2c019d3d75b6523981 /tools/perf/scripts/python | |
| parent | b5321f309ba4921e9f0e32de96c49aa826c08a37 (diff) | |
| download | cachepc-linux-1dae2dfb0bfd9c148f2b26277ef961033c4c1184.tar.gz cachepc-linux-1dae2dfb0bfd9c148f2b26277ef961033c4c1184.zip | |
drm/i915: Rename request->ringbuf to request->ring
Now that we have disambuigated ring and engine, we can use the clearer
and more consistent name for the intel_ringbuffer pointer in the
request.
@@
struct drm_i915_gem_request *r;
@@
- r->ringbuf
+ r->ring
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1469432687-22756-12-git-send-email-chris@chris-wilson.co.uk
Link: http://patchwork.freedesktop.org/patch/msgid/1470174640-18242-2-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
