Re: [alsa-devel] Linking ALSA playback devices and DRM connectors

2019-06-11 Thread Takashi Iwai
On Tue, 04 Jun 2019 18:25:53 +0200, Ville Syrjälä wrote: > > On Tue, Jun 04, 2019 at 05:24:35PM +0200, Daniel Vetter wrote: > > On Tue, Jun 4, 2019 at 5:15 PM Christian König > > wrote: > > > > > > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > > > Hi, > > > > > > > > I'm trying to link ALSA playba

Re: Linking ALSA playback devices and DRM connectors

2019-06-07 Thread Ville Syrjälä
On Thu, Jun 06, 2019 at 09:13:51AM +, Ser, Simon wrote: > On Tue, 2019-06-04 at 17:15 +0200, Christian König wrote: > > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > > Hi, > > > > > > I'm trying to link ALSA playback devices and DRM connectors. In other > > > words, I'd like to be able to know

Re: Linking ALSA playback devices and DRM connectors

2019-06-06 Thread Koenig, Christian
Am 06.06.19 um 11:13 schrieb Ser, Simon: > On Tue, 2019-06-04 at 17:15 +0200, Christian König wrote: >> Am 04.06.19 um 17:05 schrieb Ser, Simon: >>> Hi, >>> >>> I'm trying to link ALSA playback devices and DRM connectors. In other >>> words, I'd like to be able to know which ALSA device I should op

Re: Linking ALSA playback devices and DRM connectors

2019-06-06 Thread Ser, Simon
On Tue, 2019-06-04 at 17:24 +0200, Daniel Vetter wrote: > On Tue, Jun 4, 2019 at 5:15 PM Christian König > wrote: > > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > > Hi, > > > > > > I'm trying to link ALSA playback devices and DRM connectors. In other > > > words, I'd like to be able to know which

Re: Linking ALSA playback devices and DRM connectors

2019-06-06 Thread Ser, Simon
On Tue, 2019-06-04 at 17:15 +0200, Christian König wrote: > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > Hi, > > > > I'm trying to link ALSA playback devices and DRM connectors. In other > > words, I'd like to be able to know which ALSA device I should open to > > play audio on a given connector.

Re: Linking ALSA playback devices and DRM connectors

2019-06-04 Thread Ville Syrjälä
On Tue, Jun 04, 2019 at 05:24:35PM +0200, Daniel Vetter wrote: > On Tue, Jun 4, 2019 at 5:15 PM Christian König > wrote: > > > > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > > Hi, > > > > > > I'm trying to link ALSA playback devices and DRM connectors. In other > > > words, I'd like to be able to

Re: Linking ALSA playback devices and DRM connectors

2019-06-04 Thread Daniel Vetter
On Tue, Jun 4, 2019 at 5:15 PM Christian König wrote: > > Am 04.06.19 um 17:05 schrieb Ser, Simon: > > Hi, > > > > I'm trying to link ALSA playback devices and DRM connectors. In other > > words, I'd like to be able to know which ALSA device I should open to > > play audio on a given connector. >

Re: Linking ALSA playback devices and DRM connectors

2019-06-04 Thread Christian König
Am 04.06.19 um 17:05 schrieb Ser, Simon: Hi, I'm trying to link ALSA playback devices and DRM connectors. In other words, I'd like to be able to know which ALSA device I should open to play audio on a given connector. Unfortunately, I haven't found a way to extract this information. I know /pro

Linking ALSA playback devices and DRM connectors

2019-06-04 Thread Ser, Simon
Hi, I'm trying to link ALSA playback devices and DRM connectors. In other words, I'd like to be able to know which ALSA device I should open to play audio on a given connector. Unfortunately, I haven't found a way to extract this information. I know /proc/asound/cardN/eld* expose the EDID-like da