https://bugs.freedesktop.org/show_bug.cgi?id=28402

Alex Deucher <ag...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39595|0                           |1
        is obsolete|                            |

--- Comment #85 from Alex Deucher <ag...@yahoo.com> 2010-10-23 06:56:27 PDT ---
Created an attachment (id=39651)
 View: https://bugs.freedesktop.org/attachment.cgi?id=39651
 Review: https://bugs.freedesktop.org/review?bug=28402&attachment=39651

Make sure MC vram map is >= pci aperture size

Ok, I think I found the root cause in this bug.  The vram map in the memory
controller needs to be >= the pci aperture size.  For the systems here, the
vram size is 64 MB and the aperture size is 128 MB so the vram map in the mc
needs to be at least 128 MB.  However, it's getting set to 64 MB.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to