drm/radeon/kms/r600: clamp vram to aperture size
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 25 Sep 2009 14:06:39 +0000 (10:06 -0400)
committerDave Airlie <airlied@linux.ie>
Fri, 25 Sep 2009 21:48:58 +0000 (07:48 +1000)
r6xx and r7xx was missing this.  We don't support
non-CPU accessible vram yet.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found