]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Jul 2016 08:07:29 +0000 (09:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Jul 2016 15:23:05 +0000 (16:23 +0100)
commit7e21d6484ded4aae2871f71e9bda0ed88ce6b43b
tree8626d7c1a3d1ccf5c80e2f494e4c62559585c4c3
parent6361f4ba468264e8203111c5d138c7123e72a5c2
drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c

A few places we use ring when referring to the struct intel_engine_cs. An
anachronism we are pruning out.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1469432687-22756-9-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1469606850-28659-4-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c