[igt-dev] [PATCH i-g-t v2 4/6] core_hotunplug: fix audio unbind logic
Andi Shyti
andi.shyti at linux.intel.com
Thu May 5 17:22:11 UTC 2022
Hi Mauro,
On Wed, May 04, 2022 at 11:59:02AM +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
>
> The current audio unbind logic is wrong: it expects the audio
> driver to depend on i915 only on Haswell, Broadwell and DG1.
>
> That doesn't match the Kernel driver, where snd-hda-audio binds
> on i915 also on Skylake, Braswell and whenever it needs to use
> pm runtime from the DRM driver.
>
> Now that lib/igt-kmod has gained improved support for audio
> unbind, update core_hotunplug to benefit from the newer logic.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
Thanks,
Andi
More information about the igt-dev
mailing list