https://bugs.freedesktop.org/show_bug.cgi?id=40221
--- Comment #15 from Michel Dänzer <[email protected]> 2011-08-22 10:00:43 PDT --- (In reply to comment #14) > No matter the kernel side, the X side of the Radeon driver always says "VRAM > usage limit set to 219499K"; wouldn't that indicate that the X server doesn't > attempt to use memory beyond that anyway? No, it just means the X driver won't submit GPU command streams that could require more than that amount of VRAM at a time. The kernel memory manager will still use all the VRAM it can get. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
