mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
quick_dump: gen7 support
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
('GFX_MODE_GEN7', '0x0000229c', '')
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
gen7_other.txt
|
||||||
Reference in New Issue
Block a user