commit | bdd30729b68d708c970125aab363931134698f2d | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Sep 12 12:34:44 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:37:18 2010 +0100 |
tree | e7db7e5d4ebfdee40687f038e67d64e14e4cc563 | |
parent | 90cb149e1a85f8296daa1989c055db18fbf4ea88 [diff] |
intel-gtt: kill mask_memory functions That indirection mess can now go. Add a dummy i81x gtt_driver to avoid a NULL pointer check. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>