[Mesa-dev] [PATCH 2/2 v3] i965: Move binding table update packets to binding table setup time.

Eric Anholt eric at anholt.net
Fri Mar 7 11:18:11 PST 2014


Kenneth Graunke <kenneth at whitecape.org> writes:

> From: Eric Anholt <eric at anholt.net>
>
> This keeps us from needing to reemit all the other stage state just
> because a surface changed.
>
> Improves unoptimized glamor x11perf -f8text by 1.10201% +/- 0.489869%
> (n=296). [v1]
>
> v2: (by Kenneth Graunke)
>  - Drop binding table packets from Gen8 unit state as well.
>  - Pass _3DSTATE_BINDING_TABLE_POINTERS_XS to brw_upload_binding_table,
>    cutting even more code.
> v3: Don't forget to drop them from 3DSTATE_GS (botched refactor in v2).
>
> Signed-off-by: Eric Anholt <eric at anholt.net>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>

Patch 1 is:

Reviewed-by: Eric Anholt <eric at anholt.net>

And patch 2 is acked, or whatever the right thing is when someone has
done good work to your original patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140307/9927bd2f/attachment.pgp>


More information about the mesa-dev mailing list