intel-gtt: introduce pte write function for i8xx/i915/i945
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 7 Sep 2010 20:41:04 +0000 (22:41 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:35:18 +0000 (11:35 +0100)
And put it to use in the gtt configuration code that writes
the scratch page addr in all gtt ptes. This makes intel_i830_configure
generic, hence rename it to intel_fake_agp_configure.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found