commit | a3f07cd53e31c1c27364e56266a541b9467c1895 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Sep 19 14:36:46 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:19:57 2010 +0100 |
tree | 447c82eabd985fbb694ce2eac3cdd0129399d588 | |
parent | d46eefa29724b1be0e8e90a3a51a190b912ebfab [diff] |
drm/i915/ringbuffer: Implement advance using set_tail As noted by Zhenyu, we can now simply replace the existing advance hook by calling the new set_tail function pointer directly. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>