All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [IGT PATCH 0/2] intel_opregion_decode
Date: Tue,  8 Oct 2013 21:18:12 +0300	[thread overview]
Message-ID: <cover.1381256177.git.jani.nikula@intel.com> (raw)

Finally a tool to decode opregion a bit. This is initially just a
structural dump, no real interpretation of the values. But helps
immensely.

BR,
Jani.



Jani Nikula (2):
  intel_opregion_decode: new tool for decoding graphics opregion
  intel_opregion_decode: decipher bclm table

 tools/Makefile.am             |    1 +
 tools/intel_opregion_decode.c |  448 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 449 insertions(+)
 create mode 100644 tools/intel_opregion_decode.c

-- 
1.7.10.4

             reply	other threads:[~2013-10-08 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 18:18 Jani Nikula [this message]
2013-10-08 18:18 ` [IGT PATCH 1/2] intel_opregion_decode: new tool for decoding graphics opregion Jani Nikula
2013-10-17 11:41   ` Rodrigo Vivi
2013-10-18  9:08     ` Jani Nikula
2013-10-21 11:46       ` Rodrigo Vivi
2013-10-08 18:18 ` [IGT PATCH 2/2] intel_opregion_decode: decipher bclm table Jani Nikula

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=cover.1381256177.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --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.