[Bug 31682] Radeon console output very slow with kms

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Nov 15 08:18:14 PST 2013


https://bugzilla.kernel.org/show_bug.cgi?id=31682

--- Comment #7 from Alan <alan at lxorguk.ukuu.org.uk> ---
You only need to use the GART trick if you might not have enough memory to
allocate twice the memory needed for the framebuffer. If you can afford the
memory then allocate two copies and write each text blit into both. Then just
change the start of the scan out as needed. It's even faster than the GMA500
GART trick!

Alan

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list