drm/i915: Prepare to consolidate fence writing
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Apr 2012 14:31:30 +0000 (15:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Apr 2012 11:24:32 +0000 (13:24 +0200)
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>

No differences found