Re: [PATCH xserver 3/3] glamor: Switch XY bitmap putimage function for small images

2016-10-03 Thread Keith Packard
Eric Anholt  writes:

> I'd like to see some performance data in the commit messages.  With
> that, this will all be r-b.  Thanks!

Sorry, the perf data was just in the 0/3 leading message. I'll move it
down into the individual messages.

> I'm hoping that once we do VAOs that will greatly improve our
> performance for the 10x10 cases (and, related, our performance for small
> numbers of primitives per call, which is to say the common case).

Yeah, I sure hope so.

I'll work with Adam to clean up the planemask stuff and conflict between
fb and mi over XY format pixmaps, then apply your RB to the relevant
portions and send out a new series.

-- 
-keith


signature.asc
Description: PGP signature
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH xserver 3/3] glamor: Switch XY bitmap putimage function for small images

2016-10-03 Thread Eric Anholt
Keith Packard  writes:

> Use the glamor_put_image_xy_gl for small images as that is quite a bit
> faster.

I'd like to see some performance data in the commit messages.  With
that, this will all be r-b.  Thanks!

I'm hoping that once we do VAOs that will greatly improve our
performance for the 10x10 cases (and, related, our performance for small
numbers of primitives per call, which is to say the common case).


signature.asc
Description: PGP signature
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel