https://bugs.freedesktop.org/show_bug.cgi?id=28402
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #94 from Alex Deucher agd5f@yahoo.com 2010-10-29 07:10:02 PDT --- (In reply to comment #93)
And the VRAM sizes are still a bit confusing (it's listed as 128M with 64M 'used'?)
The vram aperture size in the memory controller has to match or exceed the pci vram aperture. The pci aperture size is 128 MB, so the MC aperture has to be
= 128 MB. However, of that 128 MB aperture, only 64 MB is actually usable.
Fix is upstream: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
dri-devel@lists.freedesktop.org