commit | 64c58f2c48da85223f0db438fe4854bc3ef24353 | [log] [tgz] |
---|---|---|
author | Oscar Mateo <oscar.mateo@intel.com> | Thu Jul 03 16:28:03 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jul 08 12:30:57 2014 +0200 |
tree | 3f25343d4f927f3d5c0ce885049f065cbc9bf173 | |
parent | 2919d2913c515fcfef6d50a46aae31128d454ce9 [diff] |
drm/i915: Generalize ring_space to take a ringbuf It's simple enough that it doesn't need to know anything about the engine. 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>