drm/i915: Generalize intel_ring_get_tail to take a ringbuf
authorOscar Mateo <oscar.mateo@intel.com>
Thu, 3 Jul 2014 15:28:04 +0000 (16:28 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 Jul 2014 10:31:02 +0000 (12:31 +0200)
commit1b5d063fafeb01569ca988b1d4f45f64c67d2e5d
tree4c2812d2bd309da21d778c21e14e4614d9271c35
parent64c58f2c48da85223f0db438fe4854bc3ef24353
drm/i915: Generalize intel_ring_get_tail to take a ringbuf

Again, it's low-level enough to simply take a ringbuf and nothing
else.

Trivial change.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_ringbuffer.h