Re: problem: reading from (rivafb) framebuffer is really slow

From: James Simmons (jsimmons@transvirtual.com)
Date: Fri May 18 2001 - 13:43:49 EST


> When benchmarking DirectFB, I found that a typical software alpha
> blending rectangle fill is completely dominated (I'm talking 90% of the
> CPU cycles here) by the time it takes to read pixels from the
> framebuffer.

Note the SOFTWARE alpha blending rectangle fill. You are passing alot of
data over the bus. So slooooooooow. If you implement a accelerated
function you will not have this problem.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 23 2001 - 21:00:29 EST