From: Jerome Glisse Date: Fri, 11 Sep 2009 11:00:43 +0000 (+0200) Subject: drm/radeon/kms: move mtrr range add and memory information X-Git-Tag: v2.6.32-rc1~159^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d68279b44522a2b2374a6bd4861756bfad40fe;p=pandora-kernel.git drm/radeon/kms: move mtrr range add and memory information Move mtrr range and memory information printing to radeon_object_init, this are memory information and initialization common to all GPU and they better fit in this function. Will also prevent code duplication with upcoming init path changes. airlied: fixed warning introduced Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed