commit | bfde067bebe72293b1f909a8b35ee8d82811f8f5 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Aug 24 23:07:59 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 21:20:08 2010 +0100 |
tree | c4b15e42fb1683426e944b589994c52257d2bc49 | |
parent | d7cca2f7000243ac43a389110c3d8474f582ae3f [diff] |
intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries First simple step towards a more generic initialization. This is needed to disentangle the agp stuff from the stuff that is actually needed by drm/i915. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>