From: Jerome Glisse Date: Thu, 3 Jun 2010 17:34:48 +0000 (+0200) Subject: drm/radeon/kms: Force HDP_NONSURF to maximum size X-Git-Tag: v2.6.35-rc4~15^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fcd2b3dbf58a448b621d3d2f492a0e90223a3a;p=pandora-kernel.git drm/radeon/kms: Force HDP_NONSURF to maximum size HDP non surface should cover the whole VRAM but we were misscomputing the size and we endup in some case not covering the VRAM at all (if VRAM size were > 1G). Covering more than the VRAM size shouldn't be an issue. Fix : https://bugs.freedesktop.org/show_bug.cgi?id=28016 [airlied: add evergreen fix] Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed