From: mengdong.lin@intel.com
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/7] intel_audio_dump: add support for Valleyview
Date: Tue, 4 Mar 2014 11:17:33 -0500 [thread overview]
Message-ID: <cover.1393947538.git.mengdong.lin@intel.com> (raw)
From: Mengdong Lin <mengdong.lin@intel.com>
Layout of display and audio registers can be same for different Intel GPUs,
so we want maximum code sharing when adding support for VLV.
This patch set:
- support using base address plus an offset to dump registers
- share common audio dump code for Ironlake, Haswell and Broadwell
- add support for Valleyview, by reusing Ironlake code.
- adjust code algnment
The patches are reviewed by Xiang Haihao.
Now OEM Baytrail machines are sent to OSV like Ubuntu, so we need this for
customer support.
Mengdong Lin (7):
intel_audio_dump: support using base address plus an offset to dump
registers
intel_audio_dump: move definitions of transcoder/pipe/port/converter
earlier
intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its
successors
intel_audio_dump: define get_num_pipes() to get number of pipes for a
device ID
intel_audio_dump: share common audio dump code for Ironlake, Haswell &
Broadwell
intel_audio_dump: adjust code alignment
intel_audio_dump: add support for Valleyview
tools/intel_audio_dump.c | 2011 ++++++++++++++++++++++++----------------------
1 file changed, 1041 insertions(+), 970 deletions(-)
--
1.8.1.2
next reply other threads:[~2014-03-04 3:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 16:17 mengdong.lin [this message]
2014-03-04 16:17 ` [PATCH 1/7] intel_audio_dump: support using base address plus an offset to dump registers mengdong.lin
2014-03-04 16:28 ` [PATCH 2/7] intel_audio_dump: move definitions of transcoder/pipe/port/converter earlier mengdong.lin
2014-03-04 16:28 ` [PATCH 3/7] intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successors mengdong.lin
2014-03-04 16:29 ` [PATCH 4/7] intel_audio_dump: define get_num_pipes() to get number of pipes for a device ID mengdong.lin
2014-03-04 16:29 ` [PATCH 5/7] intel_audio_dump: share common audio dump code for Ironlake, Haswell & Broadwell mengdong.lin
2014-03-04 16:29 ` [PATCH 6/7] intel_audio_dump: adjust code alignment mengdong.lin
2014-03-04 16:29 ` [PATCH 7/7] intel_audio_dump: add support for Valleyview mengdong.lin
2014-03-07 8:49 ` [PATCH 0/7] " Daniel Vetter
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.1393947538.git.mengdong.lin@intel.com \
--to=mengdong.lin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox