mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-22 23:36:30 +00:00
quick_dump: gen7 support
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
parent
45cc039e31
commit
b96821cb39
@ -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
|
||||||
|
1
tools/quick_dump/gen7_other.txt
Normal file
1
tools/quick_dump/gen7_other.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
('GFX_MODE_GEN7', '0x0000229c', '')
|
1
tools/quick_dump/ivybridge
Normal file
1
tools/quick_dump/ivybridge
Normal file
@ -0,0 +1 @@
|
|||||||
|
gen7_other.txt
|
Loading…
x
Reference in New Issue
Block a user