commit | dca33ecc5f1e5542b3f2fa2911b92f743369d367 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 02 22:50:20 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 02 22:58:15 2016 +0100 |
tree | c39ebade07fba4ee1d3febfd6d10c7278af5b100 | |
parent | 1dae2dfb0bfd9c148f2b26277ef961033c4c1184 [diff] |
drm/i915: Rename intel_context[engine].ringbuf Perform s/ringbuf/ring/ on the context struct for consistency with the ring/engine split. v2: Kill an outdated error_ringbuf label 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-14-git-send-email-chris@chris-wilson.co.uk Link: http://patchwork.freedesktop.org/patch/msgid/1470174640-18242-3-git-send-email-chris@chris-wilson.co.uk