quick_dump: gen7 support

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
Ben Widawsky 2013-01-31 11:08:36 -08:00
parent 45cc039e31
commit b96821cb39
3 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
EXTRA_DIST = \ EXTRA_DIST = \
base_display.txt base_interrupt.txt base_other.txt base_power.txt base_rings.txt \ base_display.txt base_interrupt.txt base_other.txt base_power.txt base_rings.txt \
gen6_other.txt sandybridge \ gen6_other.txt sandybridge \
gen7_other.txt ivybridge \
quick_dump.py quick_dump.py

View File

@ -0,0 +1 @@
('GFX_MODE_GEN7', '0x0000229c', '')

View File

@ -0,0 +1 @@
gen7_other.txt