i965: Duplicate gen7_atoms to gen8_atoms.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 29 Nov 2012 05:16:18 +0000 (21:16 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 1 Feb 2014 01:50:06 +0000 (17:50 -0800)
commit2184b519cd2cbb7163d4757afb8d8dc193864c4d
treecc93b59ade28481b5738241434a0993c13606e44
parentf51ca46f0c7c3b87b62f6047b266faeffbaae619
i965: Duplicate gen7_atoms to gen8_atoms.

It's going to diverge significantly.  Starting out with a copy allows
future patches to change atoms one by one.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_state_upload.c