[Mesa-dev] [PATCH 1/4] i965/gs: Move generation check for bailing earlier.
Kenneth Graunke
kenneth at whitecape.org
Mon May 16 22:28:52 PDT 2011
On 05/16/2011 09:15 PM, Eric Anholt wrote:
> On Mon, 16 May 2011 15:09:43 -0700, Kenneth Graunke<kenneth at whitecape.org> wrote:
>> On Sandybridge, we don't need to break down primitives. There's no need
>> to bother setting up brw_compile and such if it's not going to be used;
>> bail as early as possible.
>
> This series looks very nice. You've tested it on a pre-gen6 to hit the
> SPF cases in the clipper?
Yeah, I tested it on my Ironlake system. Ironlake still uses the
clipper threads, right? Or do I need to go back to G45?
> Reviewed-by: Eric Anholt<eric at anholt.net>
>
> (I'm rather tired at this point, so the review on the final patch is not
> as good as I would usually try to hold myself to).
More information about the mesa-dev
mailing list