From: Alex Deucher Date: Mon, 8 Apr 2013 15:13:01 +0000 (-0400) Subject: drm/radeon: clean up vram/gtt location handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~43^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed8b1f93ca3a274079cb36826af1331f83cd118;p=pandora-kernel.git drm/radeon: clean up vram/gtt location handling Add a per-asic MC (memory controller) mask which holds the mak address mask the asic is capable of. Use this when calculating the vram and gtt locations rather using asic specific functions or limiting everything to 32 bits. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed