[PATCH v3] OMAPDSS: HDMI: Implement DSS driver interface for audio |
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: [PATCH v3] OMAPDSS: HDMI: Implement DSS driver interface for audio
- From: Ricardo Neri <ricardo.neri@xxxxxx>
- Date: Wed, 9 May 2012 22:59:47 -0500
- Cc: <s-chereau@xxxxxx>, <x0055901@xxxxxx>, <vaibhav.bedia@xxxxxx>, <s-guiriec@xxxxxx>, <lrg@xxxxxx>, <peter.ujfalusi@xxxxxx>, <agraf@xxxxxxx>, <research@xxxxxxxxxxxxxx>, <linux-omap@xxxxxxxxxxxxxxx>, <alsa-devel@xxxxxxxxxxxxxxxx>, Ricardo Neri <ricardo.neri@xxxxxx>
Hi,
This patch is the third version of PATCH 14 of this series:
http://www.spinics.net/lists/linux-omap/msg69466.html
I send this patch separately to ease review, as the rest of the
patches in the series were regarded as OK by the DSS maintainer.
Changes with respect to v2:
*An improved locking strategy. The new strategy maintains an audio state
machine. The audio state may only be transitioned if the panel is active.
Audio can only be started if the previous state is AUDIO_ENABLED. Such state
may only be reached if the panel is enabled. If the panel is disabled, it
will also disable audio. As the panel and audio states are protected by
a mutex and a spinlock, a video thread and audio thread cannot concurrently
execute audio functions.
BR,
Ricardo
Ricardo Neri (1):
OMAPDSS: HDMI: Implement DSS driver interface for audio
drivers/video/omap2/dss/dss.h | 8 ++
drivers/video/omap2/dss/hdmi.c | 42 ++++++++++
drivers/video/omap2/dss/hdmi_panel.c | 140 ++++++++++++++++++++++++++++++++++
3 files changed, 190 insertions(+), 0 deletions(-)
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Arm (vger)]
[ARM Kernel]
[ARM MSM]
[Linux Tegra]
[Maemo Users]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]