OSDN Git Service

i965: Set the maximum number of GS URB entries on Sandybridge.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 15 Nov 2011 03:13:27 +0000 (19:13 -0800)
committerPaul Berry <stereotype441@gmail.com>
Thu, 8 Dec 2011 00:38:00 +0000 (16:38 -0800)
commit7a63a311e56fd492823b4b44e526df5a8dc0a021
treed99392043a73b4eac93e1a53b8bee7c48dac1097
parentdabe15da4f81546b5c9fca8c208d31bfe98ada9f
i965: Set the maximum number of GS URB entries on Sandybridge.

We never filled this in before because we didn't care.

I'm skeptical these are correct; my sources indicate that both the VS
and GS # of entries are 256 on both GT1 and GT2.

I'm also loathe to change it and break stuff.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_context.c