lib: Use INSTDONE_I965 and INSTDONE_1 for gen6
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 4 Jun 2013 10:36:23 +0000 (11:36 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 7 Jan 2014 16:48:04 +0000 (16:48 +0000)
commita1baf3050e3b329cf52064ec92c1dbd8bde3aab0
tree66290213aec0071f0cfeadd552761fc5906e6704
parent3ebd8aa95e610268cfa9b1307e6c707649f96f40
lib: Use INSTDONE_I965 and INSTDONE_1 for gen6

The GEN6_INSTDONE_1 and GEN6_INSTDONE_2 registers are just the old
INSTDONE_I965 and INSTDONE_1 registers but renamed. Let's use the old
names (this is what the kernel does).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/instdone.c
tools/intel_reg_dumper.c