dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Additional radeon audio cleanups
@ 2013-04-18 15:35 alexdeucher
  2013-04-18 15:35 ` [PATCH 1/3] drm/radeon: clean up audio supported check alexdeucher
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: alexdeucher @ 2013-04-18 15:35 UTC (permalink / raw)
  To: dri-devel; +Cc: Alex Deucher

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-22 12:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 15:35 [PATCH 0/3] Additional radeon audio cleanups alexdeucher
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox