Re: [Mesa-dev] [PATCH v2 5/8] i965 gen6: Allocate URB space for GS

2011-12-07 Thread Eric Anholt
On Wed, 7 Dec 2011 11:09:13 -0800, Paul Berry wrote: > When the GS is not in use, the entire URB space is available for the > VS. When the GS is in use, we split the URB space 50/50. > > The 50/50 split is probably not optimal--we'll probably want tune this > for performance in a future patch.

[Mesa-dev] [PATCH v2 5/8] i965 gen6: Allocate URB space for GS

2011-12-07 Thread Paul Berry
When the GS is not in use, the entire URB space is available for the VS. When the GS is in use, we split the URB space 50/50. The 50/50 split is probably not optimal--we'll probably want tune this for performance in a future patch. For example, in most situations, it's probably worth allocating