Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Issue 6632011: CHROMIUM: video: tegra: Implement tegra_dc_hdmi_set_audio_sample_rate (Closed)

Created:
9 years, 9 months ago by Stephen Warren
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines
Visibility:
Public.

Description

CHROMIUM: video: tegra: Implement tegra_dc_hdmi_set_audio_sample_rate The SPDIF audio driver needs to inform the HDMI driver of the currently active audio sample rate, so that the HDMI controller can be correctly configured for that rate. Add a function to allow this. There is a single SPDIF controller, which is routed to both display controllers. Hence, iterate over all HDMI controllers when implementing this functionality. Signed-off-by: Stephen Warren <swarren@nvidia.com>; BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -3 lines) Patch
M arch/arm/mach-tegra/include/mach/dc.h View 1 chunk +6 lines, -0 lines 0 comments Download
M drivers/video/tegra/dc/hdmi.c View 3 chunks +24 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Stephen Warren
This series of patches implements audio-over-HDMI support: http://codereview.chromium.org/6625021 http://codereview.chromium.org/6623022 http://codereview.chromium.org/6626025 http://codereview.chromium.org/6632011 http://codereview.chromium.org/6624031 http://codereview.chromium.org/6624032 http://codereview.chromium.org/6623023 http://codereview.chromium.org/6625022 ...
9 years, 9 months ago (2011-03-04 21:27:31 UTC) #1
Olof Johansson
9 years, 9 months ago (2011-03-07 03:41:53 UTC) #2
Thanks, applied.

Powered by Google App Engine
This is Rietveld 408576698