i965/fs: Fix the clock increment in scheduling.
authorEric Anholt <eric@anholt.net>
Thu, 6 Dec 2012 00:17:58 +0000 (16:17 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 14 Dec 2012 23:18:14 +0000 (15:18 -0800)
commit4df1e18864dc6b7830bb3c7998889883fe8dae2b
treea52ec4410042279bcd6f04ed1f77b76f1510a6aa
parent6255fc7426ce51b3bd1b28af45f4977fdcc37a55
i965/fs: Fix the clock increment in scheduling.

I've tested this to be true with various ALU ops on gen7 (with the
exception of MADs, which go at either 3 or 4 cycles per dispatch).

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_schedule_instructions.cpp