All of lore.kernel.org
 help / color / mirror / Atom feed
* Out-of-tree HDMI audio driver for BayTrail-T
@ 2015-08-27  6:02 David Henningsson
  2015-08-27 13:31 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: David Henningsson @ 2015-08-27  6:02 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org

I don't usually deal with out-of-tree drivers, but when Canonical 
enabled the Intel Compute Stick [1] (which is using a BayTrail-T 
processor), we were using an out-of-tree driver to enable HDMI audio.

The driver has earlier been made public by Intel [2], and I've put my 
modifications to it here [3].

Unfortunately, it looks like the effort and hardware knowledge required 
to make this driver upstreamable is beyond what I can currently manage.

Also, I cannot answer for whether or not other parties (such as Intel) 
plan to upstream the driver.

-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

[1] 
http://www.intel.com/content/www/us/en/compute-stick/intel-compute-stick.html

[2] https://github.com/01org/baytrailaudio

[3] 
http://kernel.ubuntu.com/git/diwic/baytrail-hdmi-audio.git/log/?h=baytrail-T-hdmi-audio 

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

* Re: Out-of-tree HDMI audio driver for BayTrail-T
  2015-08-27  6:02 Out-of-tree HDMI audio driver for BayTrail-T David Henningsson
@ 2015-08-27 13:31 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2015-08-27 13:31 UTC (permalink / raw)
  To: David Henningsson; +Cc: alsa-devel@alsa-project.org, Ramesh

On Thu, Aug 27, 2015 at 08:02:00AM +0200, David Henningsson wrote:
> I don't usually deal with out-of-tree drivers, but when Canonical
> enabled the Intel Compute Stick [1] (which is using a BayTrail-T
> processor), we were using an out-of-tree driver to enable HDMI
> audio.
> 
> The driver has earlier been made public by Intel [2], and I've put
> my modifications to it here [3].
> 
> Unfortunately, it looks like the effort and hardware knowledge
> required to make this driver upstreamable is beyond what I can
> currently manage.
> 
> Also, I cannot answer for whether or not other parties (such as
> Intel) plan to upstream the driver.
Hi David,

Thanks for bringing this up. My team (Ramesh) wrote the driver so we can
answer the questions around it

The only reason we didn't upstream the driver was the display interface it
relied on. To configure HDMI the driver needs to access display registers
which are exposed by display using a private interface. If that or something
else is available for us to configure HDMI upstream, We can push this
upstream.

-- 
~Vinod

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

end of thread, other threads:[~2015-08-27 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27  6:02 Out-of-tree HDMI audio driver for BayTrail-T David Henningsson
2015-08-27 13:31 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.