From: Jerome Glisse Date: Fri, 9 Apr 2010 12:39:24 +0000 (+0200) Subject: drm/radeon/kms: add support for new fault callback V7 X-Git-Tag: v2.6.35-rc1~451^2~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2d50e3a8faaf36cde36920431586090411ea15;p=pandora-kernel.git drm/radeon/kms: add support for new fault callback V7 This add the support for the new fault callback and also the infrastructure for supporting unmappable VRAM. V2 validate BO with no_wait = true V3 don't derefence bo->mem.mm_node as it's not NULL only for VRAM or GTT V4 update to splitted no_wait ttm change V5 update to new balanced io_mem_reserve/free change V6 callback is responsible for iomapping memory V7 move back iomapping to ttm Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed