commit | 5cbecafce4ee8ab73c194911e01a77a7a07f034e | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Sat Sep 11 21:31:04 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:36:25 2010 +0100 |
tree | 1434a04f60faec36094bad48db0f3938367df361 | |
parent | a87aa5cc0074fea871c8c6d2660d9b6cd7699d3d [diff] |
intel-gtt: generic (insert|remove)_entries for i830 Well, not all too generic because it does not yet support dmar. Add a new function check_flags to ensure that non-gem code does not try to screw us over. v2: Beautify i830_check_flags with an idea from Chris Wilson. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>