commit | 9ce079e4812c41c5f4ee9ea116c768b8939197d6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 17 15:31:30 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Apr 18 13:24:32 2012 +0200 |
tree | baa03b6fb67e2c86e887e4c5066dddbb9747672d | |
parent | 1899184547dec95ec8b7eb00e202d9b3a3b1c87b [diff] |
drm/i915: Prepare to consolidate fence writing Update the existing architecture specific fence writing routines to either update the fence to point to a tiled object or to clear them in preparation to remove the other fence writing routes. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>