commit | 351bb278d2fd2df93526c15f37500070347328b4 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 07 22:41:04 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:35:18 2010 +0100 |
tree | 9e351eac4867c206f273e121ab061b0d62ec931f | |
parent | 0e87d2b06cb4651c874d0b208d31c73addbd638b [diff] |
intel-gtt: introduce pte write function for i8xx/i915/i945 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>