commit | 14415745b2518fc7309616a33ce8e656e79a4e05 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 17 15:31:33 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Apr 18 13:40:51 2012 +0200 |
tree | 61d9026f557823e6db7a3b1b70ea935516c2317c | |
parent | ada726c734e79c83f72676c02b5d68d4f9faead0 [diff] |
drm/i915: Refactor get_fence() to use the common fence writing routine We can also take advantage of the new 'no retire' mode for seqno waiting to avoid having to take a reference on the old fence object whilst flushing an existing fence. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>