[Bug 562843] Re: [Lucid] [drm:rs400_gart_adjust_size] *ERROR* Forcing to 32M GART size (because of ASIC bug ?)

Dave Gilbert ubuntu at treblig.org
Sat May 8 17:45:24 UTC 2010


>From the kernel source (a 2.6.34-rc3 actually, not the current ubuntu)


------------------
  if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480) {
                /* FIXME: RS400 & RS480 seems to have issue with GART size
                 * if 4G of system memory (needs more testing) */
                rdev->mc.gtt_size = 32 * 1024 * 1024;
                DRM_ERROR("Forcing to 32M GART size (because of ASIC bug ?)\n");
--------------------

-- 
[Lucid] [drm:rs400_gart_adjust_size] *ERROR* Forcing to 32M GART size (because of ASIC bug ?)
https://bugs.launchpad.net/bugs/562843
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list