[PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
Mark Brown
broonie at kernel.org
Mon Aug 10 11:16:41 PDT 2015
- Previous message: [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
- Next message: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver David Airlie <airlied at linux.ie>, Sascha Hauer <s.hauer at pengutronix.de>, linux-kernel at vger.kernel.org, dri-devel at lists.freedesktop.org, Jaroslav Kysela <perex at perex.cz>, linux-rockchip at lists.infradead.org, Mark Brown <broonie at kernel.org>, Philipp Zabel <p.zabel at pengutronix.de>, Yakir Yang <ykk at rock-chips.com>, Andy Yan <andy.yan at rock-chips.com>, Jon Nettleton <jon.nettleton at gmail.com>, linux-arm-kernel at lists.infradead.org
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Mon, Aug 10, 2015 at 05:49:41PM +0100, Russell King - ARM Linux wrote:
> I'm not sure what the right solution is here: modifying every audio
> player out there to make HDMI work sanely is crazy. Having alsalib
> automatically generate the correct AES channel status bytes for
> linear audio formats seems to be sensible, but difficult given its
> present structure with the defaults - the iec958 plugin has no idea
> if the defaults are being used or not.
> The advantage of having the horrid conversion in the kernel is that
> we can choose to generate proper AES channel status data without
> regard to userspace for standard linear PCM, and when the iec958 plugin
> is being used with proper channel status (eg, in compressed audio
> pass-through mode by VLC) then that works too.
The other advantage of doing it in kernel is that it also fixes tinyalsa
applications (which mainly means Android systems) by default for PCM
data.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150810/8d801c69/attachment.sig>
- Previous message: [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
- Next message: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver David Airlie <airlied at linux.ie>, Sascha Hauer <s.hauer at pengutronix.de>, linux-kernel at vger.kernel.org, dri-devel at lists.freedesktop.org, Jaroslav Kysela <perex at perex.cz>, linux-rockchip at lists.infradead.org, Mark Brown <broonie at kernel.org>, Philipp Zabel <p.zabel at pengutronix.de>, Yakir Yang <ykk at rock-chips.com>, Andy Yan <andy.yan at rock-chips.com>, Jon Nettleton <jon.nettleton at gmail.com>, linux-arm-kernel at lists.infradead.org
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dri-devel
mailing list