From: Alex Deucher Date: Thu, 17 Jul 2014 16:26:29 +0000 (-0400) Subject: drm/radeon: remove visible vram size limit on bo allocation (v4) X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~6^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391bfec33cd4e103274f197924d41ef648b849de;p=pandora-kernel.git drm/radeon: remove visible vram size limit on bo allocation (v4) Now that fallback to gtt is fixed for cpu access, we can remove this limit. bug: https://bugs.freedesktop.org/show_bug.cgi?id=78717 v2: use new gart_pin_size to accurately track available gtt. v3: fix comment v4: clarify comment Signed-off-by: Alex Deucher Reviewed-by: Christian König Reviewed-by: Michel Dänzer --- Reading git-diff-tree failed