https://bugs.freedesktop.org/show_bug.cgi?id=32511
--- Comment #4 from Tormod Volden bugzi09.fdo.tormod@xoxy.net 2010-12-20 10:53:44 PST --- Just in case someone looks at it, in the above backtrace I had disabled the fast_draw_rgba_pixels so the drawing is done by savageWriteRGBASpan_565() through the "slow" path. Normally, with the fast path, savageWriteRGBSpan_565() is used, and the result is the same.