From: alexdeucher@gmail.com
To: dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [PATCH 0/3] Additional radeon audio cleanups
Date: Thu, 18 Apr 2013 11:35:40 -0400 [thread overview]
Message-ID: <1366299343-28669-1-git-send-email-alexdeucher@gmail.com> (raw)
From: Alex Deucher <alexander.deucher@amd.com>
This set of patches does some additional audio cleanups
and switches to per asic callbacks for audio.
Alex Deucher (3):
drm/radeon: clean up audio supported check
drm/radeon: clean up audio dto programming
drm/radeon: switch audio handling to use callbacks
drivers/gpu/drm/radeon/atombios_encoders.c | 17 ++--
drivers/gpu/drm/radeon/evergreen_hdmi.c | 43 +++++++++-
drivers/gpu/drm/radeon/r600_audio.c | 64 +-------------
drivers/gpu/drm/radeon/r600_hdmi.c | 135 ++++++++++++---------------
drivers/gpu/drm/radeon/radeon.h | 10 +-
drivers/gpu/drm/radeon/radeon_asic.c | 18 ++++
drivers/gpu/drm/radeon/radeon_asic.h | 5 +-
7 files changed, 138 insertions(+), 154 deletions(-)
--
1.7.7.5
next reply other threads:[~2013-04-18 15:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-18 15:35 alexdeucher [this message]
2013-04-18 15:35 ` [PATCH 1/3] drm/radeon: clean up audio supported check alexdeucher
2013-04-19 6:13 ` Rafał Miłecki
2013-04-18 15:35 ` [PATCH 2/3] drm/radeon: clean up audio dto programming alexdeucher
2013-04-19 6:10 ` Rafał Miłecki
2013-04-19 13:51 ` Alex Deucher
2013-04-21 19:54 ` Rafał Miłecki
2013-04-22 5:43 ` Rafał Miłecki
2013-04-22 12:38 ` Alex Deucher
2013-04-18 15:35 ` [PATCH 3/3] drm/radeon: switch audio handling to use callbacks alexdeucher
2013-04-21 19:51 ` Rafał Miłecki
2013-04-18 16:34 ` [PATCH 0/3] Additional radeon audio cleanups Christian König
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=1366299343-28669-1-git-send-email-alexdeucher@gmail.com \
--to=alexdeucher@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=dri-devel@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