i965: Add #defines for the MI_LOAD_REGISTER_MEM command.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 1 Aug 2013 22:11:40 +0000 (15:11 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 6 Aug 2013 21:41:37 +0000 (14:41 -0700)
commit0f7a15a2479a3fec6e3d96166e3c11ebb0d56eed
treed2f89981c9cc39071bdeb68b47c75a2e408522eb
parentc047ad000b24bdd5edb3e59f59738104e0fb42bd
i965: Add #defines for the MI_LOAD_REGISTER_MEM command.

This command reads a value from memory and writes it to a register (the
opposite of MI_STORE_REGISTER_MEM).  It's only available on Gen7+.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/intel_reg.h