i965/eu: Update jump distance scaling for Broadwell.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 3 Jul 2014 22:01:58 +0000 (15:01 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 11 Aug 2014 02:32:34 +0000 (19:32 -0700)
commitdb64c2eee23d58fa9bfeda8f7dca82889fc6aea1
treeb619ed17ac862687e226d783d83f12ba070d4204
parent82ddd517afad7b133624e8dd32e90addfff27d1e
i965/eu: Update jump distance scaling for Broadwell.

Broadwell measures jump distances in bytes, so we need to scale by 16.

v2: Update the function in brw_eu.h, not in brw_eu_emit.c.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_eu.h