On Mon, Aug 18, 2014 at 2:47 PM, Kenneth Graunke wrote:
> On Monday, August 18, 2014 11:19:48 AM Matt Turner wrote:
>> JIP/UIP were previously in units of compacted instructions. On Gen8
>> they're in units of bytes.
>> ---
>> src/mesa/drivers/dri/i965/brw_eu_compact.c | 10 ++
>> 1 file
On Monday, August 18, 2014 11:19:48 AM Matt Turner wrote:
> JIP/UIP were previously in units of compacted instructions. On Gen8
> they're in units of bytes.
> ---
> src/mesa/drivers/dri/i965/brw_eu_compact.c | 10 ++
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/src/m
JIP/UIP were previously in units of compacted instructions. On Gen8
they're in units of bytes.
---
src/mesa/drivers/dri/i965/brw_eu_compact.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_eu_compact.c
b/src/mesa/drivers/dri/i965/brw_e