commit | 1b5d063fafeb01569ca988b1d4f45f64c67d2e5d | [log] [tgz] |
---|---|---|
author | Oscar Mateo <oscar.mateo@intel.com> | Thu Jul 03 16:28:04 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jul 08 12:31:02 2014 +0200 |
tree | 4c2812d2bd309da21d778c21e14e4614d9271c35 | |
parent | 64c58f2c48da85223f0db438fe4854bc3ef24353 [diff] |
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>