From: Jesse Barnes Date: Wed, 12 Nov 2008 18:03:55 +0000 (-0800) Subject: drm/i915: add GEM GTT mapping support X-Git-Tag: v2.6.29-rc1~566^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de151cf67ce52ed2d88083daa5e60c7858947329;p=pandora-kernel.git drm/i915: add GEM GTT mapping support Use the new core GEM object mapping code to allow GTT mapping of GEM objects on i915. The fault handler will make sure a fence register is allocated too, if the object in question is tiled. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed