Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-08-27 Thread Alex Deucher
On Mon, Jul 22, 2019 at 10:38 AM Takashi Iwai wrote: > > This patch adds the support for the notification of HD-audio hotplug > via the already existing drm_audio_component framework to radeon > driver. This allows us more reliable hotplug notification and ELD > transfer without accessing HD-audi

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Alex Deucher
On Mon, Jul 22, 2019 at 11:47 AM Takashi Iwai wrote: > > On Mon, 22 Jul 2019 17:35:09 +0200, > Alex Deucher wrote: > > > > On Mon, Jul 22, 2019 at 11:21 AM Takashi Iwai wrote: > > > > > > On Mon, 22 Jul 2019 17:07:09 +0200, > > > Koenig, Christian wrote: > > > > > > > > Am 22.07.19 um 16:53 schri

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Takashi Iwai
On Mon, 22 Jul 2019 17:38:36 +0200, Koenig, Christian wrote: > > Am 22.07.19 um 17:21 schrieb Takashi Iwai: > > On Mon, 22 Jul 2019 17:07:09 +0200, > > Koenig, Christian wrote: > >> Am 22.07.19 um 16:53 schrieb Takashi Iwai: > >>> On Mon, 22 Jul 2019 16:44:06 +0200, > >>> Koenig, Christian wrote:

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Takashi Iwai
On Mon, 22 Jul 2019 17:35:09 +0200, Alex Deucher wrote: > > On Mon, Jul 22, 2019 at 11:21 AM Takashi Iwai wrote: > > > > On Mon, 22 Jul 2019 17:07:09 +0200, > > Koenig, Christian wrote: > > > > > > Am 22.07.19 um 16:53 schrieb Takashi Iwai: > > > > On Mon, 22 Jul 2019 16:44:06 +0200, > > > > Koen

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Koenig, Christian
Am 22.07.19 um 17:21 schrieb Takashi Iwai: > On Mon, 22 Jul 2019 17:07:09 +0200, > Koenig, Christian wrote: >> Am 22.07.19 um 16:53 schrieb Takashi Iwai: >>> On Mon, 22 Jul 2019 16:44:06 +0200, >>> Koenig, Christian wrote: Am 22.07.19 um 16:38 schrieb Takashi Iwai: [SNIP] >> The hardware

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Alex Deucher
On Mon, Jul 22, 2019 at 11:21 AM Takashi Iwai wrote: > > On Mon, 22 Jul 2019 17:07:09 +0200, > Koenig, Christian wrote: > > > > Am 22.07.19 um 16:53 schrieb Takashi Iwai: > > > On Mon, 22 Jul 2019 16:44:06 +0200, > > > Koenig, Christian wrote: > > >> Am 22.07.19 um 16:38 schrieb Takashi Iwai: > >

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Takashi Iwai
On Mon, 22 Jul 2019 17:07:09 +0200, Koenig, Christian wrote: > > Am 22.07.19 um 16:53 schrieb Takashi Iwai: > > On Mon, 22 Jul 2019 16:44:06 +0200, > > Koenig, Christian wrote: > >> Am 22.07.19 um 16:38 schrieb Takashi Iwai: > >>> This patch adds the support for the notification of HD-audio hotplu

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Koenig, Christian
Am 22.07.19 um 16:53 schrieb Takashi Iwai: > On Mon, 22 Jul 2019 16:44:06 +0200, > Koenig, Christian wrote: >> Am 22.07.19 um 16:38 schrieb Takashi Iwai: >>> This patch adds the support for the notification of HD-audio hotplug >>> via the already existing drm_audio_component framework to radeon >>>

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Takashi Iwai
On Mon, 22 Jul 2019 16:44:06 +0200, Koenig, Christian wrote: > > Am 22.07.19 um 16:38 schrieb Takashi Iwai: > > This patch adds the support for the notification of HD-audio hotplug > > via the already existing drm_audio_component framework to radeon > > driver. This allows us more reliable hotplu

Re: [PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Koenig, Christian
Am 22.07.19 um 16:38 schrieb Takashi Iwai: > This patch adds the support for the notification of HD-audio hotplug > via the already existing drm_audio_component framework to radeon > driver. This allows us more reliable hotplug notification and ELD > transfer without accessing HD-audio bus; it's m

[PATCH 1/2] drm/radeon: Add HD-audio component notifier support

2019-07-22 Thread Takashi Iwai
This patch adds the support for the notification of HD-audio hotplug via the already existing drm_audio_component framework to radeon driver. This allows us more reliable hotplug notification and ELD transfer without accessing HD-audio bus; it's more efficient, and more importantly, it works witho