i965: Update JIP/UIP compaction code to operate on bytes.
authorMatt Turner <mattst88@gmail.com>
Tue, 17 Jun 2014 19:14:44 +0000 (12:14 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 19 Aug 2014 01:18:50 +0000 (18:18 -0700)
commit2faa1a414c985c3dd86bcfc9c0dfa33784ad67ab
tree42c37006a8a0e20e613a8de2b0f9b59a88614db4
parent23ab55cb6c7936fd2c3d017bb9b5f5f7e5b19a06
i965: Update JIP/UIP compaction code to operate on bytes.

JIP/UIP were previously in units of compacted instructions. On Gen8
they're in units of bytes.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_eu_compact.c