Re: [Mesa-dev] [PATCH] i965: Fix JIP/UIP calculations.

2014-08-22 Thread Kenneth Graunke
On Thursday, August 21, 2014 11:10:26 PM Matt Turner wrote: > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82846 > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82929 > --- > Planning to commit this to master as well as to 10.3 directly, > since BDW is just broken without it. >

[Mesa-dev] [PATCH] i965: Fix JIP/UIP calculations.

2014-08-21 Thread Matt Turner
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82846 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82929 --- Planning to commit this to master as well as to 10.3 directly, since BDW is just broken without it. src/mesa/drivers/dri/i965/brw_eu_compact.c | 14 ++ 1 file