[Bug 28402] random radeon/kms/drm related freezes with kernel 2.6.34

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 23 06:56:29 PDT 2010


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

Alex Deucher <agd5f at yahoo.com> changed:

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

--- Comment #85 from Alex Deucher <agd5f at 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.


More information about the dri-devel mailing list