From: Christian König Date: Tue, 23 Oct 2012 13:53:16 +0000 (+0200) Subject: drm/radeon: fix and simplify pot argument checks v3 X-Git-Tag: v3.7-rc3~22^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bcb04f758c7d3ab9a454525c004bdb8c0fccd98;p=pandora-kernel.git drm/radeon: fix and simplify pot argument checks v3 GART and VRAM size limits need to be a power of two. Fix values greater than 1GB and simplify those checks a bit. v2: also fix radeon_vram_limit usage, and simplify test even more. v3: agd5f: fix spelling as noticed by Klaus Schnass Signed-off-by: Christian König Reviewed-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed