From: Daniel Vetter Date: Sat, 11 Sep 2010 19:31:04 +0000 (+0200) Subject: intel-gtt: generic (insert|remove)_entries for i830 X-Git-Tag: v2.6.37-rc1~92^2~28^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbecafce4ee8ab73c194911e01a77a7a07f034e;p=pandora-kernel.git 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 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed