From 45cc039e315ca0eb4e673c480dcad371096b58ea Mon Sep 17 00:00:00 2001 From: Ben Widawsky Date: Thu, 31 Jan 2013 11:08:06 -0800 Subject: quick_dump: gen6 support Signed-off-by: Ben Widawsky --- tools/quick_dump/Makefile.am | 1 + tools/quick_dump/gen6_other.txt | 1 + tools/quick_dump/sandybridge | 1 + 3 files changed, 3 insertions(+) create mode 100644 tools/quick_dump/gen6_other.txt create mode 100644 tools/quick_dump/sandybridge (limited to 'tools') diff --git a/tools/quick_dump/Makefile.am b/tools/quick_dump/Makefile.am index 34938c8e..fbafdc5d 100644 --- a/tools/quick_dump/Makefile.am +++ b/tools/quick_dump/Makefile.am @@ -1,3 +1,4 @@ EXTRA_DIST = \ base_display.txt base_interrupt.txt base_other.txt base_power.txt base_rings.txt \ + gen6_other.txt sandybridge \ quick_dump.py diff --git a/tools/quick_dump/gen6_other.txt b/tools/quick_dump/gen6_other.txt new file mode 100644 index 00000000..9aa65390 --- /dev/null +++ b/tools/quick_dump/gen6_other.txt @@ -0,0 +1 @@ +('GFX_MODE', '0x00002520', '') diff --git a/tools/quick_dump/sandybridge b/tools/quick_dump/sandybridge new file mode 100644 index 00000000..6ece0fdc --- /dev/null +++ b/tools/quick_dump/sandybridge @@ -0,0 +1 @@ +gen6_other.txt -- cgit v1.2.3