mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
quick_dump: Add VLV DPIO registers
Add the names of all VLV DPIO registers.
v2: Use the third element to signal DPIO registers, and split
the code changes to a separate patch
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
committed by
Ben Widawsky
parent
e87c2536f6
commit
b84b9e230c
@@ -25,7 +25,7 @@ EXTRA_DIST = \
|
||||
base_display.txt base_interrupt.txt base_other.txt base_power.txt base_rings.txt \
|
||||
gen6_other.txt sandybridge \
|
||||
gen7_other.txt ivybridge \
|
||||
vlv_display.txt valleyview \
|
||||
vlv_display.txt vlv_dpio.txt valleyview \
|
||||
quick_dump.py \
|
||||
reg_access.py \
|
||||
chipset.i chipset.py
|
||||
|
||||
Reference in New Issue
Block a user