All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Widawsky <ben@bwidawsk.net>
To: intel-gfx@lists.freedesktop.org
Cc: Ben Widawsky <ben@bwidawsk.net>
Subject: [PATCH 04/12] quick_dump: gen6 support
Date: Thu,  7 Feb 2013 10:39:29 -0800	[thread overview]
Message-ID: <1360262377-24179-4-git-send-email-ben@bwidawsk.net> (raw)
In-Reply-To: <1360262377-24179-1-git-send-email-ben@bwidawsk.net>

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
---
 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

diff --git a/tools/quick_dump/Makefile.am b/tools/quick_dump/Makefile.am
index 34938c8..fbafdc5 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 0000000..9aa6539
--- /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 0000000..6ece0fd
--- /dev/null
+++ b/tools/quick_dump/sandybridge
@@ -0,0 +1 @@
+gen6_other.txt
-- 
1.8.1.2

  parent reply	other threads:[~2013-02-07 18:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07 18:39 [PATCH 01/12] configure.ac: slightly more standard --disable-tests Ben Widawsky
2013-02-07 18:39 ` [PATCH 02/12] configure.ac: Move prime stuff to where it belongs Ben Widawsky
2013-02-08 15:38   ` Paul Menzel
2013-02-07 18:39 ` [PATCH 03/12] quick_dump: A dump utility different than reg_dumper Ben Widawsky
2013-02-07 18:39 ` Ben Widawsky [this message]
2013-02-07 18:39 ` [PATCH 05/12] quick_dump: gen7 support Ben Widawsky
2013-02-07 18:39 ` [PATCH 06/12] quick_dump: vlv support Ben Widawsky
2013-02-07 18:39 ` [PATCH 07/12] configure.ac: Add swig dependency Ben Widawsky
2013-02-07 18:39 ` [PATCH 08/12] quick_dump: SWIG chipset interface Ben Widawsky
2013-02-07 18:39 ` [PATCH 09/12] quick_dump: Connect libpciaccess and other utils Ben Widawsky
2013-02-07 18:39 ` [PATCH 10/12] quick_dump: Use the register access library Ben Widawsky
2013-02-07 18:39 ` [PATCH 11/12] quick_dump: Give dumper an AM_CONDITIONAL Ben Widawsky
2013-02-07 18:39 ` [PATCH 12/12] README: Add quick_dump info Ben Widawsky
2013-02-07 23:18   ` Paul Menzel
2013-02-07 23:48     ` Ben Widawsky
2013-02-08 15:16 ` [PATCH 01/12] configure.ac: slightly more standard --disable-tests Paul Menzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1360262377-24179-4-git-send-email-ben@bwidawsk.net \
    --to=ben@bwidawsk.net \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.