commit | fdfb58a965486d2afea4ef0f9b8153dab9b98b2e | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Aug 29 00:15:03 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 21:20:16 2010 +0100 |
tree | a67a1feac243119c776344f5cac582269f018578 | |
parent | 210b23c2f7b9721afb0a57459b7dbac3b094862e [diff] |
intel-gtt: i830: adjust ioremap of regs and gtt to i9xx This way around this can be extracted into common code. Also use a common cleanup function (and give it a generic name). Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>